:root{--ink:#0d1729;--navy:#0f1d30;--navy-2:#172941;--paper:#f4f7f5;--white:#fff;--teal:#397f77;--teal-dark:#23655f;--mint:#dff1eb;--gold:#e3b96f;--line:#d7e0df;--muted:#637185;--serif:Georgia, "Times New Roman", serif;--sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--shadow:0 22px 70px #0f1d3021}*{box-sizing:border-box}html{scroll-behavior:auto;background:var(--paper)}body{color:var(--ink);background:var(--paper);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0}body,input,select,textarea,button{font:inherit}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}.wrap{width:min(1180px,100% - 40px);margin-inline:auto}.eyebrow{color:#a2dfd4;letter-spacing:.15em;text-transform:uppercase;margin:0 0 18px;font-size:.76rem;font-weight:850}.eyebrow.dark{color:var(--teal-dark)}.button{background:var(--teal);color:#fff;cursor:pointer;border:1px solid #0000;border-radius:13px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 23px;font-weight:800;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex}.button:hover{background:var(--teal-dark);transform:translateY(-2px);box-shadow:0 14px 28px #23655f33}.button-light{color:var(--ink);background:#fff}.button-gold{background:var(--gold);color:var(--navy)}.text-link{color:var(--teal-dark);margin-top:28px;font-weight:800;display:inline-flex}.reveal{opacity:0;transition:opacity .55s,transform .55s;transform:translateY(22px)}.reveal.is-visible{opacity:1;transform:translateY(0)}.journey{--journey-progress:0;--journey-beat-one:1;--journey-beat-three:0;--journey-beat-one-y:0px;--journey-beat-three-y:14px;--journey-app-progress:0;--journey-app-y:58px;--journey-app-scale:.945;--journey-image-scale:1.045;color:#fff;background:var(--navy);height:200svh;position:relative}.journey-sticky{isolation:isolate;contain:paint;height:100svh;min-height:640px;position:sticky;top:0;overflow:hidden}.journey-image{z-index:-4;background-image:var(--hero-photo,url(/concept-astro/images/concept/servistri-origin.png));transform:translateZ(0) scale(var(--journey-image-scale));filter:saturate(.92)brightness(.92);backface-visibility:hidden;will-change:transform;background-position:50% 32%;background-size:cover;position:absolute;inset:0}.journey-shade{z-index:-3;background:linear-gradient(90deg,#050e1ae6 0%,#050e1ab3 40%,#050e1a24 73%,#050e1a47 100%),linear-gradient(#0000 42%,#050e1a94);position:absolute;inset:0}.site-header{z-index:10;backdrop-filter:blur(19px);background:linear-gradient(105deg,#0a1627f0,#13243ade);border:1px solid #b7dbd540;border-radius:20px;grid-template-columns:225px 1fr auto auto;align-items:center;gap:12px;height:76px;padding:9px 10px 9px 20px;display:grid;position:relative;top:16px;box-shadow:0 18px 48px #00000042,inset 0 1px #ffffff0d}.brand{border-right:1px solid #b7dbd52e;align-self:stretch;align-items:center;min-width:0;padding-right:24px;display:flex}.brand img{filter:brightness(0)invert();width:174px;height:auto}.site-header nav{font-family:var(--sans);justify-content:center;gap:4px;font-size:.78rem;font-weight:760;display:flex}.site-header nav a{color:#ffffffbd;letter-spacing:.01em;border:1px solid #0000;border-radius:99px;padding:10px 13px;transition:color .2s,border-color .2s,background .2s,transform .2s}.site-header nav a:hover{color:#fff;background:#ffffff12;border-color:#ffffff21;transform:translateY(-1px)}.header-login{color:#ffffffd1;min-height:44px;font-family:var(--sans);white-space:nowrap;background:#ffffff0b;border:1px solid #ffffff21;border-radius:12px;align-items:center;padding:0 15px;font-size:.76rem;font-weight:760;transition:color .2s,border-color .2s,background .2s;display:inline-flex}.header-login:hover{color:#fff;background:#b7dbd51a;border-color:#b7dbd552}.header-cta{min-height:50px;color:var(--navy);font-family:var(--sans);letter-spacing:-.01em;background:linear-gradient(135deg,#f8f6ec,#dff1eb);border-color:#ffffff94;border-radius:14px;padding-inline:18px;font-size:.78rem;box-shadow:0 8px 24px #0000002e}.header-cta:after{content:"↗";background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:24px;height:24px;font-size:.7rem;transition:transform .2s;display:grid}.header-cta:hover{color:var(--navy);background:#fff;box-shadow:0 12px 28px #00000038}.header-cta:hover:after{transform:translate(2px,-2px)}.header-cta-compact{display:none}.journey-copy{pointer-events:none;height:calc(100% - 82px);position:relative}.journey-beat{opacity:0;will-change:opacity, transform;width:min(590px,43vw);position:absolute;top:30%;left:0}.journey-beat-one{opacity:var(--journey-beat-one);transform:translate3d(0,var(--journey-beat-one-y),0)}.journey-beat-three{opacity:var(--journey-beat-three);transform:translate3d(0,var(--journey-beat-three-y),0)}.journey-beat h1,.journey-beat h2{overflow-wrap:anywhere;max-width:660px;font-family:var(--serif);letter-spacing:-.052em;margin:0;font-size:clamp(3.15rem,5.25vw,5.75rem);font-weight:400;line-height:.98}.journey-beat h1>span{display:block}.journey-beat h1>em{margin-top:.08em;line-height:.94;display:block}.journey-beat h2{font-size:clamp(3rem,4.8vw,5.15rem)}.journey-beat em{color:#bfe9df;font-weight:400}.journey-beat>p{color:#ffffffc7;max-width:570px;margin:24px 0 0;font-size:clamp(1rem,1.25vw,1.16rem);line-height:1.58}.journey-beat .button{pointer-events:auto;margin-top:24px}.journey-actions{pointer-events:auto;align-items:center;gap:15px;margin-top:24px;display:flex}.journey-actions .button{min-height:48px;margin-top:0}.journey-actions>span{color:#ffffffb3;max-width:190px;font-size:.72rem;font-weight:700;line-height:1.4}.hero-system{z-index:2;pointer-events:none;width:min(560px,42vw);height:min(480px,60vh);position:absolute;bottom:5vh;right:max(4vw,50vw - 590px)}.old-system{opacity:calc(1 - min(1, var(--journey-progress) * 2.25));transform:translateX(calc(var(--journey-progress) * -90px)) rotate(calc(var(--journey-progress) * -2deg));position:absolute;inset:0}.loose-note{min-width:145px;color:var(--ink);background:#f1f4eeeb;border:1px solid #ffffff2b;border-radius:13px;padding:18px 20px;font-weight:750;position:absolute;box-shadow:0 20px 40px #0003}.note-a{top:10%;right:8%;transform:rotate(4deg)}.note-b{top:33%;left:5%;transform:rotate(-5deg)}.note-c{bottom:25%;right:0;transform:rotate(-2deg)}.note-d{bottom:4%;left:17%;transform:rotate(5deg)}.app-window{color:var(--ink);opacity:var(--journey-app-progress);transform:translate3d(0,var(--journey-app-y),0) scale(var(--journey-app-scale));transform-origin:bottom;will-change:opacity, transform;background:#fff;border:1px solid #ffffff59;border-radius:23px;position:absolute;inset:0;overflow:hidden;box-shadow:0 35px 90px #00000061}.app-chrome,.product-chrome{color:#87918f;background:#f4f6f4;border-bottom:1px solid #e1e7e6;align-items:center;gap:7px;height:52px;padding:0 18px;font-size:.75rem;display:flex}.app-chrome i,.product-chrome i{background:#bdc7c5;border-radius:50%;width:10px;height:10px}.app-chrome span{margin-left:10px}.app-body{grid-template-columns:116px 1fr;height:calc(100% - 52px);display:grid}.app-body aside{background:var(--navy);color:#a9c9c5;flex-direction:column;gap:22px;padding:27px 19px;font-size:.74rem;display:flex}.app-body aside b{background:var(--teal);color:#fff;border-radius:12px;place-items:center;width:42px;height:42px;margin-bottom:14px;display:grid}.app-body aside b img{filter:brightness(0)invert();width:31px;height:31px}.app-body main{background:#f7f9f8;padding:29px}.app-body main>small{color:var(--teal-dark);letter-spacing:.1em;font-weight:850}.app-body main h3{font-family:var(--serif);margin:10px 0 20px;font-size:2rem;line-height:1}.app-body main h3 em{color:var(--teal);font-weight:400}.app-stats{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:14px;display:grid}.app-stats span{background:#fff;border:1px solid #dce4e3;border-radius:10px;padding:11px}.app-stats small{color:#728078;font-size:.54rem;font-weight:800;display:block}.app-stats b{margin-top:5px;font-size:1.15rem;display:block}.app-body article{background:#fff;border:1px solid #dce4e3;border-radius:11px;grid-template-columns:38px 1fr auto;align-items:center;gap:11px;margin-top:9px;padding:12px;display:grid}.app-body article small{color:var(--teal);font-size:.54rem;font-weight:850}.app-body article strong{margin-top:3px;font-size:.79rem;display:block}.app-body article p{color:#75817e;margin:3px 0 0;font-size:.63rem}.app-body article button{background:var(--teal);color:#fff;border:0;border-radius:8px;padding:8px 11px;font-size:.67rem;font-weight:800}.lead-avatar{background:var(--mint);width:36px;height:36px;color:var(--teal-dark);border-radius:10px;place-items:center;font-size:.66rem;font-weight:850;display:grid}.lead-avatar.muted{color:#68716f;background:#edf0ef}.scroll-cue{z-index:6;color:#ffffffa6;letter-spacing:.08em;text-transform:uppercase;opacity:calc(1 - min(1, var(--journey-progress) * 4));flex-direction:column;align-items:center;gap:8px;font-size:.7rem;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.scroll-cue i{background:linear-gradient(#fff,#0000);width:1px;height:28px}@keyframes scroll-cue-nudge{0%,to{transform:translateY(-2px)}50%{transform:translateY(3px)}}.section-heading.centered{text-align:center;margin-inline:auto}.section-heading h2{font-family:var(--serif);letter-spacing:-.048em;margin:0;font-size:clamp(2.65rem,4.2vw,4.45rem);font-weight:400;line-height:.98}.section-heading h2 em{color:var(--teal);font-weight:400}.section-heading>span,.section-heading>p:last-child{max-width:640px;color:var(--muted);margin-top:20px;font-size:1rem;line-height:1.65;display:block}.mobile-rail-heading{display:none}.product-journey{background:#fbfcfb}.product-journey .section-heading>span{max-width:470px;margin-inline:auto}.product-mobile-rail{display:none}.stage-rail-heading{color:var(--teal-dark);justify-content:space-between;align-items:center;gap:16px;margin:28px 0 10px;font-size:.72rem;font-weight:800;display:flex}.stage-rail-heading .rail-buttons{gap:7px;display:flex}.stage-rail-heading .rail-buttons button,.product-step-controls button{width:36px;height:36px;color:var(--teal-dark);cursor:pointer;background:#fff;border:1px solid #bed1cd;border-radius:50%;place-items:center;font-size:.95rem;font-weight:800;display:grid}.stage-rail-heading .rail-buttons button:disabled,.product-step-controls button:disabled{cursor:default;opacity:.32}.stage-tabs{border-bottom:1px solid var(--line);scroll-behavior:smooth;scroll-snap-type:x proximity;scrollbar-width:none;touch-action:pan-x;gap:8px;margin-top:0;padding:0 0 10px;display:flex;overflow-x:auto}.stage-tabs::-webkit-scrollbar{display:none}.stage-tabs button{cursor:pointer;scroll-snap-align:center;background:0 0;border:1px solid #0000;border-radius:14px;flex-direction:column;flex:1 0 128px;align-items:center;gap:5px;min-width:128px;padding:10px 8px 15px;display:flex}.stage-tabs button span{border:1px solid var(--line);width:36px;height:36px;color:var(--muted);border-radius:50%;place-items:center;margin-bottom:3px;font-size:.64rem;font-weight:850;display:grid}.stage-tabs strong{font-size:.82rem}.stage-tabs small{color:var(--muted);font-size:.64rem}.stage-tabs button[aria-selected=true]{background:#edf7f4;border-color:#c7dcd7}.stage-tabs button[aria-selected=true] span{border-color:var(--teal);background:var(--teal);color:#fff}.product-experience{grid-template-columns:.72fr 1.28fr;align-items:center;gap:44px;padding-top:48px;display:grid}.product-stage-topline{align-items:center;gap:8px;margin:0;display:flex}.product-stage-topline>span{background:var(--mint);color:var(--teal-dark);letter-spacing:.08em;text-transform:uppercase;border-radius:99px;padding:7px 11px;font-size:.64rem;font-weight:850;display:inline-flex}.product-stage-topline>span:first-child{color:#68716f;background:#edf0ef}.product-step-controls{gap:6px;margin:0 0 0 auto;display:flex}.product-step-controls button{width:32px;height:32px}.product-narrative h3{font-family:var(--serif);letter-spacing:-.045em;margin:24px 0 15px;font-size:clamp(2.4rem,4vw,4.4rem);font-weight:400;line-height:.98}.product-narrative p{color:var(--muted);font-size:1.04rem;line-height:1.65}.product-narrative>div:last-child{color:var(--teal-dark);margin-top:22px;font-weight:800}.product-frame{min-height:470px;box-shadow:var(--shadow);background:#fff;border:1px solid #ccd9d7;border-radius:22px;overflow:hidden}.product-chrome{position:relative}.product-chrome span{margin-left:9px}.product-chrome img{width:30px;height:30px;margin-left:auto}.product-view{background:#f6f8f7;min-height:418px;padding:28px;animation:.35s view-in}@keyframes view-in{0%{opacity:0;transform:translateY(8px)}}.preview-website{color:#fff;background:linear-gradient(90deg,#0f1d30f0 0 48%,#0f1d302e),url(/concept-astro/starter-sites/flooring-hero.webp) 50%/cover;border-radius:15px;min-height:380px;overflow:hidden}.preview-website nav{border-bottom:1px solid #fff3;align-items:center;gap:20px;padding:15px 18px;font-size:.67rem;display:flex}.preview-website nav b{margin-right:auto}.preview-website button{color:var(--navy);background:#e8c889;border:0;border-radius:8px;padding:10px 13px;font-weight:800}.preview-website>div{width:57%;padding:56px 28px}.preview-website small{color:#bce5dd;letter-spacing:.1em;font-size:.57rem;font-weight:850}.preview-website h4{font-family:var(--serif);margin:13px 0;font-size:2.15rem;line-height:.98}.preview-website p{color:#fffc;font-size:.76rem;line-height:1.5}.preview-estimate,.preview-lead,.preview-followup,.preview-job,.preview-review{color:var(--ink)}.mini-progress{grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:35px;display:grid}.mini-progress span,.mini-progress b{border-bottom:3px solid #dde4e3;padding-bottom:10px;font-size:.66rem}.mini-progress b{border-color:var(--teal)}.preview-estimate>small,.preview-followup>small{color:var(--teal);font-size:.62rem;font-weight:850}.preview-estimate h4,.preview-followup h4{font-family:var(--serif);margin:10px 0;font-size:2.5rem}.preview-estimate>p{color:var(--muted)}.choice-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:24px;display:grid}.choice-grid button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:10px;padding:18px;font-weight:750}.preview-estimate footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;margin-top:30px;padding-top:17px;font-size:.7rem;display:flex}.preview-estimate footer button{background:var(--teal);color:#fff;border:0;border-radius:8px;padding:10px 14px;font-weight:800}.preview-lead header,.preview-job header{justify-content:space-between;gap:20px;display:flex}.preview-lead h4,.preview-job h4{font-family:var(--serif);margin:5px 0;font-size:2.2rem}.preview-lead header small,.preview-job header small{color:var(--muted)}.preview-lead header p{color:var(--muted);margin:0}.preview-lead header>b,.preview-job header>b{background:var(--mint);color:var(--teal-dark);border-radius:99px;align-self:flex-start;padding:8px 11px;font-size:.65rem}.lead-cells{grid-template-columns:repeat(3,1fr);gap:8px;margin:24px 0;display:grid}.lead-cells span{border:1px solid var(--line);background:#fff;border-radius:10px;padding:16px}.lead-cells small,.preview-lead article>strong{color:var(--teal);font-size:.57rem;font-weight:850;display:block}.lead-cells b{margin-top:5px;font-size:.84rem;display:block}.preview-lead article{background:#eff8f5;border:1px solid #b8dbd3;border-radius:13px;padding:20px;position:relative}.preview-lead article h5{margin:6px 70px 4px 0;font-size:1rem}.preview-lead article p{color:var(--muted);margin:0;font-size:.73rem}.preview-lead article button{background:var(--teal);color:#fff;border:0;border-radius:8px;padding:9px 13px;position:absolute;top:20px;right:20px}.preview-followup ol,.preview-job ol{gap:9px;margin:25px 0 0;padding:0;list-style:none;display:grid}.preview-followup li,.preview-job li{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:34px 1fr auto;align-items:center;gap:12px;padding:13px;display:grid}.preview-followup li>b,.preview-job li>b{background:#e9eeee;border-radius:50%;place-items:center;width:30px;height:30px;font-size:.7rem;display:grid}.preview-followup li small,.preview-job li small{color:var(--teal);font-size:.54rem;font-weight:850;display:block}.preview-followup li strong,.preview-job li strong{font-size:.8rem}.preview-followup li p,.preview-job li p{color:var(--muted);margin:4px 0 0;font-size:.66rem}.preview-followup li.current,.preview-job li.active{background:#eef8f5;border-color:#a8d5cb}.preview-followup li.current>b,.preview-job li.active>b,.preview-job li.done>b{background:var(--teal);color:#fff}.preview-followup li button{background:var(--teal);color:#fff;border:0;border-radius:7px;padding:8px 11px;font-size:.67rem;font-weight:800}.preview-review{grid-template-columns:1.15fr .85fr;gap:14px;display:grid}.preview-review section,.preview-review aside{border:1px solid var(--line);background:#fff;border-radius:14px;padding:24px}.preview-review section>div,.preview-review aside>div{color:#e3a936;letter-spacing:.1em}.preview-review h4{font-family:var(--serif);margin:13px 0 9px;font-size:2rem}.preview-review p,.preview-review blockquote,.preview-review aside span{color:var(--muted);font-size:.75rem;line-height:1.55}.preview-review section button{background:var(--teal);color:#fff;border:0;border-radius:8px;padding:10px 13px;font-weight:800}.preview-review blockquote{font-family:var(--serif);color:var(--ink);margin:28px 0 16px;font-size:1.1rem}.modules{background:#edf2f0}.module-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:42px;display:grid}.module-card{border:1px solid var(--line);background:#fff;border-radius:20px;min-height:300px;padding:28px;position:relative;overflow:hidden}.module-number{color:#c8d3d1;font-family:var(--serif);font-size:1.9rem;position:absolute;top:18px;right:22px}.module-card>small{max-width:70%;color:var(--teal-dark);text-transform:uppercase;letter-spacing:.08em;font-size:.67rem;font-weight:850;line-height:1.4;display:block}.module-card h3{max-width:510px;font-family:var(--serif);margin:44px 0 14px;font-size:clamp(1.8rem,2.55vw,2.55rem);font-weight:400;line-height:1.02}.module-card p{color:var(--muted);margin-bottom:38px;line-height:1.62}.module-card>strong{color:var(--teal-dark);font-size:.78rem;position:absolute;bottom:25px;left:28px}.outcomes{background:#fff}.outcome-layout{grid-template-columns:.82fr 1.18fr;gap:56px;display:grid}.sticky-heading{align-self:start;position:sticky;top:100px}.outcome-list article{border-top:1px solid var(--line);grid-template-columns:54px 1fr;gap:18px;padding:25px 0;display:grid}.outcome-list article>span{color:var(--teal);font-family:var(--serif);font-size:1.4rem}.outcome-list h3{font-family:var(--serif);margin:0;font-size:1.75rem;font-weight:400}.outcome-list p{color:var(--muted);margin:8px 0 0;line-height:1.62}.industries{background:#f3f6f4}.industry-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:44px;display:grid}.industry-card{border:1px solid var(--line);background:#fff;border-radius:18px;transition:transform .25s,box-shadow .25s;overflow:hidden}.industry-card:hover{box-shadow:var(--shadow);transform:translateY(-6px)}.industry-card>div{aspect-ratio:1.48;position:relative;overflow:hidden}.industry-card img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.industry-card:hover img{transform:scale(1.04)}.industry-card>div span{color:#fff;background:#0f1d30db;border-radius:50%;place-items:center;width:36px;height:36px;font-size:.66rem;font-weight:850;display:grid;position:absolute;top:14px;left:14px}.industry-card h3{font-family:var(--serif);margin:0;font-size:1.8rem;font-weight:400}.industry-card p{min-height:82px;color:var(--muted);line-height:1.55}.industry-card strong{color:var(--teal-dark);font-size:.8rem}.industry-spectrum-band{background:#f3f6f4;padding:0 0 88px}.industry-spectrum{background:linear-gradient(135deg,#fff,#edf5f2);border:1px solid #cddbd8;border-radius:22px;padding:28px;overflow:hidden;box-shadow:0 18px 48px #0f1d300f}.industry-spectrum>header{border-bottom:1px solid #d8e3e0;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:30px;padding-bottom:23px;display:grid}.industry-spectrum .eyebrow{margin-bottom:10px}.industry-spectrum h3{max-width:720px;font-family:var(--serif);letter-spacing:-.035em;margin:0;font-size:clamp(1.9rem,3vw,3rem);font-weight:400;line-height:1.02}.industry-spectrum>header .button{min-width:238px}.industry-family-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:20px;display:grid}.industry-family-grid article{background:#ffffffc7;border:1px solid #d9e3e0;border-radius:15px;grid-template-columns:40px 1fr;align-items:start;gap:12px;min-height:116px;padding:16px;display:grid}.industry-family-grid article>span{background:var(--mint);width:36px;height:36px;color:var(--teal-dark);border-radius:10px;place-items:center;font-size:.62rem;font-weight:900;display:grid}.industry-family-grid h4{margin:2px 0 7px;font-size:.92rem}.industry-family-grid p{color:var(--muted);margin:0;font-size:.72rem;line-height:1.55}.industry-spectrum-note{max-width:850px;color:var(--muted);margin:18px 0 0;font-size:.76rem;line-height:1.55}.plans{background:#e6eeeb;overflow:hidden}.plan-list-heading{display:none}.plan-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:16px;margin-top:46px;display:grid}.plan-card{background:#f9fbfa;border:1px solid #cedbd8;border-radius:21px;flex-direction:column;min-height:535px;padding:26px;display:flex}.plan-card.featured{background:var(--navy);color:#fff;box-shadow:var(--shadow);transform:translateY(-8px)}.plan-name{justify-content:space-between;align-items:center;gap:10px;min-height:32px;display:flex}.plan-name>span{letter-spacing:.1em;text-transform:uppercase;font-size:.73rem;font-weight:850}.plan-name>strong{background:var(--mint);color:var(--teal-dark);letter-spacing:.04em;text-align:center;text-transform:uppercase;border-radius:99px;padding:7px 9px;font-size:.52rem}.plan-price{align-items:baseline;margin:30px 0 12px;display:flex}.plan-price sup{font-size:1.15rem}.plan-price b{font-family:var(--serif);letter-spacing:-.07em;font-size:4.5rem;font-weight:400}.plan-price span{color:var(--muted);margin-left:8px;font-size:.78rem}.featured .plan-price span{color:#cbd6db}.plan-card>p{min-height:52px;color:var(--muted);margin:0;line-height:1.55}.featured>p{color:#d5dfe3}.plan-card ul{border-top:1px solid var(--line);gap:11px;margin:22px 0;padding:20px 0 0;list-style:none;display:grid}.featured ul{border-color:#fff3}.plan-card li{color:var(--teal-dark);gap:9px;font-size:.82rem;line-height:1.35;display:flex}.plan-card li span{color:var(--ink)}.featured li{color:#99ded1}.featured li span{color:#fff}.plan-card .button{width:100%;margin-top:auto}.featured .button{color:var(--navy);background:#efd59f}.plan-note{color:var(--muted);text-align:center;margin:20px 0 0;font-size:.82rem}.process{background:var(--navy);color:#fff}.process-layout{grid-template-columns:.9fr 1.1fr;gap:54px;display:grid}.process .section-heading>span{color:#becad1}.process ol{margin:0;padding:0;list-style:none}.process li{border-top:1px solid #ffffff26;grid-template-columns:54px 1fr;gap:17px;padding:22px 0;display:grid}.process li>span{color:#9dd8ce;background:#84cdbf24;border-radius:50%;place-items:center;width:38px;height:38px;font-size:.67rem;font-weight:850;display:grid}.process h3{font-family:var(--serif);margin:0;font-size:1.65rem;font-weight:400}.process li p{color:#bfcbd2;margin:7px 0 0;line-height:1.58}.principles{background:var(--navy);color:#fff;padding-top:36px;padding-bottom:36px}.principle-grid{border:1px solid #ffffff26;border-radius:18px;grid-template-columns:repeat(4,1fr);display:grid}.principle-grid article{border-right:1px solid #ffffff26;min-height:190px;padding:22px}.principle-grid article:last-child{border:0}.principle-grid article>span{color:#9dd8ce;font-size:1.35rem}.principle-grid h3{font-family:var(--serif);margin:27px 0 9px;font-size:1.4rem;font-weight:400}.principle-grid p{color:#bfcbd2;margin:0;font-size:.8rem;line-height:1.55}.faq{background:#fff}.faq-layout{grid-template-columns:.62fr 1.38fr;gap:54px;display:grid}.faq details{border-top:1px solid var(--line)}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;font-family:var(--serif);justify-content:space-between;gap:20px;padding:21px 0;font-size:1.35rem;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq summary span{color:var(--teal);font-family:var(--sans)}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{max-width:740px;color:var(--muted);margin:-6px 0 22px;line-height:1.65}.contact{background:linear-gradient(135deg,#edf4f1 0%,#e3eeea 58%,#dce9e5 100%)}.contact-layout{grid-template-columns:.9fr 1.1fr;gap:54px;display:grid}.contact-intro{align-self:center;padding:12px 0}.contact-intro h2{max-width:690px;color:var(--navy);font-family:var(--serif);letter-spacing:-.052em;text-wrap:balance;margin:0;font-size:clamp(2.8rem,4.3vw,4.6rem);font-weight:400;line-height:.94}.contact-intro h2 em{color:var(--teal);font-weight:400}.contact-intro .contact-lede{color:#566978;max-width:620px;font-family:var(--sans);margin:24px 0 0;font-size:.96rem;line-height:1.65}.contact-promises{gap:10px;margin:28px 0;padding:0;list-style:none;display:grid}.contact-promises li{min-height:58px;color:var(--navy);background:#ffffff8a;border:1px solid #3f776f26;border-radius:14px;grid-template-columns:34px 1fr;align-items:center;gap:12px;padding:10px 14px 10px 10px;display:grid}.contact-promises li>span{width:34px;height:34px;color:var(--teal-dark);font-family:var(--sans);letter-spacing:.05em;background:#d7ebe5;border-radius:10px;place-items:center;font-size:.58rem;font-weight:900;display:grid}.contact-promises strong,.contact-promises small{display:block}.contact-promises strong{font-family:var(--sans);font-size:.83rem;font-weight:850}.contact-promises small{color:#667985;font-family:var(--sans);margin-top:3px;font-size:.69rem;font-weight:500;line-height:1.35}.contact-actions{flex-wrap:wrap;align-items:stretch;gap:12px;display:flex}.contact-actions .button{min-height:60px;font-family:var(--sans);border-radius:14px;padding-inline:24px;font-size:.84rem;font-weight:850}.contact-actions .button span{margin-left:10px}.contact-email{min-width:226px;min-height:60px;color:var(--navy);font-family:var(--sans);background:#ffffff7a;border:1px solid #0d1f3029;border-radius:14px;grid-template-columns:1fr auto;align-content:center;padding:10px 15px;display:grid}.contact-email>span{color:#657985;letter-spacing:.04em;text-transform:uppercase;grid-column:1/-1;margin-bottom:2px;font-size:.61rem;font-weight:700}.contact-email strong{font-size:.8rem;font-weight:850}.contact-email b{margin-left:12px;font-size:.9rem}.contact-email:hover{border-color:var(--teal);background:#fff}.pilot-form{box-shadow:var(--shadow);background:#fff;border:1px solid #cbd9d6;border-radius:21px;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:15px 16px;padding:25px;display:grid;position:relative}.pilot-form label{min-width:0;color:var(--ink);flex-direction:column;gap:8px;font-size:.76rem;font-weight:850;line-height:1.2;display:flex;position:relative}.pilot-form label>span{color:var(--muted);font-size:.64rem;font-weight:600;line-height:1.2;position:absolute;top:0;right:0}.pilot-form input,.pilot-form select,.pilot-form textarea{width:100%;color:var(--ink);background:#fbfcfb;border:1px solid #cad6d4;border-radius:10px;outline:none;padding:13px 14px;font-weight:600;transition:border .2s,box-shadow .2s}.pilot-form input,.pilot-form select{height:54px}.pilot-form input:focus,.pilot-form select:focus,.pilot-form textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px #397f7721}.pilot-form textarea{resize:vertical;min-height:108px}.pilot-form label small{color:#a43a31;min-height:1em;margin-top:-2px;font-size:.66rem}.pilot-form .full,.form-status{grid-column:1/-1}.pilot-form button.full{border:0}.form-note{color:var(--muted);text-align:center;margin:0;font-size:.72rem;line-height:1.5}.form-status{border-radius:10px;padding:13px 15px;font-size:.8rem;font-weight:750}.form-status.success{color:#1d6651;background:#e6f6ef}.form-status.error{color:#963528;background:#f9eae7}.honeypot{position:absolute!important;left:-10000px!important}.site-footer{color:#fff;background:#091522;padding:68px 0 28px}.footer-grid{grid-template-columns:2fr .7fr .7fr;gap:55px;display:grid}.footer-brand img{filter:brightness(0)invert();width:220px}.footer-brand p{color:#aebbc4;max-width:500px;line-height:1.65}.footer-grid>div:not(.footer-brand):not(.footer-bottom){flex-direction:column;gap:11px;display:flex}.footer-grid>div>strong{color:#a8ded4;letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px;font-size:.72rem}.footer-grid a{color:#c8d1d7;font-size:.86rem}.footer-bottom{color:#8f9da6;border-top:1px solid #ffffff21;grid-column:1/-1;gap:25px;padding-top:24px;font-size:.75rem;display:flex}.footer-bottom span{margin-right:auto}.section{padding:64px 0}.eyebrow{letter-spacing:.13em;margin-bottom:12px;font-size:.68rem}.section-heading{max-width:740px}.section-heading h2{font-size:clamp(2.3rem,3.35vw,3.45rem);line-height:1}.section-heading>span,.section-heading>p:last-child{max-width:560px;margin-top:13px;font-size:.86rem;line-height:1.5}.stage-tabs{margin-top:0}.product-experience{gap:38px;padding-top:38px}.product-narrative h3{margin:22px 0 14px;font-size:clamp(2.25rem,3.45vw,3.55rem);line-height:1}.product-narrative p{font-size:.94rem;line-height:1.62}.product-narrative>div:last-child{margin-top:22px;font-size:.88rem}.product-frame{border-radius:20px;min-height:440px}.product-view{min-height:388px;padding:24px}.modules .section-heading{grid-template-columns:minmax(0,1.18fr) minmax(290px,.72fr);align-items:end;column-gap:clamp(42px,6vw,88px);max-width:none;display:grid}.modules .section-heading .eyebrow{grid-column:1/-1}.modules .section-heading h2{grid-column:1;max-width:700px}.modules .section-heading>span{border-left:1px solid #bdcfcb;grid-column:2;margin:0 0 5px;padding-left:22px}.module-grid{gap:13px;margin-top:32px}.module-card{border-radius:17px;flex-direction:column;min-height:248px;padding:23px;display:flex;box-shadow:0 12px 35px #0f1d300b}.module-number{width:32px;height:32px;color:var(--teal-dark);font-family:var(--sans);background:#edf5f2;border-radius:50%;place-items:center;font-size:.62rem;font-weight:850;display:grid;top:18px;right:19px}.module-card>small{max-width:calc(100% - 52px);font-size:.61rem;line-height:1.35}.module-card h3{margin:27px 0 10px;font-size:clamp(1.65rem,2.05vw,2.08rem);line-height:1.04}.module-card p{color:#687589;margin:0 0 19px;font-size:.87rem;line-height:1.52}.module-card>strong{border-top:1px solid #e4eae8;margin-top:auto;padding-top:13px;font-size:.7rem;position:static}.outcome-layout{gap:46px}.outcome-list article{padding:20px 0}.outcome-list h3{font-size:1.58rem}.outcome-list p{font-size:.9rem;line-height:1.55}.industry-grid{margin-top:34px}.industry-card article{padding:19px}.industry-card h3{font-size:1.62rem}.industry-card p{min-height:68px;font-size:.86rem}.plan-grid{margin-top:36px}.plan-card{border-radius:18px;min-height:490px;padding:23px}.plan-price{margin:23px 0 9px}.plan-price b{font-size:4rem}.plan-card>p{font-size:.88rem}.plan-card ul{gap:9px;margin:18px 0;padding-top:17px}.process-layout,.contact-layout{gap:42px}.process li{padding:18px 0}.process h3{font-size:1.52rem}.process li p{font-size:.88rem;line-height:1.52}.faq-layout{gap:44px}.faq summary{padding:18px 0;font-size:1.24rem}.contact-intro h2{font-size:clamp(2.55rem,3.85vw,4rem);line-height:.99}.contact-intro>p:not(.eyebrow){font-size:.93rem;line-height:1.58}.pilot-form{border-radius:18px;gap:13px;padding:22px}.site-footer{padding-top:56px}.module-grid{gap:16px}.module-card{background:#fff;border-radius:22px;min-height:0;padding:0;display:block;overflow:hidden;box-shadow:0 18px 48px #0f1d3012}.module-visual{background:#e7eeec;border-bottom:1px solid #dce5e2;height:205px;position:relative;overflow:hidden}.module-copy{flex-direction:column;min-height:150px;padding:21px 24px 23px;display:flex;position:relative}.module-copy>small{color:var(--teal-dark);letter-spacing:.13em;text-transform:uppercase;font-size:.62rem;font-weight:850}.module-copy .module-number{top:17px;right:20px}.module-copy h3{max-width:470px;font-family:var(--serif);letter-spacing:-.025em;margin:22px 52px 17px 0;font-size:clamp(1.55rem,2vw,2rem);font-weight:400;line-height:1.04}.module-copy>strong{color:var(--teal-dark);letter-spacing:.06em;text-transform:uppercase;margin-top:auto;font-size:.7rem}.module-site-preview{color:#fff;background:linear-gradient(90deg,#050f1ce0,#050f1c26),url(/concept-astro/starter-sites/flooring-hero.webp) 50% 58%/cover;flex-direction:column;justify-content:flex-end;padding:22px;display:flex;position:absolute;inset:0}.module-site-brand{border:1px solid #ffffff80;border-radius:50%;place-items:center;width:34px;height:34px;font-size:.62rem;font-weight:900;display:grid;position:absolute;top:18px;left:20px}.module-site-preview p{font-family:var(--serif);margin:0 0 13px;font-size:1.65rem;line-height:.96}.module-site-preview p em{color:#bce2d9;font-weight:400}.module-site-preview b{width:fit-content;color:var(--navy);letter-spacing:.02em;background:#f4e0b4;border-radius:8px;padding:8px 11px;font-size:.59rem}.module-estimate-preview{background:#fff;border:1px solid #ccd9d6;border-radius:15px;width:calc(100% - 42px);margin:18px auto;padding:17px 18px;box-shadow:0 12px 30px #0f1d3014}.module-estimate-preview>span{color:var(--muted);font-size:.58rem;font-weight:750}.module-estimate-preview>i{background:linear-gradient(90deg,var(--teal) 82%,#e2e9e7 82%);border-radius:99px;height:4px;margin:8px 0 16px;display:block;overflow:hidden}.module-estimate-preview>small{color:var(--teal-dark);letter-spacing:.1em;font-size:.5rem;font-weight:850;display:block}.module-estimate-preview>strong{font-family:var(--serif);margin:4px 0 13px;font-size:1.75rem;font-weight:400;display:block}.module-estimate-preview>div{gap:7px;display:flex}.module-estimate-preview>div b{color:var(--teal-dark);background:#e8f5f1;border-radius:8px;padding:7px 9px;font-size:.53rem}.module-workspace-preview{background:#f8faf9;border:1px solid #cad7d4;border-radius:14px;width:calc(100% - 34px);margin:14px auto;overflow:hidden;box-shadow:0 12px 30px #0f1d3012}.module-workspace-preview>header{background:var(--navy);color:#fff;justify-content:space-between;align-items:center;padding:11px 13px;display:flex}.module-workspace-preview>header b{font-family:var(--serif);font-size:.92rem}.module-workspace-preview>header span{color:#a9d9d0;font-size:.49rem}.module-workspace-preview>div{border-bottom:1px solid #dce5e2;grid-template-columns:28px 1fr auto;align-items:center;gap:9px;padding:10px 12px;display:grid}.module-workspace-preview>div:last-child{border-bottom:0}.module-workspace-preview>div>i{width:27px;height:27px;color:var(--teal-dark);background:#dff0eb;border-radius:8px;place-items:center;font-size:.48rem;font-style:normal;font-weight:800;display:grid}.module-workspace-preview p{gap:2px;margin:0;display:grid}.module-workspace-preview p small{color:var(--teal-dark);letter-spacing:.06em;font-size:.43rem;font-weight:800}.module-workspace-preview p strong{font-size:.62rem}.module-workspace-preview p span{color:var(--muted);font-size:.49rem}.module-workspace-preview>div>b{background:var(--teal);color:#fff;border-radius:7px;padding:6px 8px;font-size:.48rem}.module-followup-preview{background:#f8faf9;border:1px solid #cbd8d5;border-radius:15px;gap:8px;width:calc(100% - 38px);margin:16px auto;padding:14px;display:grid;position:relative;box-shadow:0 12px 30px #0f1d3012}.module-followup-preview>span{color:var(--teal-dark);justify-content:space-between;font-size:.5rem;font-weight:800;display:flex}.module-followup-preview>span b{color:var(--muted);font-weight:650}.module-followup-preview p{color:#26384d;background:#e5efec;border-radius:10px 10px 10px 2px;max-width:82%;margin:0;padding:9px 10px;font-size:.58rem;line-height:1.4}.module-followup-preview p.reply{background:var(--navy);color:#fff;border-radius:10px 10px 2px;justify-self:end}.module-followup-preview>small{color:var(--teal-dark);font-size:.48rem;font-weight:750}.outcome-layout{align-items:center;gap:clamp(40px,6vw,82px)}.outcomes .section-heading h2{max-width:480px}.outcome-console{background:#f7faf8;border:1px solid #cbd8d5;border-radius:22px;overflow:hidden;box-shadow:0 24px 70px #0f1d301f}.outcome-console>header{background:var(--navy);color:#fff;justify-content:space-between;align-items:center;padding:17px 19px;display:flex}.outcome-console>header>div{align-items:center;gap:9px;display:flex}.outcome-console>header i,.outcome-console>footer i{background:#88d4c5;border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 4px #88d4c524}.outcome-console>header strong{font-family:var(--serif);font-size:1.05rem;font-weight:400}.outcome-console>header span{color:#b9c7cd;font-size:.62rem}.outcome-stats{grid-template-columns:repeat(3,1fr);gap:8px;padding:14px 14px 0;display:grid}.outcome-stats>span{background:#fff;border:1px solid #d5e0dd;border-radius:11px;gap:3px;padding:12px;display:grid}.outcome-stats b{font-family:var(--serif);font-size:1.45rem;font-weight:400}.outcome-stats small{color:var(--muted);font-size:.5rem;line-height:1.2}.outcome-priority{background:#eaf6f2;border:1px solid #a9d3ca;border-radius:13px;justify-content:space-between;align-items:center;gap:18px;margin:10px 14px;padding:16px;display:flex}.outcome-priority>div{gap:3px;display:grid}.outcome-priority small{color:var(--teal-dark);letter-spacing:.08em;font-size:.48rem;font-weight:850}.outcome-priority strong{font-family:var(--serif);font-size:1.12rem;font-weight:400}.outcome-priority span{color:var(--muted);font-size:.58rem}.outcome-priority button{background:var(--teal);color:#fff;border:0;border-radius:8px;padding:8px 12px;font-weight:800}.outcome-activity{gap:7px;padding:0 14px 14px;display:grid}.outcome-activity article{background:#fff;border:1px solid #d8e1df;border-radius:11px;grid-template-columns:28px 1fr auto;align-items:center;gap:9px;padding:11px;display:grid}.outcome-activity article>i{width:27px;height:27px;color:var(--teal-dark);background:#edf4f2;border-radius:8px;place-items:center;font-size:.62rem;font-style:normal;display:grid}.outcome-activity article>div{gap:2px;display:grid}.outcome-activity strong{font-size:.67rem}.outcome-activity span,.outcome-activity time{color:var(--muted);font-size:.5rem}.outcome-console>footer{color:var(--muted);border-top:1px solid #dce5e2;justify-content:space-between;padding:11px 15px;font-size:.51rem;display:flex}.outcome-console>footer b{color:var(--teal-dark);align-items:center;gap:7px;display:flex}.conversion-path{background:#edf2f0;overflow:hidden}.conversion-path .section-heading{grid-template-columns:minmax(0,1.15fr) minmax(280px,.7fr);align-items:end;column-gap:clamp(40px,6vw,84px);max-width:none;display:grid}.conversion-path .section-heading .eyebrow{grid-column:1/-1}.conversion-path .section-heading h2{grid-column:1;max-width:650px}.conversion-path .section-heading>span{border-left:1px solid #bdcfcb;grid-column:2;margin:0 0 5px;padding-left:22px}.conversion-rail{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:34px;display:grid}.conversion-step{border:1px solid var(--line);background:#fff;border-radius:19px;min-width:0;padding:18px;position:relative;box-shadow:0 14px 38px #0f1d300e}.conversion-step:after{content:"→";z-index:2;width:26px;height:26px;color:var(--teal-dark);background:#edf2f0;border:1px solid #b9ccc7;border-radius:50%;place-items:center;font-size:.75rem;font-weight:850;display:grid;position:absolute;top:50%;right:-19px}.conversion-step:last-child:after{display:none}.conversion-step>small{color:var(--teal-dark);letter-spacing:.09em;font-size:.58rem;font-weight:850}.conversion-icon{width:34px;height:34px;color:var(--teal-dark);background:#e5f2ee;border-radius:11px;place-items:center;font-size:.88rem;font-weight:850;display:grid;position:absolute;top:13px;right:13px}.conversion-step>div{min-height:132px;margin:39px 0 18px}.conversion-step h3{font-family:var(--serif);letter-spacing:-.02em;margin:0 0 5px;font-size:clamp(1.25rem,1.55vw,1.55rem);font-weight:400}.conversion-step>p{color:var(--muted);margin:0;font-size:.75rem;line-height:1.45}.conversion-site{color:#fff;background:linear-gradient(90deg,#07131fdb,#07131f38),url(/concept-astro/starter-sites/flooring-hero.webp) 50%/cover;border-radius:13px;flex-direction:column;justify-content:flex-end;padding:13px;display:flex;position:relative;overflow:hidden}.conversion-site b{letter-spacing:.08em;text-transform:uppercase;font-size:.5rem;position:absolute;top:13px;left:13px}.conversion-site span{font-family:var(--serif);font-size:1.05rem;line-height:1}.conversion-site i{width:fit-content;color:var(--navy);background:#f1dba9;border-radius:6px;margin-top:8px;padding:5px 7px;font-size:.48rem;font-style:normal;font-weight:850}.conversion-range{background:#f6f9f8;border:1px solid #cbd9d5;border-radius:13px;align-content:center;padding:14px;display:grid}.conversion-range small{color:var(--teal-dark);letter-spacing:.08em;font-size:.46rem;font-weight:850}.conversion-range strong{font-family:var(--serif);white-space:nowrap;margin:5px 0 11px;font-size:1.45rem;font-weight:400}.conversion-range span{width:fit-content;color:var(--teal-dark);background:#dff0eb;border-radius:99px;padding:6px 8px;font-size:.46rem;font-weight:800}.conversion-lead{background:#f6f9f8;border:1px solid #cedbd8;border-radius:13px;align-items:center;gap:10px;padding:13px;display:flex}.conversion-lead>i{width:34px;height:34px;color:var(--teal-dark);background:#dcefeb;border-radius:10px;flex:0 0 34px;place-items:center;font-size:.55rem;font-style:normal;font-weight:850;display:grid}.conversion-lead>span{gap:3px;display:grid}.conversion-lead small{color:var(--teal-dark);letter-spacing:.08em;font-size:.42rem;font-weight:850}.conversion-lead strong{font-size:.67rem}.conversion-lead b{color:var(--muted);font-size:.48rem;font-weight:600}.conversion-booked{text-align:center;background:var(--navy);color:#fff;border-radius:13px;place-content:center;display:grid}.conversion-booked span{color:#9dd8ce;letter-spacing:.14em;font-size:.5rem;font-weight:850}.conversion-booked strong{font-family:var(--serif);margin:2px 0;font-size:2rem;font-weight:400}.conversion-booked small{color:#c5d1d6;font-size:.5rem}.conversion-proof{color:var(--muted);justify-content:center;gap:10px;margin:22px 0 0;font-size:.68rem;font-weight:750;display:flex}.conversion-proof i{color:var(--teal);font-style:normal}.conversion-proof strong{color:var(--teal-dark)}.plan-symbol{width:38px;height:38px;color:var(--teal-dark);background:#e3f0ec;border-radius:12px;place-items:center;margin-bottom:14px;font-size:1rem;display:grid}.featured .plan-symbol{color:#9dd8ce;background:#84cdbf24}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.process .section-heading h2{min-height:2em}.word-cycle{color:#9dd8ce;height:1.05em;font-style:italic;display:block;position:relative;overflow:hidden}.word-cycle>span{opacity:0;animation:9s ease-in-out infinite word-cycle;position:absolute;inset:0 auto auto 0;transform:translateY(.5em)}.word-cycle>span:nth-child(2){animation-delay:3s}.word-cycle>span:nth-child(3){animation-delay:6s}@keyframes word-cycle{0%{opacity:0;transform:translateY(.5em)}8%,27%{opacity:1;transform:translateY(0)}33%,to{opacity:0;transform:translateY(-.5em)}}.process ol{position:relative}.process ol:before{content:"";background:linear-gradient(#83cbbb,#83cbbb1f);width:1px;position:absolute;top:34px;bottom:34px;left:18px}.process li>span{z-index:1;position:relative}.process li>span b{font-size:.8rem}.process li>span small{width:17px;height:17px;color:var(--navy);background:#fff;border-radius:50%;place-items:center;font-size:.42rem;display:grid;position:absolute;bottom:-5px;right:-5px}.principle-grid article{transition:background .25s,transform .25s}.principle-grid article:hover{background:#ffffff0a}.principle-grid article>span{background:#9dd8ce14;border:1px solid #9dd8ce40;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.legal-header{background:var(--navy);padding:22px 0}.legal-header .wrap{justify-content:space-between;align-items:center;display:flex}.legal-header img{filter:brightness(0)invert();width:210px}.legal-header a{color:#fff;font-weight:750}.legal-page{background:#fff;min-height:70vh;padding:85px 0}.legal-copy{max-width:820px}.legal-copy>p:first-child{color:var(--teal-dark);text-transform:uppercase;letter-spacing:.12em;font-size:.74rem;font-weight:850}.legal-copy h1{font-family:var(--serif);letter-spacing:-.05em;margin:15px 0 30px;font-size:clamp(3.4rem,6vw,6rem);font-weight:400}.legal-copy h2{font-family:var(--serif);margin-top:42px;font-size:2rem;font-weight:400}.legal-copy p,.legal-copy li{color:var(--muted);line-height:1.75}.legal-copy a{color:var(--teal-dark);text-decoration:underline}@media (width<=980px){.site-header{grid-template-columns:190px 1fr auto}.site-header nav{display:none}.brand img{width:160px}.header-login{justify-self:end}.conversion-rail{grid-template-columns:repeat(2,1fr)}.conversion-step:after{display:none}.journey-beat{width:min(480px,46vw)}.hero-system{opacity:.9;width:min(470px,45vw);right:3vw}.product-experience,.outcome-layout,.process-layout,.contact-layout{grid-template-columns:1fr;gap:55px}.product-frame{min-height:490px}.sticky-heading{position:static}.principle-grid{grid-template-columns:repeat(2,1fr)}.principle-grid article:nth-child(2){border-right:0}.principle-grid article:nth-child(-n+2){border-bottom:1px solid #ffffff26}.plan-grid{grid-template-columns:1fr;max-width:650px;margin-inline:auto}.plan-card{min-height:auto}.plan-card.featured{transform:none}.plan-card>p{min-height:0}}@media (width<=760px){.contact-intro{padding:0}.contact-intro h2{font-size:clamp(2.5rem,12vw,3.35rem);line-height:.95}.contact-intro .contact-lede{margin-top:18px;font-size:.88rem;line-height:1.58}.contact-promises{margin:22px 0}.contact-promises li{min-height:56px;padding:9px 11px 9px 9px}.contact-actions{grid-template-columns:1fr;display:grid}.contact-actions .button,.contact-email{width:100%;min-width:0}.contact-actions .button{justify-content:space-between}.wrap{width:min(100% - 34px,600px)}.section{padding:50px 0}.journey{height:210svh}.journey-sticky{min-height:600px}.site-header{border-radius:15px;grid-template-columns:minmax(0,1fr) auto;gap:7px;height:62px;padding:7px 7px 7px 12px;top:9px}.brand{border-right:0;min-width:0;padding-right:10px}.brand img{width:128px}.header-login{display:none}.header-cta{white-space:nowrap;border-radius:12px;min-height:42px;padding:0 9px 0 12px;font-size:.67rem}.header-cta:after{width:21px;height:21px;font-size:.62rem}.header-cta-wide{display:none}.header-cta-compact{display:inline}.journey-image{filter:saturate(.9)brightness(.92);background-position:76%}.journey-shade{background:linear-gradient(#050e1a3d 0%,#050e1a8f 52%,#050e1ae0 100%)}.journey-copy.wrap{width:min(100% - 42px,600px)}.journey-copy{height:calc(100% - 68px)}.journey-beat{width:auto;top:auto;bottom:78px;right:0}.journey-beat h1,.journey-beat h2{letter-spacing:-.045em;max-width:100%;font-size:clamp(2.15rem,9.8vw,3.2rem);line-height:1}.journey-beat h1>em{margin-top:.11em;line-height:.95}.journey-beat>p{max-width:100%;margin-top:15px;font-size:.87rem;line-height:1.45}.journey-beat .button{margin-top:15px}.hero-system{opacity:1;width:calc(100% - 26px);height:34vh;min-height:255px;bottom:18px;right:13px}.old-system{display:none}.app-window{border-radius:17px}.app-chrome{height:38px}.app-body{grid-template-columns:68px 1fr;height:calc(100% - 38px)}.app-body aside{gap:13px;padding:14px 9px;font-size:.56rem}.app-body aside b{width:32px;height:32px;margin-bottom:2px}.app-body main{padding:15px 12px}.app-body main h3{margin:6px 0 10px;font-size:1.22rem}.app-stats{gap:4px;margin-bottom:6px}.app-stats span{padding:6px}.app-stats small{font-size:.4rem}.app-stats b{font-size:.76rem}.app-body article{grid-template-columns:26px 1fr;gap:6px;padding:7px}.app-body article:nth-of-type(2),.app-body article button{display:none}.lead-avatar{width:25px;height:25px;font-size:.48rem}.app-body article strong{font-size:.61rem}.app-body article p{font-size:.47rem}.journey-actions{align-items:flex-start;gap:10px;margin-top:15px}.journey-actions .button{min-height:44px;margin-top:0;padding-inline:17px;font-size:.78rem}.journey-actions>span{max-width:125px;font-size:.62rem}.journey-beat-three{bottom:calc(34vh + 37px)}.scroll-cue{opacity:calc(1 - min(1, var(--journey-progress) * 3));gap:0;display:flex;bottom:16px}.scroll-cue span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.scroll-cue i{backdrop-filter:blur(8px);background:#08142380;border:1px solid #ffffff70;border-radius:50%;width:38px;height:38px;animation:1.4s ease-in-out infinite scroll-cue-nudge;position:relative;box-shadow:0 8px 24px #00000038}.scroll-cue i:after{content:"↓";color:#fff;font-family:var(--sans);place-items:center;font-size:1rem;font-style:normal;display:grid;position:absolute;inset:0}.mobile-rail-heading{color:var(--teal-dark);justify-content:space-between;align-items:center;gap:14px;margin:20px 0 10px;font-size:.69rem;font-weight:800;display:flex}.mobile-rail-heading.compact{margin:0;padding:11px 0 8px}.mobile-rail-heading.inverse{color:#b9dcd6;margin-top:0}.rail-buttons{gap:7px;display:flex}.rail-buttons button{width:34px;height:34px;color:var(--teal-dark);background:#fff;border:1px solid #bed1cd;border-radius:50%;place-items:center;font-size:.9rem;font-weight:800;display:grid}.rail-buttons button:disabled{opacity:.32}.inverse .rail-buttons button{color:#fff;background:#ffffff14;border-color:#ffffff40}[data-mobile-rail]{overscroll-behavior-inline:contain;scroll-behavior:auto;scroll-snap-type:none;touch-action:auto;-webkit-overflow-scrolling:touch;user-select:none;scrollbar-width:none;-ms-overflow-style:none;overflow-y:hidden}[data-mobile-rail]::-webkit-scrollbar{display:none}[data-mobile-rail]>*{scroll-snap-align:none}[data-mobile-rail] img{pointer-events:none;-webkit-user-drag:none;user-select:none}.signal-row{gap:9px;padding-bottom:14px;display:flex;overflow-x:auto}.signal-row span{border:1px solid var(--line);background:#fff;border-radius:13px;flex:0 0 42%;padding:15px 13px}.signal-row span:first-child{border-left:1px solid var(--line)}.signal-row strong{font-size:.74rem}.section-heading h2{letter-spacing:-.036em;font-size:clamp(1.9rem,7.8vw,2.45rem);line-height:1.03}.section-heading>span{margin-top:11px;font-size:.8rem;line-height:1.46}.stage-tabs{border:0;gap:8px;margin-top:0;padding-bottom:7px;display:flex;overflow-x:auto}.stage-tabs button{border:1px solid var(--line);background:#fff;border-radius:13px;flex:0 0 108px;padding:10px 6px}.stage-tabs button[aria-selected=true]{border-color:var(--teal);background:#edf7f4}.stage-tabs button small{display:none}.stage-tabs button span{width:28px;height:28px}.product-experience{gap:23px;padding-top:26px}.product-narrative h3{margin:16px 0 10px;font-size:1.95rem}.product-narrative p{font-size:.84rem;line-height:1.5}.product-narrative div{margin-top:15px;font-size:.78rem}.product-frame{border-radius:15px;min-height:365px}.product-view{min-height:325px;padding:11px}.preview-website{background:linear-gradient(#0f1d3033,#0f1d30e6),url(/concept-astro/starter-sites/flooring-hero.webp) 50%/cover;min-height:305px}.preview-website nav span{display:none}.preview-website>div{width:100%;padding:92px 15px 18px}.preview-website h4{font-size:1.72rem}.mini-progress{margin-bottom:18px}.preview-estimate h4,.preview-followup h4{font-size:1.72rem}.choice-grid{grid-template-columns:1fr}.choice-grid button{padding:10px}.preview-estimate footer{align-items:flex-start;gap:9px}.lead-cells{grid-template-columns:1fr;margin:17px 0}.lead-cells span:nth-child(n+3){display:none}.preview-lead h4,.preview-job h4{font-size:1.45rem}.preview-lead header>b,.preview-job header>b{font-size:.5rem}.preview-lead article{padding:15px}.preview-lead article h5{margin-right:0}.preview-lead article button{margin-top:9px;position:static}.preview-followup li,.preview-job li{grid-template-columns:28px 1fr}.preview-followup li button{display:none}.preview-review{grid-template-columns:1fr}.preview-review aside{display:none}.modules .section-heading{display:block}.modules .section-heading>span{border-left:0;margin-top:13px;padding-left:0}.conversion-path .section-heading{display:block}.conversion-path .section-heading>span{border-left:0;margin-top:13px;padding-left:0}.conversion-rail{gap:10px;margin-top:0;display:flex;overflow-x:auto}.conversion-step{border-radius:16px;flex:0 0 84%;padding:16px}.conversion-step:after{display:none}.conversion-step>div{min-height:120px;margin:36px 0 15px}.conversion-step h3{font-size:1.35rem}.conversion-proof{justify-content:flex-start;gap:7px;font-size:.63rem;overflow-x:auto}.conversion-proof>*{white-space:nowrap;flex:none}.module-grid,.industry-grid,.principle-grid{border:0;gap:11px;margin-top:0;display:flex;overflow-x:auto}.module-number{width:29px;height:29px;top:14px;right:14px}.module-card>small{max-width:calc(100% - 45px);font-size:.56rem}.module-card h3{margin:23px 0 9px;font-size:1.58rem}.module-card p{margin-bottom:15px;font-size:.79rem;line-height:1.45}.module-card>strong{padding-top:10px;font-size:.65rem}.industry-card{flex:0 0 82%}.industry-card article{padding:17px}.industry-card h3{font-size:1.5rem}.industry-card p{min-height:0;font-size:.8rem;line-height:1.48}.industry-card>div{aspect-ratio:1.62}.industry-spectrum-band{padding-bottom:50px}.industry-spectrum{border-radius:17px;padding:18px}.industry-spectrum>header{grid-template-columns:1fr;gap:17px;padding-bottom:18px}.industry-spectrum h3{font-size:1.65rem;line-height:1.05}.industry-spectrum>header .button{width:100%;min-width:0;min-height:44px;font-size:.78rem}.industry-family-grid{grid-template-columns:1fr;gap:8px;margin-top:14px}.industry-family-grid article{min-height:0;padding:13px}.industry-family-grid h4{margin-bottom:5px;font-size:.86rem}.industry-family-grid p{font-size:.68rem}.industry-spectrum-note{margin-top:14px;font-size:.7rem}.outcome-layout,.process-layout,.contact-layout{gap:31px}.outcome-list article{grid-template-columns:38px 1fr;gap:12px;padding:17px 0}.outcome-list article>span{font-size:1.1rem}.outcome-list h3{font-size:1.42rem}.outcome-list p{margin-top:6px;font-size:.82rem;line-height:1.48}.plan-rail-heading{margin-top:20px}.plan-grid{gap:10px;max-width:none;margin:0;padding:4px 9vw 13px;display:flex;overflow-x:auto}.plan-card{border-radius:15px;flex:0 0 82%;min-height:0;padding:18px}.plan-card.featured{transform:none}.plan-symbol{width:34px;height:34px;margin-bottom:10px}.plan-name{min-height:24px}.plan-name>strong{max-width:132px;padding:5px 7px}.plan-price{margin:14px 0 7px}.plan-price sup{font-size:.85rem}.plan-price b{font-size:3rem}.plan-card>p{min-height:0;font-size:.79rem;line-height:1.4}.plan-card ul{gap:6px;margin:13px 0 15px;padding-top:12px}.plan-card li{font-size:.71rem;line-height:1.25}.plan-card .button{min-height:42px;padding:10px 13px;font-size:.78rem}.plan-note{text-align:left;margin-top:13px;font-size:.72rem}.process .section-heading h2{min-height:2.12em}.word-cycle{height:1.08em}.process li{grid-template-columns:40px 1fr;gap:12px;padding:16px 0}.process li>span{width:33px;height:33px}.process ol:before{left:16px}.process h3{font-size:1.35rem}.process li p{font-size:.8rem;line-height:1.45}.principle-grid article{border:1px solid #ffffff26;border-radius:15px;flex:0 0 79%;min-height:158px;padding:18px}.principle-grid article:last-child{border:1px solid #ffffff26}.principle-grid h3{margin:17px 0 7px;font-size:1.22rem}.principle-grid p{font-size:.75rem;line-height:1.45}.faq-layout{grid-template-columns:1fr;gap:23px}.faq summary{padding:16px 0;font-size:1.1rem}.faq details p{font-size:.82rem;line-height:1.5}.pilot-form{border-radius:15px;grid-template-columns:1fr;gap:12px;padding:16px}.pilot-form .full,.form-status{grid-column:auto}.contact-intro h2{font-size:2.42rem}.contact-intro>p:not(.eyebrow){font-size:.84rem;line-height:1.5}.contact-intro ul{margin:18px 0;font-size:.82rem}.site-footer{padding:46px 0 24px}.footer-grid{grid-template-columns:repeat(2,1fr);gap:29px 18px}.footer-brand{grid-column:1/-1}.footer-brand p{font-size:.82rem;line-height:1.5}.footer-bottom{flex-wrap:wrap}.footer-bottom span{width:100%}.product-journey .section-heading{max-width:420px}.product-journey .section-heading>span{display:none}.product-journey .section-heading .eyebrow{margin-bottom:10px}.product-journey .section-heading h2{max-width:320px;margin-inline:auto}.stage-rail-heading,.stage-tabs,.product-experience{display:none}.product-mobile-heading{margin-top:20px}.product-mobile-rail{gap:11px;margin-inline:-17px;padding:0 17px 16px;display:flex;overflow-x:auto}.product-mobile-card{border:1px solid var(--line);background:#fff;border-radius:18px;flex:0 0 min(88vw,510px);overflow:hidden;box-shadow:0 15px 38px #0f1d3014}.product-mobile-card .product-frame{border:0;border-bottom:1px solid var(--line);min-height:338px;box-shadow:none;border-radius:0}.product-mobile-card .product-chrome{height:39px;padding-inline:13px;font-size:.61rem}.product-mobile-card .product-chrome img{width:25px;height:25px}.product-mobile-card .product-view{height:299px;min-height:299px;padding:11px;overflow:hidden}.product-mobile-card>footer{min-height:112px;padding:15px 17px 17px}.product-mobile-card>footer span{color:var(--teal-dark);letter-spacing:.1em;text-transform:uppercase;font-size:.59rem;font-weight:850}.product-mobile-card>footer h3{max-width:360px;font-family:var(--serif);letter-spacing:-.025em;margin:7px 0 0;font-size:1.45rem;font-weight:400;line-height:1.05}.product-mobile-card .preview-website{min-height:277px}.product-mobile-card .preview-website>div{padding-top:78px}.product-mobile-card .preview-estimate h4,.product-mobile-card .preview-followup h4{font-size:1.55rem}.product-mobile-card .choice-grid{grid-template-columns:repeat(2,1fr);gap:7px;margin-top:15px}.product-mobile-card .choice-grid button{padding:9px;font-size:.7rem}.product-mobile-card .preview-estimate footer{margin-top:16px}.product-mobile-card .lead-cells{grid-template-columns:repeat(2,1fr);margin:13px 0}.product-mobile-card .lead-cells span{padding:11px}.product-mobile-card .preview-followup ol,.product-mobile-card .preview-job ol{margin-top:15px}.product-mobile-card .preview-followup li,.product-mobile-card .preview-job li{padding:9px}.product-mobile-card .preview-review section{padding:18px}.product-mobile-card .preview-review h4{font-size:1.65rem}.product-experience{padding-top:22px}.product-narrative .product-stage-topline{margin-top:0}.product-stage-topline>span{padding:6px 9px;font-size:.56rem}.product-narrative .product-step-controls{margin:0 0 0 auto}.product-step-controls button{width:30px;height:30px}.product-narrative h3{font-size:1.82rem}.product-narrative>div:last-child{margin-top:15px;font-size:.76rem}.modules .section-heading h2{max-width:330px}.modules .section-heading>span{max-width:270px}.module-card{border-radius:18px;flex:0 0 88%;min-height:0;padding:0}.module-visual{height:178px}.module-copy{min-height:134px;padding:18px}.module-copy .module-number{top:14px;right:14px}.module-copy h3{margin:18px 42px 15px 0;font-size:1.4rem}.module-copy>strong{border:0;padding-top:0;font-size:.62rem}.module-site-preview{padding:17px}.module-site-brand{width:30px;height:30px;top:14px;left:15px}.module-site-preview p{font-size:1.4rem}.module-estimate-preview{width:calc(100% - 28px);margin:12px auto;padding:14px}.module-estimate-preview>strong{font-size:1.5rem}.module-workspace-preview{width:calc(100% - 24px);margin:10px auto}.module-workspace-preview>header{padding:9px 11px}.module-workspace-preview>div{padding:8px 10px}.module-followup-preview{width:calc(100% - 26px);margin:11px auto;padding:11px}.outcomes .section-heading h2{max-width:330px}.outcome-layout{gap:24px}.outcome-console{border-radius:17px}.outcome-console>header{padding:14px}.outcome-stats{gap:5px;padding:10px 10px 0}.outcome-stats>span{padding:9px 7px}.outcome-stats b{font-size:1.2rem}.outcome-stats small{font-size:.45rem}.outcome-priority{gap:8px;margin:8px 10px;padding:12px}.outcome-priority strong{font-size:.96rem}.outcome-priority span{font-size:.5rem}.outcome-priority button{padding:7px 9px;font-size:.65rem}.outcome-activity{gap:6px;padding:0 10px 10px}.outcome-activity article{grid-template-columns:25px 1fr auto;padding:9px}.outcome-activity article>i{width:24px;height:24px}.outcome-activity strong{font-size:.61rem}.outcome-activity span{display:none}}.positioning-band{background:var(--navy);color:#fff;padding:72px 0}.positioning-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(45px,8vw,130px);display:grid}.positioning-grid h2{max-width:720px;font-family:var(--serif);letter-spacing:-.045em;margin:13px 0 0;font-size:clamp(2.65rem,5vw,5.2rem);font-weight:400;line-height:.95}.positioning-grid h2 em{color:#b9dcd6;font-weight:400}.positioning-copy>p{color:#ffffffc2;max-width:700px;font-size:1.04rem;line-height:1.65}.positioning-compare{background:#ffffff0f;border:1px solid #ffffff29;border-radius:18px;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;margin:30px 0 23px;padding:22px;display:grid}.positioning-compare span{gap:7px;display:grid}.positioning-compare small{color:#9acdc3;letter-spacing:.12em;font-size:.65rem;font-weight:850}.positioning-compare strong{font-family:var(--serif);font-size:1.25rem;font-weight:400}.positioning-compare i{color:#d8ad64;font-size:1.3rem;font-style:normal}.positioning-note{font-size:.83rem!important}.proof-heading{grid-template-columns:1.25fr .75fr;align-items:end;gap:45px;display:grid}.proof-heading>span{border-left:1px solid var(--line);margin:0;padding-left:25px}.pilot-metric-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:46px;display:grid}.pilot-metric-grid article{border:1px solid var(--line);background:#fff;border-radius:18px;min-height:230px;padding:23px;box-shadow:0 17px 40px #0f1d300f}.pilot-metric-grid article>span{width:37px;height:37px;color:var(--teal-dark);background:#e7f3f0;border-radius:50%;place-items:center;font-size:.68rem;font-weight:850;display:grid}.pilot-metric-grid h3{font-family:var(--serif);margin:42px 0 10px;font-size:1.55rem;font-weight:400}.pilot-metric-grid p{color:var(--muted);font-size:.84rem;line-height:1.52}.fit-check{background:#e8f3f0;border-radius:18px;grid-template-columns:1fr auto;align-items:center;gap:35px;margin-top:17px;padding:30px;display:grid}.fit-check h3{font-family:var(--serif);margin:7px 0;font-size:clamp(1.6rem,2.5vw,2.3rem);font-weight:400}.fit-check p:last-child{color:var(--muted)}.fit-check .button{min-width:210px}.integration-roadmap{background:var(--navy);color:#fff}.integration-layout{grid-template-columns:.85fr 1.15fr;gap:clamp(50px,8vw,125px);display:grid}.integration-roadmap .section-heading>span{color:#ffffffad}.integration-list article{border-top:1px solid #ffffff29;grid-template-columns:50px 1fr;gap:20px;padding:26px 0;display:grid}.integration-list article>span{color:#8fc5bb;font-family:var(--serif);font-size:1.3rem}.integration-list small{color:#d8ad64;letter-spacing:.12em;text-transform:uppercase;font-size:.64rem;font-weight:850}.integration-list h3{font-family:var(--serif);margin:6px 0 7px;font-size:1.7rem;font-weight:400}.integration-list p{color:#ffffffa8;font-size:.84rem;line-height:1.5}.field-tool-compare{background:#f1f6f4}.field-tool-grid{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:stretch;gap:clamp(18px,3vw,38px);margin-top:44px;display:grid}.field-tool-grid article{background:#ffffffe6;border:1px solid #0f1d301f;border-radius:22px;padding:clamp(24px,3vw,38px);box-shadow:0 22px 55px #0f1d3012}.field-tool-grid article:first-child{background:linear-gradient(145deg,#fff,#e8f3f0);border-color:#46847b73}.field-tool-grid small{color:var(--teal-dark);letter-spacing:.13em;font-size:.65rem;font-weight:850}.field-tool-grid h3{font-family:var(--serif);margin:12px 0 22px;font-size:clamp(1.7rem,2.5vw,2.45rem);font-weight:400;line-height:1.02}.field-tool-grid ul{gap:13px;margin:0;padding:0;list-style:none;display:grid}.field-tool-grid li{color:var(--muted);padding-left:22px;font-size:.86rem;line-height:1.45;position:relative}.field-tool-grid li:before{content:"✓";color:var(--teal-dark);font-weight:900;position:absolute;left:0}.field-tool-handoff{color:var(--teal-dark);text-align:center;align-content:center;justify-items:center;gap:9px;display:grid}.field-tool-handoff span{letter-spacing:.08em;text-transform:uppercase;max-width:115px;font-size:.67rem;font-weight:850;line-height:1.35}.field-tool-handoff b{font-family:var(--serif);font-size:2rem;font-weight:400}.plan-value-note{max-width:900px;color:var(--muted);text-align:center;background:#eaf4f1;border:1px solid #46847b3b;border-radius:14px;margin:30px auto 0;padding:17px 20px;font-size:.79rem;line-height:1.55}.plan-value-note strong{color:var(--navy)}.hero-positioning{color:#9ed2c8;letter-spacing:.16em;margin-bottom:15px;font-size:.68rem;font-weight:850;display:block}.plan-outcome{width:fit-content;color:var(--teal-dark);font-family:var(--sans);letter-spacing:.08em;text-transform:uppercase;background:#e8f3f0;border-radius:999px;margin:9px 0 2px;padding:6px 10px;font-size:.64rem;font-weight:850;display:inline-flex}@media (width<=760px){.positioning-band{padding:48px 0}.positioning-grid,.proof-heading,.integration-layout{grid-template-columns:1fr;gap:25px}.positioning-grid h2{font-size:2.5rem}.positioning-copy>p{font-size:.84rem}.positioning-compare{grid-template-columns:1fr;gap:11px;margin:21px 0 17px;padding:17px}.positioning-compare i{transform:rotate(90deg)}.positioning-compare strong{font-size:1.08rem}.proof-heading>span{border:0;padding:0}.pilot-metric-grid{scrollbar-width:none;gap:10px;margin-top:24px;display:flex;overflow-x:auto}.pilot-metric-grid::-webkit-scrollbar{display:none}.pilot-metric-grid article{flex:0 0 78%;min-height:190px;padding:18px}.pilot-metric-grid h3{margin-top:32px}.fit-check{grid-template-columns:1fr;gap:19px;padding:20px}.fit-check .button{width:100%;min-width:0}.integration-list article{grid-template-columns:38px 1fr;gap:13px;padding:19px 0}.integration-list h3{font-size:1.45rem}.field-tool-grid{grid-template-columns:1fr;gap:12px;margin-top:26px}.field-tool-grid article{border-radius:17px;padding:21px}.field-tool-grid h3{margin-bottom:17px;font-size:1.65rem}.field-tool-handoff{text-align:left;grid-template-columns:1fr auto;justify-items:start;padding:4px 10px}.field-tool-handoff span{max-width:none}.field-tool-handoff b{transform:rotate(90deg)}.plan-value-note{text-align:left;margin-top:20px;padding:15px;font-size:.72rem}}.website-studio{background:linear-gradient(145deg,#f8faf8 0%,#eaf3f0 58%,#f6f1e8 100%);overflow:hidden}.website-studio-layout{grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr);align-items:center;gap:clamp(42px,7vw,110px);display:grid}.website-studio-copy h2{max-width:650px;font-family:var(--serif);letter-spacing:-.05em;margin:15px 0 24px;font-size:clamp(2.75rem,5vw,5.25rem);font-weight:400;line-height:.94}.website-studio-copy>p:not(.eyebrow){max-width:590px;color:var(--muted);font-size:1rem;line-height:1.68}.website-studio-copy .text-link{color:var(--teal-dark);gap:10px;margin-top:24px;font-weight:850;display:inline-flex}.website-studio-preview{background:#fff;border:1px solid #0f1d3024;border-radius:25px;overflow:hidden;box-shadow:0 34px 80px #0f1d3026}.studio-window-bar{border-bottom:1px solid var(--line);background:#ffffffe6;align-items:center;gap:7px;min-height:54px;padding:0 18px;display:flex}.studio-window-bar i{background:#c7d1cf;border-radius:50%;width:9px;height:9px}.studio-window-bar i:first-child{background:#e3aa91}.studio-window-bar i:nth-child(2){background:#e3c77f}.studio-window-bar i:nth-child(3){background:#8ec7b7}.studio-window-bar span{color:var(--muted);margin-left:8px;font-size:.72rem;font-weight:750}.studio-window-bar b{color:var(--teal-dark);letter-spacing:.1em;text-transform:uppercase;margin-left:auto;font-size:.62rem}.studio-window-body{grid-template-columns:165px 1fr;min-height:420px;display:grid}.studio-window-body aside{background:var(--navy);color:#fff;flex-direction:column;gap:8px;padding:24px 16px;display:flex}.studio-window-body aside strong{color:#a8d6ce;letter-spacing:.11em;text-transform:uppercase;margin-bottom:8px;font-size:.63rem}.studio-window-body aside button{color:#ffffffb3;text-align:left;font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;padding:11px 12px;font-size:.75rem;font-weight:750}.studio-window-body aside button:hover,.studio-window-body aside button.active{color:#fff;background:#ffffff1a;border-color:#ffffff29}.studio-window-body aside small{color:#8fc5bb;margin-top:auto;font-size:.62rem;font-weight:800}.studio-canvas{background:linear-gradient(145deg,#eef5f2,#fff 55%,#f1e5cf);flex-direction:column;justify-content:flex-end;min-width:0;padding:clamp(28px,5vw,56px);transition:background .35s;display:flex;position:relative;overflow:hidden}.studio-canvas:before{content:"";border:1px solid #46847b33;border-radius:50%;width:270px;height:270px;position:absolute;top:-80px;right:-75px;box-shadow:0 0 0 42px #46847b0d,0 0 0 84px #46847b06}.studio-canvas>*{z-index:1;position:relative}.studio-canvas>span{color:var(--teal-dark);letter-spacing:.13em;font-size:.62rem;font-weight:850}.studio-canvas h3{max-width:500px;font-family:var(--serif);letter-spacing:-.05em;margin:15px 0 14px;font-size:clamp(2.35rem,4.5vw,4.4rem);font-weight:400;line-height:.9}.studio-canvas h3 em{color:var(--teal);font-weight:400}.studio-canvas p{max-width:390px;color:var(--muted);font-size:.82rem;line-height:1.55}.studio-canvas div{flex-wrap:wrap;gap:8px;margin-top:25px;display:flex}.studio-canvas div b{color:var(--navy);background:#ffffffc7;border:1px solid #0f1d301a;border-radius:999px;padding:8px 11px;font-size:.61rem}.website-studio-preview[data-direction=modern] .studio-canvas{background:linear-gradient(145deg,#e7f5f3,#f8fbfa 55%,#d9eeea)}.website-studio-preview[data-direction=modern] .studio-canvas h3{font-family:var(--sans);letter-spacing:-.065em;font-weight:750}.website-studio-preview[data-direction=bold] .studio-canvas{color:#fff;background:linear-gradient(145deg,#101e32,#203a4c)}.website-studio-preview[data-direction=bold] .studio-canvas p{color:#ffffffb3}.website-studio-preview[data-direction=bold] .studio-canvas div b{color:#fff;background:#ffffff14;border-color:#ffffff2e}.website-studio-benefits{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:clamp(36px,6vw,72px);display:grid}.website-studio-benefits article{background:#ffffffb8;border:1px solid #0f1d301a;border-radius:18px;min-height:190px;padding:23px;box-shadow:0 15px 38px #0f1d300d}.website-studio-benefits article>span{width:38px;height:38px;color:var(--teal-dark);background:#dfeee9;border-radius:12px;place-items:center;font-weight:850;display:grid}.website-studio-benefits h3{font-family:var(--serif);margin:24px 0 8px;font-size:1.55rem;font-weight:400}.website-studio-benefits p{color:var(--muted);font-size:.8rem;line-height:1.5}@media (width<=980px){.website-studio-layout{grid-template-columns:1fr}.website-studio-copy{max-width:720px}.website-studio-preview{max-width:760px}}@media (width<=760px){.website-studio-copy h2{font-size:clamp(2.4rem,11vw,3.2rem)}.website-studio-copy>p:not(.eyebrow){font-size:.84rem;line-height:1.55}.website-studio-preview{border-radius:18px}.studio-window-bar{min-height:45px;padding:0 13px}.studio-window-body{grid-template-columns:1fr;min-height:0}.studio-window-body aside{scrollbar-width:none;flex-direction:row;gap:7px;padding:11px;overflow-x:auto}.studio-window-body aside::-webkit-scrollbar{display:none}.studio-window-body aside strong,.studio-window-body aside small{display:none}.studio-window-body aside button{flex:none;padding:9px 12px}.studio-canvas{min-height:330px;padding:25px 20px}.studio-canvas h3{font-size:2.65rem}.studio-canvas p{font-size:.76rem}.website-studio-benefits{scrollbar-width:none;gap:10px;margin-inline:-17px;padding:0 17px 12px;display:flex;overflow-x:auto}.website-studio-benefits::-webkit-scrollbar{display:none}.website-studio-benefits article{flex:0 0 80%;min-height:175px;padding:19px}.website-studio-benefits h3{margin-top:20px;font-size:1.4rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}.word-cycle>span{opacity:0;animation:none;transform:none}.word-cycle>span:first-child{opacity:1}.journey{height:auto}.journey-sticky{min-height:920px;position:relative}.journey-beat-one{display:none}.journey-beat-three{opacity:1;transform:none}.hero-system{opacity:1}.app-window{opacity:1;transform:none}.old-system{display:none}}.marketing-header{z-index:60;color:#fff;background:#0d1a2b;border-bottom:1px solid #ffffff1f;position:sticky;top:0}.marketing-header-inner{align-items:center;gap:28px;min-height:76px;display:flex}.marketing-brand img{width:184px;height:auto;display:block}.marketing-nav{align-items:center;gap:26px;margin-left:auto;display:flex}.marketing-nav a{color:#fff;font-weight:700;text-decoration:none}.marketing-actions{gap:10px;display:flex}.marketing-actions a{color:#fff;border:1px solid #ffffff40;border-radius:999px;padding:12px 17px;font-weight:800;text-decoration:none}.marketing-actions .primary{color:#0d1a2b;background:#f0cf84;border-color:#f0cf84}.home-positioning-grid,.focus-grid,.handoff-grid,.final-grid{gap:28px;display:grid}.home-positioning h2,.landing-hero h1,.compact-heading h2,.home-focus h2,.home-handoff h2,.home-price h2,.home-final h2{font-family:var(--font-display);letter-spacing:-.045em;font-weight:400}.home-positioning h2,.compact-heading h2,.home-focus h2,.home-handoff h2,.home-price h2,.home-final h2{margin:0;font-size:clamp(2.35rem,6vw,5.5rem);line-height:.95}.home-positioning em,.landing-hero em,.home-final em{color:#4d857d;font-weight:400}.home-positioning-copy{max-width:680px;font-size:1.08rem}.truth-line{color:#173d3a;font-weight:800}.capability-rail{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:30px;display:grid}.capability-rail article,.landing-cards article{background:#fff;border:1px solid #cfd9d6;border-radius:24px;padding:26px;box-shadow:0 18px 45px #0f1f2f0f}.capability-rail span{color:#4d857d;font-weight:900}.capability-rail h3{font-family:var(--font-display);margin:.8rem 0;font-size:2rem}.capability-rail a,.landing-cards a{color:#275e58;font-weight:800;text-decoration:none}.home-focus{background:#edf4f1}.focus-grid{grid-template-columns:1.1fr .9fr;align-items:end}.focus-list{grid-template-columns:1fr 1fr;gap:10px;display:grid}.focus-list span{background:#fff;border:1px solid #bdd2cd;border-radius:18px;padding:22px;font-size:1.25rem;font-weight:850}.handoff-grid{grid-template-columns:1.15fr .85fr;align-items:center}.handoff-visual{color:#fff;background:#0d1a2b;border-radius:28px;align-items:center;gap:12px;padding:24px;display:flex;overflow:auto}.handoff-visual div{border:1px solid #fff3;border-radius:16px;min-width:180px;padding:20px}.handoff-visual .active{background:#4d857d}.handoff-visual small{opacity:.75;display:block}.handoff-visual strong{margin-top:7px;display:block}.primary-link,.secondary-link,.gold-link{margin-top:18px;font-weight:900;text-decoration:none;display:inline-flex}.gold-link{color:#0d1a2b;background:#f0cf84;border-radius:999px;padding:15px 20px}.home-proof{color:#fff;background:#0d1a2b}.proof-grid{grid-template-columns:1fr 1fr auto;align-items:center;gap:24px;display:grid}.proof-grid blockquote{font-family:var(--font-display);font-size:1.55rem}.proof-grid cite{font-family:var(--font-body);color:#a9d3cd;margin-top:12px;font-size:.85rem;display:block}.proof-grid a{color:#fff}.price-summary{grid-template-columns:1.15fr .85fr;align-items:center;gap:30px;display:grid}.stack-math{background:#fff;border:1px solid #cfd9d6;border-radius:22px;grid-template-columns:1fr auto;gap:10px;padding:25px;display:grid}.stack-math strong{color:#275e58;border-top:1px solid #dce4e2;grid-column:1/-1;padding-top:14px}.price-summary>a{grid-column:1/-1;justify-self:start}.home-final{background:#dfece8}.final-grid{grid-template-columns:1.2fr .8fr;align-items:center}.final-actions{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.final-actions>a:not(.gold-link){color:#173d3a;font-weight:850}.landing-page{color:#0d1a2b;background:#f7faf9;min-height:70vh}.landing-hero{color:#fff;background:#0d1a2b;padding:clamp(70px,10vw,140px) 0 60px}.landing-hero h1{max-width:1050px;margin:16px 0 26px;font-size:clamp(3rem,8vw,7rem);line-height:.9}.landing-hero p:last-child{color:#d3dfdd;max-width:720px;font-size:1.15rem}.landing-cards{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.landing-cards h2{font-family:var(--font-display);margin:.5rem 0;font-size:2.4rem}.landing-callout{background:#dfece8}.landing-callout h2{font-family:var(--font-display);font-size:clamp(2.2rem,5vw,4.7rem);line-height:1}.comparison-wrap{overflow:auto}.comparison-wrap table{border-collapse:collapse;background:#fff;border-radius:22px;width:100%;overflow:hidden}.comparison-wrap th,.comparison-wrap td{text-align:left;border-bottom:1px solid #dce4e2;min-width:150px;padding:18px}.comparison-wrap th:last-child,.comparison-wrap td:last-child{background:#e5f1ed;font-weight:850}.pricing-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.pricing-grid article{background:#fff;border:1px solid #cfd9d6;border-radius:24px;padding:28px}.pricing-grid article.featured{border:2px solid #4d857d;transform:translateY(-10px)}.pricing-grid h2{font-family:var(--font-display);margin:10px 0;font-size:4rem}.pricing-grid h2 small{font-family:var(--font-body);font-size:.9rem}.marketing-footer{color:#fff;background:#0d1a2b;padding:42px 0}.marketing-footer-inner{grid-template-columns:1fr auto auto;align-items:start;gap:28px;display:grid}.marketing-footer img{width:160px}.marketing-footer nav{gap:8px;display:grid}.marketing-footer a{color:#fff;text-decoration:none}.marketing-footer small{color:#aab9c4;grid-column:1/-1}@media (width<=760px){.marketing-header-inner{min-height:66px}.marketing-brand img{width:145px}.marketing-nav,.marketing-actions a:first-child{display:none}.marketing-actions a{padding:10px 13px;font-size:.82rem}.home-positioning-grid,.focus-grid,.handoff-grid,.final-grid,.proof-grid,.price-summary,.landing-cards,.pricing-grid,.marketing-footer-inner{grid-template-columns:1fr}.capability-rail{scroll-snap-type:x mandatory;padding-bottom:8px;display:flex;overflow-x:auto}.capability-rail article{scroll-snap-align:center;min-width:84vw}.home-positioning h2,.compact-heading h2,.home-focus h2,.home-handoff h2,.home-price h2,.home-final h2{font-size:2.7rem}.focus-list{grid-template-columns:1fr 1fr}.handoff-visual{margin-inline:-12px}.handoff-visual div{min-width:150px}.proof-grid{gap:12px}.stack-math{font-size:.9rem}.landing-hero h1{font-size:3.25rem}.pricing-grid article.featured{transform:none}.comparison-wrap{margin-inline:-16px;padding-inline:16px}.marketing-footer nav{grid-template-columns:1fr 1fr}.marketing-footer small{grid-column:auto}}:root{--ui-space-1:.5rem;--ui-space-2:.75rem;--ui-space-3:1rem;--ui-space-4:1.5rem;--ui-space-5:2rem;--ui-space-6:3rem;--ui-radius-sm:12px;--ui-radius-md:18px;--ui-radius-lg:26px;--ui-display:clamp(2.5rem, 5vw, 4rem);--ui-heading:clamp(2rem, 3.7vw, 3.15rem);--ui-subheading:clamp(1.45rem, 2.5vw, 2.15rem)}html{overflow-x:clip}body{min-width:320px;font-size:16px;line-height:1.6;overflow-x:clip}main>section:not(.journey){padding-block:clamp(3.5rem,7vw,6rem)}.shell{width:min(1180px,100% - 40px)}p{text-wrap:pretty}:where(a,button,input,select,textarea):focus-visible{outline-offset:3px;outline:3px solid #e0b95f}.journey-beat h1,.journey-beat h2,.home-positioning h2,.compact-heading h2,.home-focus h2,.home-handoff h2,.home-price h2,.home-final h2,.landing-hero h1{max-width:13ch;font-size:var(--ui-display);letter-spacing:-.045em;text-wrap:balance;line-height:.98}.section-heading h2,.landing-callout h2,.website-studio-copy h2{max-width:16ch;font-size:var(--ui-heading);letter-spacing:-.035em;text-wrap:balance;line-height:1.02}.section-heading p,.landing-hero p:last-child,.home-positioning-copy,.website-studio-copy>p:not(.eyebrow){max-width:64ch;font-size:clamp(1rem,1.25vw,1.1rem);line-height:1.7}.marketing-header{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(18px,3vw,42px);width:min(1240px,100% - 32px);min-height:72px;margin-inline:auto;padding:10px 0;display:grid}.marketing-brand{align-items:center;min-height:48px;display:inline-flex}.marketing-brand img{width:clamp(150px,15vw,184px)}.marketing-header nav{justify-content:center;align-items:center;gap:clamp(15px,2.4vw,28px);display:flex}.marketing-header nav a,.marketing-header-actions a{color:#fff;font-weight:750;text-decoration:none}.marketing-header-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.marketing-header-actions a,.primary-link,.secondary-link,.gold-link{justify-content:center;align-items:center;min-height:46px}.marketing-header-actions a{border:1px solid #ffffff38;border-radius:999px;padding:10px 16px;display:inline-flex}.marketing-header-actions .marketing-primary{color:#0d1a2b;background:#f0cf84;border-color:#f0cf84}.capability-rail,.landing-cards,.pricing-grid,.website-studio-benefits{align-items:stretch}.capability-rail article,.landing-cards article,.pricing-grid article,.website-studio-benefits article{border-radius:var(--ui-radius-md);min-width:0;min-height:0;padding:clamp(1.25rem,2.3vw,1.8rem)}.capability-rail h3,.landing-cards h2,.website-studio-benefits h3{font-size:var(--ui-subheading);line-height:1.15}.pricing-grid h2{font-size:clamp(2.8rem,5vw,3.7rem);line-height:1}.pricing-grid article.featured{transform:translateY(-6px)}.focus-list span{min-height:72px;padding:18px;font-size:clamp(1rem,1.8vw,1.15rem)}.handoff-visual{padding:18px}.handoff-visual div{min-width:160px;padding:17px}.studio-canvas h3{font-size:clamp(2.2rem,4.2vw,3.7rem);line-height:.98}[data-ui-reveal]{will-change:transform, opacity}@media (scripting:none){[data-ui-reveal]{opacity:1!important;transform:none!important}}@media (width<=920px){.marketing-header{grid-template-columns:auto 1fr}.marketing-header nav{display:none}.marketing-header-actions{justify-self:end}}@media (width<=760px){:root{--ui-display:clamp(2.25rem, 10vw, 2.75rem);--ui-heading:clamp(1.9rem, 8.5vw, 2.4rem);--ui-subheading:clamp(1.35rem, 6.5vw, 1.75rem)}.shell{width:min(100% - 32px,1180px)}main>section:not(.journey){padding-block:clamp(2.75rem,11vw,4rem)}.marketing-header{gap:10px;width:min(100% - 24px,1240px);min-height:64px;padding-block:8px}.marketing-brand img{width:132px}.marketing-header-actions a{min-width:44px;min-height:44px;padding:9px 12px;font-size:.82rem}.marketing-header-actions .marketing-signin{display:none}.journey-beat h1,.journey-beat h2,.home-positioning h2,.compact-heading h2,.home-focus h2,.home-handoff h2,.home-price h2,.home-final h2,.landing-hero h1{max-width:11ch}.landing-hero{padding-block:56px 42px}.capability-rail,.website-studio-benefits{padding-inline:16px;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px;margin-inline:-16px;padding-bottom:12px;display:flex;overflow-x:auto}.capability-rail::-webkit-scrollbar{display:none}.website-studio-benefits::-webkit-scrollbar{display:none}.capability-rail article,.website-studio-benefits article{scroll-snap-align:center;flex:0 0 min(82vw,330px)}.focus-list{grid-template-columns:1fr}.pricing-grid{gap:12px}.pricing-grid article.featured{transform:none}.studio-window-body aside{touch-action:pan-x}}@media (prefers-reduced-motion:reduce){[data-ui-reveal],[data-ui-stagger]>*{opacity:1!important;transform:none!important}}.feature-showcase{background:#eef4f1;overflow:hidden}.feature-showcase .compact-heading{max-width:860px;margin-bottom:34px}.feature-rail{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.feature-rail article,.service-industry-rail article{background:#ffffffe0;border:1px solid #14313024;border-radius:24px;min-width:0;padding:clamp(1.25rem,2vw,1.7rem);box-shadow:0 18px 45px #0c1f2b12}.feature-card-top{justify-content:space-between;align-items:center;display:flex}.feature-card-top>span{color:#2f746b;background:#dff0eb;border-radius:15px;place-items:center;width:46px;height:46px;font-size:1.25rem;display:grid}.feature-card-top small,.service-industry-rail>article>span{color:#6e827f;letter-spacing:.12em;font-weight:800}.feature-status{color:#296548;letter-spacing:.08em;text-transform:uppercase;background:#e3f4e9;border-radius:999px;margin:22px 0 10px;padding:5px 10px;font-size:.72rem;font-weight:850;display:inline-flex}.feature-status.foundation{color:#7a5513;background:#fff1d8}.feature-rail h3,.service-industry-rail h3{margin:4px 0 9px;font-size:clamp(1.35rem,2vw,1.7rem)}.feature-rail article>p:last-child,.service-industry-rail p{color:#60706f;line-height:1.65}.feature-note{color:#536766;background:#ffffffad;border-left:3px solid #4c8b81;border-radius:0 14px 14px 0;margin-top:18px;padding:15px 18px}.launch-process{color:#f4f7f5;background:#111f32;overflow:hidden}.launch-process .eyebrow{color:#9dd8cf}.launch-process-grid{grid-template-columns:minmax(260px,.8fr) minmax(420px,1.2fr);gap:clamp(3rem,8vw,8rem);display:grid}.launch-process-intro{align-self:start;position:sticky;top:110px}.launch-process-intro h2{color:#fff;max-width:8ch;margin:12px 0 20px}.launch-process-intro h2 em{color:#a9ddd4}.launch-process-intro>p:last-child{color:#bdc9d2}.launch-steps{margin:0;padding:0;list-style:none}.launch-steps li{border-top:1px solid #ffffff29;grid-template-columns:58px 1fr;gap:24px;min-height:116px;padding:24px 0;display:grid;position:relative}.launch-steps li:last-child{border-bottom:1px solid #ffffff29}.launch-steps li>span,.promise-rail article>span{color:#9dd8cf;background:#9dd8cf1a;border:1px solid #9dd8cf4d;border-radius:16px;place-items:center;width:48px;height:48px;font-size:1.2rem;display:grid}.launch-steps small{float:right;color:#9dd8cf;font-weight:800}.launch-steps h3{color:#fff;margin:0 0 7px;font-size:clamp(1.45rem,2.4vw,2rem)}.launch-steps p,.promise-rail p{color:#b7c4ce;margin:0;line-height:1.55}.promise-rail{border:1px solid #ffffff29;border-radius:24px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:68px;display:grid}.promise-rail article{padding:26px}.promise-rail article+article{border-left:1px solid #ffffff29}.promise-rail h3{color:#fff;margin:24px 0 10px;font-size:1.25rem}.product-faq{background:#fbfaf6}.faq-grid{grid-template-columns:minmax(260px,.72fr) minmax(440px,1.28fr);align-items:start;gap:clamp(2.5rem,7vw,7rem);display:grid}.faq-grid>div:first-child{position:sticky;top:110px}.faq-grid h2{margin:12px 0 26px}.faq-list{border-top:1px solid #cad4d0}.faq-list details{border-bottom:1px solid #cad4d0}.faq-list summary{cursor:pointer;grid-template-columns:42px 1fr;align-items:center;gap:14px;padding:22px 0;font-size:1.12rem;font-weight:800;list-style:none;display:grid}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:#4c8b81;letter-spacing:.1em;font-size:.76rem}.faq-list details p{color:#60706f;margin:-5px 0 24px 56px;line-height:1.7}.service-industries{background:#f6f7f4}.service-industries .compact-heading{max-width:800px;margin-bottom:32px}.service-industry-rail{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.service-industry-rail a{color:#286c63;margin-top:14px;font-weight:800;display:inline-flex}@media (width<=900px){.feature-rail,.service-industry-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.launch-process-grid,.faq-grid{grid-template-columns:1fr;gap:34px}.launch-process-intro,.faq-grid>div:first-child{position:static}.promise-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.promise-rail article:nth-child(3){border-top:1px solid #ffffff29;border-left:0}.promise-rail article:nth-child(4){border-top:1px solid #ffffff29}}@media (width<=760px){.feature-showcase .compact-heading,.service-industries .compact-heading{margin-bottom:24px}.feature-rail,.service-industry-rail,.promise-rail{overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:pan-x;gap:12px;margin-inline:-16px;padding:0 16px 12px;display:flex;overflow-x:auto}.feature-rail::-webkit-scrollbar{display:none}.service-industry-rail::-webkit-scrollbar{display:none}.promise-rail::-webkit-scrollbar{display:none}.feature-rail article,.service-industry-rail article,.promise-rail article{scroll-snap-align:center;flex:0 0 min(82vw,330px)}.promise-rail{border:0;border-radius:0;margin-top:44px}.promise-rail article{border-radius:20px;border:1px solid #ffffff29!important}.launch-process-intro h2{max-width:9ch}.launch-steps li{grid-template-columns:46px 1fr;gap:15px;padding-block:20px}.launch-steps li>span{border-radius:13px;width:42px;height:42px}.faq-list summary{grid-template-columns:34px 1fr;padding-block:19px;font-size:1rem}.faq-list details p{margin-left:48px}}:root{--v2-ink:#0c1728;--v2-navy:#0d1a2d;--v2-navy-soft:#172a43;--v2-teal:#357f75;--v2-teal-dark:#205e58;--v2-mint:#dff2ea;--v2-paper:#f2f5f1;--v2-cream:#f7f1e5;--v2-gold:#e4be72;--v2-clay:#c86852;--v2-line:#0c172821;--v2-shadow:0 26px 70px #0c17281f}.v2-section-heading h2{max-width:14ch;font-size:clamp(2.6rem,5vw,4.75rem)}.proof-hero-grid{grid-template-columns:minmax(0,1fr) minmax(340px,.72fr);align-items:center;gap:clamp(3rem,7vw,7rem);display:grid}.proof-pulse{color:#fff;background:radial-gradient(circle at 76% 20%,#6bd0be6b,#0000 24%),linear-gradient(145deg,#0d192b,#183450);border-radius:32px;flex-direction:column;justify-content:flex-end;min-height:360px;padding:clamp(2rem,4vw,3rem);display:flex;position:relative;overflow:hidden;box-shadow:0 28px 70px #0c172838}.proof-pulse>span,.proof-card>span,.integration-stack>span,.integration-status span{color:#8cd1c3;letter-spacing:.13em;text-transform:uppercase;font-size:.72rem;font-weight:900}.proof-pulse strong{max-width:18ch;font:600 clamp(1.7rem, 3vw, 2.5rem) / 1.05 var(--font-display,Georgia, serif);margin:.55rem 0 .8rem}.proof-pulse p{color:#ffffffb3;max-width:42ch;margin:0}.proof-pulse-rings{aspect-ratio:1;width:140px;position:absolute;top:12%;right:9%}.proof-pulse-rings i{border:1px solid #8ddccd6b;border-radius:50%;animation:3.8s ease-out infinite proof-pulse;position:absolute;inset:0}.proof-pulse-rings i:nth-child(2){animation-delay:1.1s}.proof-pulse-rings i:nth-child(3){animation-delay:2.2s}@keyframes proof-pulse{0%{opacity:0;transform:scale(.35)}25%{opacity:1}to{opacity:0;transform:scale(1.2)}}.proof-ledger-section{background:#edf3f0}.proof-ledger{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.proof-ledger>header{grid-column:1/-1;padding-bottom:clamp(1.5rem,4vw,3rem)}.proof-ledger h2,.compact-section-heading h2{max-width:14ch;margin:.35rem 0 0;font-size:clamp(2.6rem,5vw,4.7rem)}.proof-card{border:1px solid var(--v2-line);background:#fff;border-radius:26px;min-height:285px;padding:clamp(1.5rem,3vw,2.4rem);position:relative;box-shadow:0 18px 45px #0c172812}.proof-card>b{color:#10203829;font-size:2.3rem;position:absolute;top:1.5rem;right:1.5rem}.proof-card h3{max-width:14ch;margin:2.3rem 0 .8rem;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.05}.proof-card.is-live{border-top:4px solid #478a7d}.proof-card.is-tested{background:#fffcf4;border-top:4px solid #d2ac61}.proof-card.is-next{background:#f5f7fa;border-top:4px solid #71809a}.proof-card.is-tested>span{color:#9a6f1c}.proof-card.is-next>span{color:#65738c}.proof-flow-section{color:#fff;background:radial-gradient(circle at 15% 20%,#57aa9b40,#0000 28%),#0d192b;padding:clamp(4rem,8vw,8rem) 0}.proof-flow-section h2{max-width:16ch;font-size:clamp(2.7rem,5.2vw,5rem)}.proof-flow{align-items:center;gap:.8rem;margin:2.5rem 0;display:flex}.proof-flow span{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:18px;flex:1;min-width:0;padding:1.2rem;font-weight:800}.proof-flow b{color:#a8ded3;margin-bottom:.8rem;font-size:1.5rem;display:block}.proof-flow i{color:#e7c77e;font-size:1.6rem;font-style:normal}.integration-bridge{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:1.2rem;display:grid}.integration-stack{border-radius:30px;min-height:430px;padding:clamp(2rem,4vw,3rem)}.integration-stack h2{margin:.7rem 0 2rem;font-size:clamp(2rem,4vw,3.4rem)}.integration-stack ul{gap:.8rem;padding:0;list-style:none;display:grid}.integration-stack li{border-radius:14px;padding:1rem 1.1rem}.integration-front{color:#fff;background:linear-gradient(145deg,#0d192b,#183450);box-shadow:0 26px 60px #0c172833}.integration-front li{background:#ffffff14}.integration-field{background:#eaf3f0;border:1px solid #cbdcd7}.integration-field li{background:#ffffffb8}.integration-transfer{text-align:center;place-items:center;width:130px;display:grid}.integration-transfer b{background:#e8c77d;border-radius:999px;padding:.55rem .75rem}.integration-transfer i{color:#438476;font-size:3rem;font-style:normal}.integration-transfer small{color:#68768b}.integration-status-section{background:#f1f5f4}.compact-section-heading{margin-bottom:2rem}.integration-status{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.integration-status article{border:1px solid var(--v2-line);background:#fff;border-radius:24px;min-height:290px;padding:1.7rem}.integration-status article>b{color:#3d7e72;background:#e4f1ed;border-radius:15px;place-items:center;width:48px;height:48px;margin-bottom:2rem;font-size:1.5rem;display:grid}.integration-status h3{margin:.7rem 0;font-size:1.7rem}.integration-principle{color:#fff;background:#102038;padding:clamp(4rem,8vw,8rem) 0}.integration-principle h2{max-width:18ch;margin:.5rem 0 2rem;font-size:clamp(2.6rem,5vw,4.8rem)}@media (width<=980px){.proof-hero-grid,.integration-bridge{grid-template-columns:1fr}.integration-transfer{grid-template-columns:auto auto auto;justify-content:center;gap:1rem;width:100%}.integration-transfer i{transform:rotate(90deg)}.integration-status{grid-template-columns:1fr 1fr}}@media (width<=700px){.v2-positioning{grid-template-columns:1fr;gap:1rem;padding-block:2.5rem}.v2-positioning h2,.v2-section-heading h2,.landing-hero h1,.proof-ledger h2,.compact-section-heading h2,.proof-flow-section h2,.integration-principle h2{font-size:clamp(2.35rem,12vw,3.5rem)}.v2-positioning-copy{border-radius:18px;padding:1.1rem}.v2-trade-card{min-height:310px}.proof-pulse{min-height:320px}.proof-ledger{grid-template-columns:1fr}.integration-stack{min-height:auto}.proof-flow,.integration-status{scroll-snap-type:x mandatory;scrollbar-width:none;display:flex;overflow-x:auto}.proof-flow::-webkit-scrollbar{display:none}.integration-status::-webkit-scrollbar{display:none}.sv-footer-proof::-webkit-scrollbar{display:none}.proof-flow span,.integration-status article{scroll-snap-align:center;min-width:78vw}.proof-flow i{display:none}.sv-footer-proof{scrollbar-width:none;display:flex;overflow-x:auto}.sv-footer-proof span{border-right:1px solid #ffffff1a;min-width:72vw}}.page-hero:after,.landing-hero:after,.pricing-intro:after,.proof-hero:after,.integrations-page .landing-hero:after{content:none}.page-hero-product:after,.page-hero-services:after,.page-hero-industries:after,.page-hero-compare:after,.pricing-intro:after,.proof-hero:after,.integrations-page .landing-hero:after{display:none;content:none!important}.journey-workspace{color:#eaf5f2;background:linear-gradient(145deg,#0e2136fa,#17443aeb);border:1px solid #99d7ca42;border-radius:28px;gap:.85rem;min-height:480px;padding:1.15rem;display:grid;box-shadow:0 28px 65px #050f1c40}.journey-workspace header{border-bottom:1px solid #ffffff21;align-items:center;gap:.7rem;padding-bottom:.8rem;display:flex}.journey-workspace header img{filter:brightness(0)invert();width:142px}.journey-workspace header span,.journey-workspace small{color:#a7d8ce;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.journey-workspace header small{color:#d8f3e8;background:#70c2a929;border-radius:999px;margin-left:auto;padding:.38rem .55rem}.journey-workspace-lead{background:#ffffff14;border-radius:18px;justify-content:space-between;align-items:end;gap:1rem;padding:1rem;display:flex}.journey-workspace-lead div{gap:.25rem;display:grid}.journey-workspace-lead strong{font-size:1.15rem}.journey-workspace-lead div span{color:#ffffffa8;font-size:.86rem}.journey-workspace-lead b{color:#f3d891;white-space:nowrap;font-size:1rem}.journey-workspace ol{gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.journey-workspace li{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:14px;grid-template-columns:minmax(78px,.7fr) minmax(135px,1.3fr) minmax(105px,.9fr);align-items:center;gap:.5rem;padding:.8rem .85rem;display:grid}.journey-workspace li>span{color:#9ed9cc;text-transform:uppercase;font-size:.72rem;font-weight:800}.journey-workspace li strong{font-size:.9rem}.journey-workspace li small{color:#ffffff94;letter-spacing:0;text-transform:none}.handoff-workflow{grid-template-columns:repeat(3,1fr)}.handoff-workflow article{align-content:start;gap:.65rem;min-height:168px;display:grid}.handoff-workflow small{color:#28786b;letter-spacing:.07em;text-transform:uppercase;font-weight:850}.handoff-workflow strong{font-size:1.15rem}.handoff-workflow p{color:#657488;margin:0}.service-stack{background:#ffffff94;border-radius:26px;align-content:start;padding:1.05rem;box-shadow:0 22px 56px #33301c1f}.service-stack header{justify-content:space-between;align-items:center;padding:.25rem .25rem .7rem;display:flex}.service-stack header img{width:130px}.service-stack header span,.service-stack article small{color:#557166;letter-spacing:.07em;text-transform:uppercase;font-size:.7rem;font-weight:850}.service-stack article{grid-template-columns:1fr;gap:.28rem;padding:.9rem 1rem}.service-stack article>span{color:#68776f;background:0 0;border-radius:0;width:auto;height:auto;font-size:.84rem;display:block}.service-stack article strong{font-size:1rem}.capability-grid article{grid-template-columns:auto 1fr}.capability-grid article>small{color:#267264;background:#dcefe8;border-radius:999px;place-items:center;width:42px;height:26px;font-size:.7rem;font-weight:850;display:inline-grid}.capability-grid article>span{color:#5c776e;grid-column:2;font-size:.76rem;font-weight:800}.industry-signal{background:#dfece7;border-radius:28px;grid-template-columns:1fr 1fr;gap:.65rem;min-height:480px;padding:.75rem;display:grid}.industry-signal:after{display:none}.industry-signal>img{object-fit:cover;border-radius:20px;width:100%;height:100%;min-height:210px;position:static}.industry-signal>div{color:#eff8f5;background:#12283a;border-radius:20px;grid-column:1/-1;gap:.55rem;padding:1.15rem;display:grid;position:static}.industry-signal>div img{filter:brightness(0)invert();width:148px}.industry-signal>div strong{color:inherit;text-align:left;font-size:1.14rem;position:static;transform:none}.industry-signal>div span{color:#aed8ce;box-shadow:none;background:0 0;border-radius:0;padding:0;font-size:.76rem;position:static}.plan-rail li:before{content:"";background:#68b8a9;border-radius:50%;flex:0 0 .42rem;width:.42rem;height:.42rem;margin-top:.45rem}.included-strip span{gap:.15rem;display:grid}.included-strip small{color:#46766a;letter-spacing:.08em;text-transform:uppercase;font-size:.65rem;font-weight:850}.proof-pulse-rings,.integration-transfer i,.integration-status b,.proof-flow b,.proof-flow i{display:none}.proof-workspace{justify-content:space-between;gap:1rem;padding:1.25rem}.proof-workspace header{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.proof-workspace header img{filter:brightness(0)invert();width:138px}.proof-workspace header span,.proof-workspace small{color:#9bd8cb;letter-spacing:.07em;text-transform:uppercase;font-size:.72rem;font-weight:850}.proof-workspace>div{background:#ffffff12;border:1px solid #9bd8cb40;border-radius:16px;gap:.7rem;padding:1rem;display:grid}.proof-workspace>div strong{max-width:24ch;margin:0;font-size:1.18rem}.proof-workspace footer{flex-wrap:wrap;gap:.5rem;display:flex}.proof-workspace footer span{color:#d9f3eb;background:#71c6b429;border-radius:999px;padding:.35rem .55rem;font-size:.72rem}.proof-card>b{display:none}.proof-flow{grid-template-columns:repeat(4,1fr)}.proof-flow span{gap:.35rem;display:grid}.proof-flow span small{color:#397e70;letter-spacing:.07em;text-transform:uppercase;font-size:.68rem;font-weight:850}.integration-transfer{text-align:left;color:#eaf6f2;background:#17382f;border:1px solid #58b19f59;border-radius:22px;align-content:center;gap:.4rem;min-height:220px;padding:1.1rem;display:grid}.integration-transfer small{color:#acd8cf;letter-spacing:.07em;text-transform:uppercase;font-weight:850}.integration-transfer b{font-size:1.3rem}.integration-transfer span{color:#ffffffb3;font-size:.84rem}.integration-transfer strong{color:#f0d692;margin-top:.4rem;font-size:.86rem}.integration-status article>small{color:#377c6d;letter-spacing:.07em;text-transform:uppercase;font-weight:850}@media (width<=980px){.journey-workspace{min-height:auto}.proof-flow{grid-template-columns:1fr 1fr}.handoff-workflow{grid-template-columns:1fr}}@media (width<=700px){.journey-workspace{border-radius:22px}.journey-workspace header img{width:122px}.journey-workspace-lead,.journey-workspace li{grid-template-columns:1fr;align-items:start}.journey-workspace-lead{display:grid}.journey-workspace header small{width:max-content;margin-left:0}.industry-signal{grid-template-columns:1fr;min-height:auto}.industry-signal>div{grid-column:auto}.industry-signal>img{min-height:170px}.proof-flow{grid-template-columns:1fr}.included-strip{gap:.75rem}.included-strip span{min-width:150px}}html{scroll-behavior:smooth}body.marketing-site{background:var(--v2-paper);color:var(--v2-ink);font-size:17px;line-height:1.58}.v2-kicker{color:var(--v2-teal-dark);letter-spacing:.16em;text-transform:uppercase;margin:0 0 1rem;font-size:.73rem;font-weight:800}.v2-header-wrap{z-index:100;background:var(--v2-navy);padding:18px clamp(16px,3vw,48px) 0;position:relative}.v2-header{backdrop-filter:blur(18px);background:#101d31f0;border:1px solid #ffffff29;border-radius:22px;grid-template-columns:minmax(190px,1fr) auto minmax(300px,1fr);align-items:center;gap:1.35rem;width:min(1480px,100%);min-height:76px;margin:0 auto;padding:.55rem .7rem .55rem 1.15rem;display:grid;box-shadow:0 18px 55px #0003}.v2-brand{align-items:center;width:fit-content;display:inline-flex}.v2-brand img{width:clamp(174px,16vw,224px);height:auto;display:block}.v2-desktop-nav{background:#ffffff0b;border-radius:999px;align-items:center;gap:.2rem;padding:.3rem;display:flex}.v2-desktop-nav a,.v2-signin{color:#ffffffc7;border-radius:999px;padding:.7rem .9rem;font-size:.88rem;font-weight:700;text-decoration:none;transition:color .2s,background .2s}.v2-desktop-nav a:hover,.v2-desktop-nav a:focus-visible,.v2-signin:hover{color:#fff;background:#ffffff17}.v2-header-actions{justify-self:end;align-items:center;gap:.55rem;display:flex}.v2-primary-link,.v2-footer-primary,.v2-final-primary{background:var(--v2-gold);min-height:52px;color:var(--v2-ink);border-radius:16px;justify-content:center;align-items:center;gap:.7rem;padding:.8rem 1.25rem;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 12px 30px #e4be7233}.v2-primary-link:hover,.v2-footer-primary:hover,.v2-final-primary:hover{transform:translateY(-2px);box-shadow:0 16px 35px #e4be7247}.v2-mobile-menu{justify-self:end;display:none}.v2-mobile-menu summary{cursor:pointer;border:1px solid #ffffff2e;border-radius:14px;place-content:center;gap:6px;width:48px;height:48px;list-style:none;display:grid}.v2-mobile-menu summary::-webkit-details-marker{display:none}.v2-mobile-menu summary span{background:#fff;width:20px;height:2px}.v2-mobile-panel{background:var(--v2-navy);box-shadow:var(--v2-shadow);border-radius:20px;padding:1rem;position:absolute;top:calc(100% + 10px);left:0;right:0}.v2-mobile-panel nav{margin-bottom:1rem;display:grid}.v2-mobile-panel nav a{color:#fff;border-bottom:1px solid #ffffff1a;gap:1rem;padding:.9rem .3rem;font-size:1.15rem;font-weight:700;text-decoration:none;display:flex}.v2-mobile-panel small{color:#91c9bd}.v2-mobile-panel .v2-primary-link{width:100%}.v2-text-link{color:#fff;text-align:center;margin-top:.85rem;display:block}.v2-positioning,.v2-outcome,.v2-industries,.v2-handoff,.v2-proof,.v2-price,.v2-final,.v2-footer-grid,.v2-footer-cta,.v2-footer-legal{width:min(1480px,100% - clamp(32px,6vw,96px));margin-inline:auto}.v2-positioning{grid-template-columns:minmax(0,1.2fr) minmax(310px,.65fr);align-items:end;gap:clamp(2rem,7vw,8rem);padding:clamp(5rem,9vw,9rem) 0 clamp(3.5rem,6vw,6rem);display:grid}.v2-positioning h2,.v2-section-heading h2,.v2-handoff h2,.v2-final h2{letter-spacing:-.055em;max-width:900px;margin:0;font-size:clamp(2.65rem,5.4vw,5.5rem);line-height:.94}.v2-positioning em,.v2-section-heading em,.v2-handoff em,.v2-price em,.v2-final em{color:var(--v2-teal);font-weight:500}.v2-positioning-copy{border-left:2px solid var(--v2-gold);padding-left:1.4rem}.v2-positioning-copy p{margin:0 0 .8rem;font-size:clamp(1.15rem,1.8vw,1.55rem);line-height:1.35}.v2-positioning-copy span{color:#627084;font-size:.92rem}.v2-outcome{grid-template-columns:.72fr 1.28fr;gap:clamp(2.5rem,8vw,9rem);padding:clamp(4.5rem,8vw,8rem) 0;display:grid}.v2-section-heading h2{font-size:clamp(2.55rem,4.9vw,5.1rem)}.v2-section-heading>p:not(.v2-kicker){color:#637184;max-width:620px;margin:1.4rem 0 0}.v2-section-heading>a{color:inherit;margin-top:1.4rem;font-weight:800;display:inline-flex}.v2-outcome-list{display:grid}.v2-outcome-list article{border-top:1px solid var(--v2-line);padding:1.7rem 1rem 1.7rem 5.2rem;position:relative}.v2-outcome-list article:last-child{border-bottom:1px solid var(--v2-line)}.v2-symbol{background:var(--v2-mint);width:52px;height:52px;color:var(--v2-teal-dark);border-radius:16px;place-items:center;font-size:1.45rem;font-weight:800;display:grid;position:absolute;top:1.6rem;left:.4rem}.v2-outcome-list small{color:var(--v2-teal-dark);letter-spacing:.12em;font-size:.72rem;font-weight:800}.v2-outcome-list h3{margin:.35rem 0 .45rem;font-size:clamp(1.45rem,2vw,2rem);line-height:1.08}.v2-outcome-list p{color:#637184;max-width:660px;margin:0 0 .55rem}.v2-outcome-list a{color:var(--v2-teal-dark);font-size:.9rem;font-weight:800}.v2-industries{background:var(--v2-navy);color:#fff;width:100%;padding:clamp(5rem,9vw,9rem) max(clamp(16px,5vw,80px),50vw - 740px);overflow:hidden}.v2-industries .v2-section-heading{grid-template-columns:1fr minmax(280px,.45fr);align-items:end;column-gap:4rem;display:grid}.v2-industries .v2-kicker{color:#a9dfd3;grid-column:1/-1}.v2-section-heading-light h2{max-width:850px}.v2-section-heading-light em{color:#a9dfd3}.v2-section-heading-light a{color:var(--v2-gold);place-self:end}.v2-trade-rail{scroll-snap-type:x mandatory;scrollbar-width:none;gap:1rem;margin-top:3rem;display:flex;overflow-x:auto}.v2-trade-rail::-webkit-scrollbar{display:none}.v2-trade-card{aspect-ratio:.83;color:#fff;scroll-snap-align:start;isolation:isolate;border:1px solid #ffffff2e;border-radius:26px;flex-direction:column;flex:0 0 min(340px,78vw);justify-content:space-between;padding:1.2rem;text-decoration:none;display:flex;position:relative;overflow:hidden}.v2-trade-card:before{content:"";z-index:-2;background-position:50%;background-size:cover;transition:transform .6s cubic-bezier(.2,.8,.2,1);position:absolute;inset:0}.v2-trade-card:after{content:"";z-index:-1;background:linear-gradient(#08131f0d,#08131fe0);position:absolute;inset:0}.v2-trade-card:hover:before{transform:scale(1.05)}.v2-trade-paint:before{background-image:linear-gradient(135deg,#617c78,#d5a969)}.v2-trade-concrete:before{background-image:linear-gradient(135deg,#465669,#b2bbb6)}.v2-trade-card>span{width:40px;height:40px;color:var(--v2-ink);background:#ffffffe6;border-radius:50%;place-items:center;font-size:.76rem;font-weight:800;display:grid}.v2-trade-card strong{font-size:1.85rem;line-height:1;display:block}.v2-trade-card small{color:#ffffffb8;margin-top:.6rem;display:block}.v2-handoff{grid-template-columns:.75fr 1.25fr;align-items:center;gap:clamp(2.5rem,7vw,7rem);padding:clamp(5rem,9vw,9rem) 0;display:grid}.v2-handoff-copy>p:not(.v2-kicker){color:#637184;max-width:560px}.v2-handoff-copy a{color:var(--v2-teal-dark);font-weight:800}.v2-flow{border:1px solid var(--v2-line);box-shadow:var(--v2-shadow);background:#fff;border-radius:30px;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:.7rem;padding:1.4rem;display:grid;position:relative}.v2-flow article{background:#eef2ef;border-radius:20px;flex-direction:column;justify-content:space-between;min-height:180px;padding:1.2rem;display:flex}.v2-flow article.active{background:var(--v2-navy);color:#fff;transform:translateY(-14px)}.v2-flow article>span{background:var(--v2-mint);width:46px;height:46px;color:var(--v2-teal-dark);border-radius:14px;place-items:center;font-size:1.35rem;display:grid}.v2-flow article small{color:inherit;opacity:.6;letter-spacing:.1em;font-weight:800}.v2-flow article strong{font-size:1.05rem}.v2-flow>i{color:var(--v2-teal);font-style:normal}.v2-proof{background:var(--v2-cream);border-radius:28px;grid-template-columns:.7fr 1.3fr auto;align-items:center;gap:2rem;margin-bottom:clamp(4rem,8vw,8rem);padding:clamp(2rem,4vw,4rem);display:grid}.v2-proof h2{margin:0;font-size:clamp(1.8rem,3vw,3.15rem);line-height:1.03}.v2-proof blockquote{margin:0;font-size:clamp(1.25rem,2vw,1.8rem);line-height:1.35}.v2-proof cite{color:#6e6b62;margin-top:.65rem;font-size:.82rem;font-style:normal;display:block}.v2-proof>a{color:var(--v2-teal-dark);white-space:nowrap;font-weight:800}.v2-price{background:var(--v2-navy);color:#fff;border-radius:32px;grid-template-columns:1fr auto .75fr;align-items:center;gap:clamp(2rem,6vw,6rem);margin-bottom:clamp(4rem,8vw,8rem);padding:clamp(2.2rem,5vw,5rem);display:grid}.v2-price h2{letter-spacing:-.05em;margin:0;font-size:clamp(2.35rem,4.4vw,4.7rem);line-height:.95}.v2-price em{color:#a9dfd3}.v2-price-number{grid-template-columns:auto auto;align-items:end;display:grid}.v2-price-number small{color:#a9dfd3;letter-spacing:.12em;grid-column:1/-1;font-weight:800}.v2-price-number strong{font-size:clamp(4.8rem,8vw,8rem);line-height:.8}.v2-price-number sup{vertical-align:top;font-size:.33em}.v2-price-number span{color:#ffffffa6}.v2-price>div:last-child p{color:#ffffffb3}.v2-price a{color:var(--v2-gold);font-weight:800}.v2-final{background:linear-gradient(125deg,#dff2ea 0 62%,#f4dfb7 62%);border-radius:34px;margin-block:clamp(4rem,8vw,8rem);padding:clamp(2.7rem,6vw,6rem)}.v2-final h2{max-width:1050px}.v2-final>p:not(.v2-kicker){max-width:650px;font-size:1.15rem}.v2-final>div{align-items:center;gap:1.5rem;margin-top:2rem;display:flex}.v2-final>div>a:not(.v2-final-primary){color:var(--v2-ink);font-weight:800}.v2-final>small{color:#5f6d68;margin-top:1rem;display:block}.v2-footer{background:var(--v2-paper);padding:0 clamp(16px,3vw,48px) 1.5rem}.v2-footer-cta{background:var(--v2-teal);color:#fff;border-radius:32px 32px 0 0;grid-template-columns:1fr auto;align-items:end;gap:2rem;width:min(1480px,100%);padding:clamp(2.4rem,5vw,5rem);display:grid}.v2-footer-cta .v2-kicker{color:#d8f3ec}.v2-footer-cta h2{letter-spacing:-.05em;max-width:900px;margin:0;font-size:clamp(2.4rem,4.6vw,5rem);line-height:.98}.v2-footer-cta-actions{max-width:390px}.v2-footer-cta-actions p{color:#ffffffad;margin:.8rem 0 0;font-size:.83rem}.v2-footer-grid{background:var(--v2-navy);color:#fff;grid-template-columns:1.5fr .7fr .7fr 1fr;gap:3rem;width:min(1480px,100%);padding:clamp(2.5rem,5vw,5rem);display:grid}.v2-footer-brand img{width:210px;height:auto}.v2-footer-brand p{max-width:390px;margin:1.2rem 0 .8rem;font-size:1.15rem}.v2-footer-brand span,.v2-footer-contact p{color:#ffffff94;font-size:.86rem}.v2-footer nav,.v2-footer-contact{flex-direction:column;gap:.65rem;display:flex}.v2-footer nav strong,.v2-footer-contact strong{color:#a9dfd3;letter-spacing:.14em;text-transform:uppercase;margin-bottom:.4rem;font-size:.72rem}.v2-footer nav a,.v2-footer-contact a,.v2-footer-legal a{color:#ffffffc7;text-decoration:none}.v2-footer nav a:hover,.v2-footer-contact a:hover{color:#fff}.v2-footer-legal{background:var(--v2-navy);color:#ffffff8c;border-top:1px solid #ffffff1a;border-radius:0 0 24px 24px;justify-content:space-between;width:min(1480px,100%);padding:1rem 1.4rem;display:flex}.v2-footer-legal div{gap:1rem;display:flex}.landing-hero{background:radial-gradient(circle at 80% 20%, #357f7524, transparent 32%), var(--v2-paper);padding-block:clamp(5rem,10vw,9rem)!important}.landing-hero h1{max-width:1050px;letter-spacing:-.055em!important;font-size:clamp(2.8rem,5.6vw,5.8rem)!important;line-height:.96!important}.landing-hero p{max-width:700px;font-size:clamp(1rem,1.5vw,1.25rem)!important}.landing-section,.section:not(.product-journey){padding-block:clamp(4rem,7vw,7rem)!important}.landing-section h2,.section:not(.product-journey) h2{letter-spacing:-.045em;font-size:clamp(2.2rem,4.3vw,4.45rem);line-height:1}.landing-cards{gap:1rem!important}.landing-card{transition:transform .25s,box-shadow .25s;box-shadow:0 14px 40px #0c17280f;border:1px solid var(--v2-line)!important;background:#ffffffc7!important;border-radius:24px!important}.landing-card:hover{box-shadow:var(--v2-shadow);transform:translateY(-4px)}@media (width<=980px){.v2-header{grid-template-columns:1fr auto;min-height:68px}.v2-desktop-nav,.v2-header-actions{display:none}.v2-mobile-menu{display:block}.v2-positioning,.v2-outcome,.v2-handoff{grid-template-columns:1fr}.v2-positioning-copy{max-width:680px}.v2-industries .v2-section-heading{grid-template-columns:1fr}.v2-section-heading-light a{justify-self:start}.v2-proof{grid-template-columns:1fr}.v2-price{grid-template-columns:1fr auto}.v2-price>div:last-child{grid-column:1/-1}.v2-footer-cta{grid-template-columns:1fr}.v2-footer-grid{grid-template-columns:1.25fr 1fr 1fr}.v2-footer-contact{grid-column:1/-1}}@media (width<=700px){body.marketing-site{font-size:16px}.v2-header-wrap{padding:10px 10px 0}.v2-header{border-radius:18px;padding:.45rem .5rem .45rem .8rem}.v2-brand img{width:166px}.v2-positioning,.v2-outcome,.v2-handoff,.v2-proof,.v2-price,.v2-final{width:calc(100% - 32px)}.v2-positioning{gap:1.8rem;padding-top:4rem}.v2-positioning h2,.v2-section-heading h2,.v2-handoff h2,.v2-final h2{font-size:clamp(2.35rem,12vw,3.65rem)}.v2-outcome{gap:2rem;padding-block:4rem}.v2-outcome-list article{padding:1.4rem .2rem 1.4rem 4.25rem}.v2-symbol{width:44px;height:44px;left:0}.v2-industries{padding:4.5rem 16px}.v2-trade-rail{width:calc(100vw - 16px);padding-right:18vw}.v2-trade-card{flex-basis:78vw;max-width:315px}.v2-flow{scroll-snap-type:x mandatory;scrollbar-width:none;padding-right:18vw;display:flex;overflow-x:auto}.v2-flow::-webkit-scrollbar{display:none}.v2-flow article{scroll-snap-align:start;flex:0 0 72vw}.v2-flow article.active{transform:none}.v2-flow>i{transform:rotate(0)}.v2-proof{border-radius:22px;padding:1.6rem}.v2-price{border-radius:24px;grid-template-columns:1fr;padding:2rem}.v2-price-number{justify-content:start}.v2-final{background:linear-gradient(155deg,#dff2ea 0 72%,#f4dfb7 72%);border-radius:24px;padding:2rem}.v2-final>div{flex-direction:column;align-items:stretch}.v2-final-primary{width:100%}.v2-footer{padding-inline:10px}.v2-footer-cta{border-radius:24px 24px 0 0;padding:2rem}.v2-footer-grid{grid-template-columns:1fr 1fr;gap:2rem 1rem;padding:2rem}.v2-footer-brand,.v2-footer-contact{grid-column:1/-1}.v2-footer-legal{padding:1rem 1.2rem}.landing-hero{padding-block:4.5rem!important}.landing-hero h1{font-size:clamp(2.5rem,12vw,3.7rem)!important}.landing-section,.section:not(.product-journey){padding-block:3.75rem!important}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.story-page{background:var(--v2-paper);color:var(--v2-ink);overflow:clip}.story-page :where(h1,h2,h3,p){text-wrap:balance}.page-hero,.pricing-intro,.compare-section,.capability-section,.industry-lane,.control-story,.handoff-strip,.keep-tools,.pricing-guidance,.plan-section,.included-strip,.service-estimator-band,.guided-grid,.custom-lane,.page-final{width:min(1440px,100% - 48px);margin-inline:auto}.page-hero{grid-template-columns:minmax(0,.88fr) minmax(420px,1.12fr);align-items:center;gap:clamp(2rem,6vw,7rem);min-height:min(790px,100svh - 84px);padding:clamp(4.5rem,8vw,8rem) clamp(1.25rem,4vw,4rem);display:grid}.page-hero-copy h1,.pricing-intro h1{letter-spacing:-.06em;max-width:780px;margin:.7rem 0 1.25rem;font-size:clamp(3rem,5.4vw,5.45rem);line-height:.92}.page-hero-copy h1 em,.pricing-intro h1 em,.industry-lane-title h2 em,.section-intro h2 em,.control-story h2 em{color:var(--v2-teal);font-weight:400}.page-hero-copy>p:not(.v2-kicker),.pricing-intro>p:not(.v2-kicker),.section-intro>p:not(.v2-kicker){color:#607086;max-width:650px;font-size:clamp(1rem,1.3vw,1.18rem);line-height:1.7}.page-hero-actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1.8rem;display:flex}.page-hero-actions>a:not(.page-primary){color:var(--v2-ink);font-weight:800}.page-primary{background:var(--v2-teal-dark);border-radius:14px;justify-content:center;align-items:center;gap:.8rem;min-height:50px;padding:.85rem 1.15rem;font-weight:850;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 14px 30px #205e5833;color:#fff!important}.page-primary:hover{transform:translateY(-2px);box-shadow:0 18px 36px #205e5847}.section-intro{max-width:760px;margin-bottom:2.2rem}.section-intro h2,.control-story h2,.handoff-strip h2,.keep-tools h2,.pricing-guidance h2,.page-final h2,.industry-lane-title h2{letter-spacing:-.045em;margin:.45rem 0 1rem;font-size:clamp(2.15rem,4vw,4rem);line-height:.98}.v2-control-room{color:#fff;background:linear-gradient(140deg,#101d31,#172b42);border-radius:32px;grid-template-columns:.8fr 1.2fr;align-items:center;gap:clamp(2rem,6vw,7rem);width:min(1440px,100% - 48px);margin:clamp(4rem,8vw,8rem) auto;padding:clamp(2rem,5vw,5rem);display:grid}.v2-control-copy h2{letter-spacing:-.055em;margin:.4rem 0 1rem;font-size:clamp(2.6rem,5vw,5rem);line-height:.94}.v2-control-copy h2 em{color:#9bd7cb}.v2-control-copy p{color:#ffffffab}.v2-control-ui{color:var(--v2-ink);background:#f8faf9;border:1px solid #ffffff29;border-radius:24px;padding:1rem;box-shadow:0 28px 70px #00000040}.v2-control-top{color:#516477;justify-content:space-between;gap:1rem;padding:.5rem .65rem 1rem;display:flex}.v2-control-ui article{border-top:1px solid #dfe6e3;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:1rem;display:grid}.v2-control-ui article p{color:#6b7887;margin:.2rem 0 0}.v2-control-ui article b{color:#286a62;background:#e3f2ed;border-radius:999px;padding:.45rem .75rem}.v2-control-icon{color:#286a62;background:#d9eee8;border-radius:12px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.v2-handoff{grid-template-columns:.7fr 1.3fr;align-items:center;gap:3rem;width:min(1440px,100% - 48px);margin:clamp(4rem,8vw,8rem) auto;display:grid}.v2-flow{align-items:stretch;display:flex}.v2-flow article{background:#fff;border:1px solid #d7dfdc;flex:1;padding:1.25rem}.v2-flow article.active{color:#fff;background:#122138}.v2-flow>i{color:var(--v2-teal);align-self:center;margin:.25rem}.system-orbit{min-height:560px;box-shadow:inset 0 0 0 1px #0c172814, var(--v2-shadow);background:radial-gradient(circle,#13243a 0 30%,#e5efec 31% 45%,#0000 46%),linear-gradient(135deg,#f1e2bf,#d9ece7);border-radius:48% 52% 44% 56%;position:relative}.orbit-center{color:#fff;text-align:center;background:#102038;border-radius:50%;place-items:center;width:190px;height:190px;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);box-shadow:0 20px 40px #0c172840}.orbit-center strong{font-size:1.4rem;display:block}.orbit-node{background:#fff;border:1px solid #0c172814;border-radius:999px;align-items:center;gap:.6rem;padding:.7rem 1rem;font-weight:800;display:flex;position:absolute;box-shadow:0 12px 30px #0c17281f}.orbit-node span{color:var(--v2-teal)}.node-web{top:10%;left:36%}.node-estimate{top:30%;right:4%}.node-lead{bottom:20%;right:8%}.node-follow{bottom:7%;left:32%}.node-job{top:34%;left:2%}.control-story{background:#e8f1ee;border-radius:32px;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-block:clamp(4rem,8vw,8rem);padding:clamp(2rem,5vw,5rem);display:grid}.control-story-copy p,.control-story-copy li{color:#5f7181;line-height:1.65}.pricing-console{color:#fff;background:#101e32;border-radius:24px;padding:1.4rem;box-shadow:0 24px 55px #0c172838}.console-head,.console-range{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:end;gap:1rem;padding:1rem;display:flex}.console-range strong{font-size:clamp(2rem,4vw,3.6rem)}.console-bars span{padding:.85rem 0;display:block}.console-bars span:after{content:"";width:var(--bar);background:linear-gradient(90deg,#73c2b2,#e7c780);border-radius:999px;height:8px;margin-top:.4rem;display:block}.handoff-strip{grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:1rem;margin-block:clamp(4rem,8vw,8rem);display:grid}.handoff-strip article{border:1px solid var(--v2-line);background:#fff;border-radius:20px;padding:1.5rem}.handoff-strip>i{color:var(--v2-teal);font-size:2rem}.service-stack{gap:.8rem;display:grid}.service-stack article{background:#fff;border-radius:18px;grid-template-columns:auto 1fr;align-items:center;gap:1rem;padding:1.1rem 1.25rem;display:grid;box-shadow:0 14px 35px #0c17281a}.service-stack article:nth-child(2n){transform:translate(2rem)}.service-stack article>span{background:var(--v2-mint);border-radius:13px;place-items:center;width:42px;height:42px;font-size:1.25rem;display:grid}.capability-section{padding-block:clamp(4rem,8vw,8rem)}.capability-grid{border-top:1px solid var(--v2-line);border-left:1px solid var(--v2-line);grid-template-columns:1fr 1fr;display:grid}.capability-grid article{border-right:1px solid var(--v2-line);border-bottom:1px solid var(--v2-line);background:#ffffffb3;grid-template-columns:auto 1fr auto;align-content:start;gap:1rem;min-height:170px;padding:1.4rem;display:grid}.capability-grid article>span:first-child{background:#ddeee9;border-radius:14px;place-items:center;width:44px;height:44px;font-size:1.25rem;display:grid}.capability-grid article p{color:#647489}.service-estimator-band{color:#fff;background:#102038;border-radius:32px;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-block:clamp(4rem,8vw,8rem);padding:clamp(2rem,5vw,5rem);display:grid}.service-estimator-band p{color:#ffffffa8}.service-chip-grid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.service-chip-grid span{background:#ffffff0f;border:1px solid #ffffff24;border-radius:14px;padding:.9rem 1rem}.service-chip-grid .ready{color:#1e5d50;background:#e0f4e9}.industry-signal{min-height:520px;box-shadow:var(--v2-shadow);background:radial-gradient(circle at 35% 35%,#ffffff59,#0000 24%),linear-gradient(145deg,#102038,#21564f 58%,#e7c985);border-radius:32px;position:relative;overflow:hidden}.industry-signal:after{content:"";border:1px solid #ffffff38;border-radius:50%;position:absolute;inset:10% 14%;box-shadow:0 0 0 80px #ffffff0a,0 0 0 160px #ffffff06}.industry-signal>strong{z-index:2;color:#fff;text-align:center;font-size:clamp(1.5rem,3vw,2.8rem);position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.industry-signal>span{z-index:3;background:#fff;border-radius:999px;padding:.7rem 1rem;font-weight:850;position:absolute;box-shadow:0 12px 30px #0c17282e}.industry-signal>span:first-of-type{top:11%;left:12%}.industry-signal>span:nth-of-type(2){top:18%;right:8%}.industry-signal>span:nth-of-type(3){bottom:12%;right:12%}.industry-signal>span:nth-of-type(4){bottom:15%;left:9%}.industry-lane{padding-block:clamp(4rem,8vw,8rem)}.industry-showcase{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.industry-showcase article{background:#fff;border-radius:24px;padding:1rem;box-shadow:0 18px 45px #0c172817}.industry-showcase article p{color:#647489}.industry-image{background-position:50%;background-size:cover;border-radius:16px;height:250px}.guided-lane{color:#fff;background:#112038;border-radius:32px;margin-block:clamp(4rem,8vw,8rem);padding:clamp(2rem,5vw,5rem)}.guided-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.guided-grid article{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:18px;padding:1.35rem}.custom-lane{text-align:center;padding-block:clamp(4rem,8vw,8rem)}.custom-trades{flex-wrap:wrap;justify-content:center;gap:.7rem;display:flex}.custom-trades span{border:1px solid var(--v2-line);background:#fff;border-radius:999px;padding:.75rem 1rem}.scattered-connected{grid-template-columns:1fr auto 1.2fr;align-items:center;gap:1rem;display:grid}.scattered,.connected{background:#fff;border-radius:24px;padding:1.5rem;box-shadow:0 18px 45px #0c17281f}.scattered{flex-wrap:wrap;gap:.6rem;display:flex;transform:rotate(-2deg)}.scattered small,.connected small{color:#657387;letter-spacing:.08em;text-transform:uppercase;width:100%;font-weight:850}.scattered span{background:#eef1f2;border-radius:10px;padding:.55rem .7rem}.connection-arrow{color:var(--v2-teal);font-size:2rem}.connected{color:#fff;background:#112038}.connected strong{margin:.8rem 0 1rem;font-size:2rem;display:block}.connected div{grid-template-columns:repeat(2,1fr);gap:.5rem;display:grid}.connected div span{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:10px;padding:.65rem}.compare-section{padding-block:clamp(4rem,8vw,8rem)}.comparison-wrap{border:1px solid var(--v2-line);background:#fff;border-radius:24px;overflow:auto;box-shadow:0 18px 45px #0c172814}.comparison-wrap table{border-collapse:collapse;width:100%;min-width:860px}.comparison-wrap th,.comparison-wrap td{border-bottom:1px solid var(--v2-line);text-align:left;padding:1rem}.comparison-wrap th{color:#637286;letter-spacing:.1em;text-transform:uppercase;font-size:.75rem}.servistri-cell{color:#205e58;background:#e5f2ee;font-weight:850}.keep-tools{color:#fff;background:#102038;border-radius:30px;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-block:clamp(4rem,8vw,8rem);padding:clamp(2rem,5vw,5rem);display:grid}.tool-badges{flex-wrap:wrap;gap:.7rem;display:flex}.tool-badges span{background:#ffffff0f;border:1px solid #ffffff21;border-radius:999px;padding:.75rem 1rem}.pricing-intro{padding:clamp(5rem,9vw,9rem) clamp(1.25rem,4vw,4rem) 3rem}.plan-section{padding-bottom:clamp(4rem,8vw,8rem)}.plan-rail{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:1rem;display:grid}.plan-rail article{border:1px solid var(--v2-line);background:#fff;border-radius:24px;flex-direction:column;padding:1.5rem;display:flex;box-shadow:0 18px 45px #0c172814}.plan-rail article.featured{color:#fff;background:#102038;transform:translateY(-10px);box-shadow:0 26px 60px #0c172838}.plan-head{justify-content:space-between;gap:1rem;display:flex}.plan-head>span{background:var(--v2-mint);color:var(--v2-teal-dark);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-self:start;padding:.4rem .6rem;font-size:.68rem;font-weight:900}.plan-price strong{letter-spacing:-.07em;font-size:clamp(3.8rem,7vw,6rem)}.plan-rail ul{flex:1;gap:.65rem;padding:0;list-style:none;display:grid}.plan-rail li{gap:.65rem;display:flex}.plan-rail li:before{content:"✓";color:#68b8a9;font-weight:900}.included-strip{border:1px solid var(--v2-line);background:#ffffffa6;border-radius:18px;justify-content:space-around;gap:1rem;margin-bottom:clamp(4rem,8vw,8rem);padding:1rem;display:flex}.pricing-guidance{background:#e8f1ee;border-radius:30px;grid-template-columns:1fr 1fr;gap:4rem;margin-block:clamp(4rem,8vw,8rem);padding:clamp(2rem,5vw,5rem);display:grid}.page-final{color:#fff;text-align:center;background:radial-gradient(circle at 85% 15%,#66b6a759,#0000 26%),#102038;border-radius:32px;margin-block:clamp(4rem,8vw,8rem);padding:clamp(3rem,7vw,6rem)}.page-final h2{max-width:900px;margin-inline:auto}.page-final .page-primary{background:#e8c987;color:#132138!important}.sv-footer{background:var(--v2-paper);padding:1rem 24px 24px}.sv-footer-main{background:var(--v2-navy);color:#fff;border-radius:28px 28px 0 0;grid-template-columns:1.6fr .65fr .65fr 1fr;gap:clamp(1.5rem,4vw,4rem);width:min(1440px,100%);margin:auto;padding:clamp(2rem,4vw,3.5rem);display:grid}.sv-footer-brand p{color:#ffffffa6;max-width:340px}.sv-footer-cta{color:var(--v2-gold);font-weight:800}.sv-footer-main nav,.sv-footer-contact{flex-direction:column;gap:.55rem;display:flex}.sv-footer-main strong{color:#a9dfd3;letter-spacing:.14em;text-transform:uppercase;margin-bottom:.4rem;font-size:.72rem}.sv-footer-main a{color:#ffffffc7;text-decoration:none}.sv-footer-main a:hover{color:#fff}.sv-footer-contact span{color:#ffffff8c}.sv-footer-legal{background:var(--v2-navy);color:#ffffff80;border-top:1px solid #ffffff1a;border-radius:0 0 20px 20px;justify-content:space-between;width:min(1440px,100%);margin:auto;padding:1rem 1.4rem;display:flex}.sv-footer-legal div{gap:1rem;display:flex}.sv-footer-legal a{color:inherit}@media (width<=980px){.page-hero{grid-template-columns:1fr;min-height:auto;padding-top:4.5rem}.system-orbit{min-height:520px}.control-story,.service-estimator-band,.keep-tools,.pricing-guidance,.v2-control-room,.v2-handoff{grid-template-columns:1fr}.sv-footer-main{grid-template-columns:1.3fr 1fr 1fr}.sv-footer-contact{grid-column:2/4}.plan-rail{grid-template-columns:1fr}.plan-rail article.featured{transform:none}.guided-grid{grid-template-columns:1fr 1fr}}@media (width<=700px){.page-hero,.pricing-intro,.compare-section,.capability-section,.industry-lane,.control-story,.handoff-strip,.keep-tools,.pricing-guidance,.plan-section,.included-strip,.service-estimator-band,.guided-grid,.custom-lane,.page-final{width:calc(100% - 24px)}.page-hero{gap:2rem;padding:3.75rem 0 3rem}.page-hero-copy h1,.pricing-intro h1{font-size:clamp(2.55rem,14vw,3.7rem)}.page-hero-copy>p:not(.v2-kicker),.pricing-intro>p:not(.v2-kicker){font-size:.98rem}.page-hero-actions{flex-direction:column;align-items:stretch}.page-primary{width:100%}.system-orbit{border-radius:28px;min-height:390px}.orbit-center{width:130px;height:130px}.orbit-center strong{font-size:1rem}.orbit-node{padding:.5rem .65rem;font-size:.72rem}.node-web{top:7%;left:28%}.node-estimate{top:28%;right:1%}.node-lead{bottom:18%;right:3%}.node-follow{bottom:5%;left:25%}.node-job{top:31%;left:1%}.capability-grid,.industry-showcase,.guided-grid,.plan-rail,.handoff-strip,.v2-flow{scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;touch-action:pan-x;scrollbar-width:none;display:flex;overflow-x:auto}.capability-grid::-webkit-scrollbar{display:none}.industry-showcase::-webkit-scrollbar{display:none}.guided-grid::-webkit-scrollbar{display:none}.plan-rail::-webkit-scrollbar{display:none}.handoff-strip::-webkit-scrollbar{display:none}.v2-flow::-webkit-scrollbar{display:none}.capability-grid article,.industry-showcase article,.guided-grid article,.plan-rail article{scroll-snap-align:center;min-width:84vw}.handoff-strip article{scroll-snap-align:center;min-width:78vw}.handoff-strip>i{display:none}.service-stack article:nth-child(2n){transform:none}.service-chip-grid,.scattered-connected{grid-template-columns:1fr}.connection-arrow{text-align:center;transform:rotate(90deg)}.v2-control-room{border-radius:24px;width:calc(100% - 24px);padding:1.2rem}.v2-control-ui article{grid-template-columns:auto 1fr}.v2-control-ui article b{grid-column:2;justify-self:start}.v2-flow article{scroll-snap-align:center;min-width:72vw}.included-strip{scrollbar-width:none;justify-content:flex-start;overflow-x:auto}.included-strip span{white-space:nowrap}.sv-footer{padding:8px}.sv-footer-main{border-radius:22px 22px 0 0;grid-template-columns:1fr 1fr;padding:1.5rem}.sv-footer-brand,.sv-footer-contact{grid-column:1/-1}.sv-footer-legal{flex-direction:column;gap:.7rem}}.v2-positioning{grid-template-columns:minmax(0,1.05fr) minmax(280px,.68fr);gap:clamp(2rem,6vw,6rem);padding-block:clamp(3rem,6vw,6rem)}.v2-positioning h2{text-wrap:balance;max-width:12ch;font-size:clamp(2.65rem,5.2vw,4.45rem)}.v2-positioning-copy{border:1px solid var(--v2-line);border-left:4px solid var(--v2-gold);background:#ffffffc2;border-radius:24px;padding:1.6rem;box-shadow:0 18px 50px #0c172814}.v2-section-heading h2{text-wrap:balance;max-width:14ch;font-size:clamp(2.55rem,4.6vw,4.2rem)}.v2-trade-card{border-radius:28px;flex-basis:300px;min-height:350px}.v2-trade-card b{color:var(--v2-mint);margin-bottom:.75rem;font-size:2rem;display:block}.v2-trade-card strong{font-size:1.5rem}.v2-control-room{min-height:unset;gap:clamp(2rem,5vw,5rem);margin-block:clamp(3.5rem,7vw,7rem);padding:clamp(2rem,5vw,4rem)}.v2-control-copy h2{font-size:clamp(2.6rem,4.8vw,4.25rem)}.v2-handoff,.v2-final{margin-block:clamp(3.5rem,7vw,7rem)}.landing-hero{padding-block:clamp(5rem,9vw,8rem);position:relative;overflow:hidden}.landing-hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#5cab9d38,#0000 68%);border-radius:50%;width:34rem;height:34rem;position:absolute;top:-14rem;right:-12rem}.landing-hero .wrap{z-index:1;position:relative}.landing-hero h1{text-wrap:balance;max-width:14ch;font-size:clamp(2.75rem,5.9vw,4.9rem)}.sv-footer-proof{color:#ffffffa8;background:#122138;border-top:1px solid #ffffff1a;grid-template-columns:repeat(4,1fr);width:min(1440px,100%);margin:auto;display:grid}.sv-footer-proof span{text-align:center;border-right:1px solid #ffffff1a;padding:1rem 1.25rem;font-size:.78rem;font-weight:750}.sv-footer-proof span:last-child{border-right:0}@media (width<=700px){.v2-positioning{grid-template-columns:1fr;gap:1.25rem;padding-block:2.5rem}.v2-positioning h2,.v2-section-heading h2,.v2-control-copy h2{font-size:clamp(2.2rem,10.5vw,3rem)}.v2-positioning-copy{border-radius:20px;padding:1.2rem}.v2-industries{padding-block:2.75rem}.v2-trade-card{min-width:82vw;min-height:310px}.v2-control-room,.v2-handoff,.v2-final{margin-block:2.75rem}.landing-hero{padding-block:4rem}.landing-hero h1{font-size:clamp(2.45rem,12vw,3.35rem)}.sv-footer-proof{scroll-snap-type:x mandatory;scrollbar-width:none;display:flex;overflow-x:auto}.sv-footer-proof::-webkit-scrollbar{display:none}.sv-footer-proof span{scroll-snap-align:center;min-width:70vw}}.sv-header-wrap{z-index:100;pointer-events:none;padding:0 clamp(.75rem,2.4vw,2rem);position:sticky;top:0}.sv-header{backdrop-filter:blur(18px);pointer-events:auto;background:#0c182af0;border:1px solid #aad9cf33;border-radius:22px;grid-template-columns:minmax(180px,1fr) auto minmax(220px,1fr);align-items:center;gap:1rem;width:min(1440px,100%);min-height:76px;margin:auto;padding:.7rem .8rem .7rem 1.1rem;display:grid;box-shadow:0 20px 55px #040c1838}.sv-brand{align-items:center;width:max-content;min-width:0;display:inline-flex}.sv-brand img{width:clamp(172px,14vw,224px);height:auto;display:block}.sv-nav{justify-content:center;align-items:center;gap:clamp(.8rem,1.8vw,1.7rem);display:flex}.sv-nav a,.sv-link{color:#ffffffc2;letter-spacing:.01em;font-size:.84rem;font-weight:760;text-decoration:none;transition:color .2s;position:relative}.sv-nav a:after{background:var(--v2-mint);content:"";transform-origin:50%;border-radius:999px;height:2px;transition:transform .22s;position:absolute;bottom:-.55rem;left:0;right:0;transform:scaleX(0)}.sv-nav a:hover,.sv-link:hover{color:#fff}.sv-nav a:hover:after{transform:scaleX(1)}.sv-header-actions{justify-content:flex-end;align-items:center;gap:.9rem;display:flex}.sv-button{border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:.55rem;min-height:48px;padding:.8rem 1.05rem;font-size:.84rem;font-weight:820;line-height:1;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.sv-button-light{color:#102038;background:#f2d89a;box-shadow:0 10px 24px #ebc36929}.sv-button:hover{transform:translateY(-2px);box-shadow:0 14px 30px #040c1833}.sv-button-light:hover{background:#ffe7ae}.sv-mobile-menu{display:none}.sv-footer-brand{align-content:start;gap:1rem;display:grid}.sv-footer-brand img{width:min(220px,80%);height:auto}.sv-footer-brand p{color:#ffffffa3;max-width:35ch;margin:0;line-height:1.65}.sv-footer-cta{align-content:start;gap:.8rem;display:grid}.sv-footer-contact{color:#bce5dc;font-weight:760;text-decoration:none}@media (width<=980px){.sv-header{grid-template-columns:1fr auto;min-height:68px}.sv-nav,.sv-header-actions{display:none}.sv-mobile-menu{display:block;position:relative}.sv-mobile-menu summary{color:#fff;cursor:pointer;border:1px solid #ffffff2e;border-radius:13px;place-items:center;width:46px;height:46px;font-size:1.35rem;list-style:none;display:grid}.sv-mobile-menu summary::-webkit-details-marker{display:none}.sv-mobile-panel{background:#132238;border:1px solid #ffffff21;border-radius:18px;gap:.25rem;width:min(310px,100vw - 2rem);padding:.75rem;display:grid;position:absolute;top:calc(100% + .75rem);right:0;box-shadow:0 24px 48px #040c184d}.sv-mobile-panel>a:not(.sv-button){color:#ffffffd1;border-radius:11px;padding:.85rem .9rem;font-size:.9rem;font-weight:720;text-decoration:none}.sv-mobile-panel>a:not(.sv-button):hover{background:#ffffff12}.sv-mobile-panel .sv-button{margin-top:.35rem}}@media (width<=700px){.sv-header-wrap{background:#091522;padding:0 .55rem}.sv-header{border-radius:18px;padding:.55rem .6rem .55rem .85rem}.sv-brand img{width:168px}}@media (width<=980px){.sv-header-wrap{background:#091522}.sv-mobile-menu{z-index:2}.sv-mobile-menu summary{flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex}.sv-mobile-menu summary span{background:#fff;border-radius:999px;flex:0 0 3px;width:20px;height:3px;transition:transform .2s;display:block;box-shadow:0 0 0 1px #ffffff14}.sv-mobile-menu[open] summary span:first-child{transform:translateY(4.5px)rotate(45deg)}.sv-mobile-menu[open] summary span:last-child{transform:translateY(-4.5px)rotate(-45deg)}.sv-mobile-panel{z-index:3}.sv-mobile-panel nav{margin:0 0 .55rem;display:grid}.sv-mobile-panel nav a{color:#fff;border-bottom:1px solid #ffffff1a;align-items:center;gap:.8rem;padding:.8rem .7rem;font-size:1rem;font-weight:760;text-decoration:none;display:flex}.sv-mobile-panel nav a:last-child{border-bottom:0}.sv-mobile-panel nav a small{color:#a7d8ce;letter-spacing:.08em;width:1.7rem;font-size:.63rem;font-weight:850}.hero-proof-stack{display:none}.journey-beat-one,.journey-beat-three{width:min(590px,100% - 2rem)}}.journey-sticky{isolation:isolate;background:#091522}.journey-sticky>.sv-header-wrap{width:100%;position:absolute;inset:0 0 auto}.journey-sticky:after{z-index:-1;content:"";pointer-events:none;background:radial-gradient(circle at 76% 26%,#5bbca833,#0000 28%),radial-gradient(circle at 62% 86%,#ecc77421,#0000 31%);position:absolute;inset:0}.journey-shade{background:linear-gradient(90deg,#050e1bf5 0%,#050e1bc2 42%,#050e1b38 73%,#050e1b70 100%),linear-gradient(#0000 45%,#050e1bb3)}.journey-beat-one>p,.journey-beat-three>p{max-width:51ch;font-size:clamp(1rem,1.25vw,1.18rem);line-height:1.58}.hero-positioning{color:#bce5dc;letter-spacing:.12em;backdrop-filter:blur(12px);background:#0b1f30b3;border:1px solid #bee6dd3d;border-radius:999px;width:fit-content;padding:.52rem .72rem;display:inline-flex}.hero-signal{color:#fff;backdrop-filter:blur(18px);background:#0d1f30c7;border:1px solid #fff3;border-radius:18px;width:min(370px,100%);margin-top:1.4rem;padding:1rem 1.05rem;display:grid;box-shadow:0 22px 65px #0000003b}.hero-signal-head,.hero-signal-foot{justify-content:space-between;align-items:center;gap:.8rem;display:flex}.hero-signal-head span,.hero-signal-foot{color:#ffffffad;letter-spacing:.1em;font-size:.66rem;font-weight:800}.hero-signal-head b{color:#bce5dc;letter-spacing:.1em;background:#5dbea92e;border-radius:999px;padding:.25rem .42rem;font-size:.62rem}.hero-signal>p{color:#ffffffd1;margin:.72rem 0 .1rem;font-size:.86rem}.hero-signal>strong{font-family:var(--v2-serif,Georgia, serif);font-size:1.75rem;font-weight:500}.hero-signal-meter{background:#ffffff1f;border-radius:999px;height:5px;margin:.72rem 0;overflow:hidden}.hero-signal-meter i{border-radius:inherit;background:linear-gradient(90deg,#64c3ad,#e9c675);width:78%;height:100%;display:block}.hero-signal-foot span:first-child{color:#bce5dc}.v2-proof-band{z-index:4;grid-template-columns:repeat(4,1fr);margin:-2.1rem auto 0;padding:0 clamp(1rem,4vw,4rem);display:grid;position:relative}.v2-proof-band article{backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #0d2a3d1f;border-right:0;min-height:128px;padding:1.25rem 1.3rem;box-shadow:0 20px 55px #12304314}.v2-proof-band article:first-child{border-radius:22px 0 0 22px}.v2-proof-band article:last-child{border-right:1px solid #0d2a3d1f;border-radius:0 22px 22px 0}.v2-proof-band span{color:#388174;margin-bottom:.7rem;font-size:1.35rem;display:block}.v2-proof-band strong{color:#0c1d31;font-family:var(--v2-serif,Georgia, serif);font-size:1.08rem;display:block}.v2-proof-band small{color:#6d7c8e;margin-top:.25rem;line-height:1.4;display:block}.page-hero h1,.landing-hero h1{letter-spacing:-.055em;max-width:12ch;font-size:clamp(3rem,6vw,6.4rem);line-height:.94}.sv-footer{background:radial-gradient(circle at 12% 0,#4d978933,#0000 28%),#0b1829;border-top:1px solid #bce5dc29}.sv-footer-inner{gap:clamp(2rem,6vw,6rem)}.sv-footer-links a{color:#ffffffb8}.sv-footer-links a:hover{color:#fff}.sv-footer-proof{background:#ffffff09;border-color:#ffffff1f}.sv-footer-proof span{color:#bce5dc}@media (hover:hover){.v2-proof-band article,.feature-card,.trade-card,.integration-card{transition:transform .26s,border-color .26s,box-shadow .26s}.v2-proof-band article:hover,.feature-card:hover,.trade-card:hover,.integration-card:hover{border-color:#468e8157;transform:translateY(-5px);box-shadow:0 25px 60px #1230431f}}@media (width<=700px){.journey-beat-one,.journey-beat-three{width:auto}.journey-beat-one h1,.journey-beat-three h2{max-width:11.4ch;font-size:clamp(2.9rem,14vw,4.35rem);line-height:.91}.journey-beat-one>p,.journey-beat-three>p{max-width:34ch;font-size:.98rem}.hero-positioning{max-width:92%;font-size:.59rem;line-height:1.35}.hero-signal{width:min(330px,92vw);padding:.86rem .9rem}.hero-signal>strong{font-size:1.45rem}.v2-proof-band{scroll-snap-type:x mandatory;scrollbar-width:none;gap:.75rem;margin-top:-1rem;padding:0 1rem 1rem;display:flex;overflow-x:auto}.v2-proof-band::-webkit-scrollbar{display:none}.v2-proof-band article{scroll-snap-align:center;border:1px solid #0d2a3d1f;flex:0 0 79vw;min-height:112px;border-radius:18px!important}.page-hero h1,.landing-hero h1{max-width:11ch;font-size:clamp(2.75rem,13vw,4.25rem)}.page-hero:after,.landing-hero:after{font-size:24vw;bottom:-.25rem;right:-.4rem}}.journey-beat-one{width:min(580px,47vw)}.journey-beat-one h1,.journey-beat-three h2{letter-spacing:-.055em;max-width:11ch;font-size:clamp(3rem,4.55vw,5.15rem);line-height:.91}.journey-beat-one>p,.journey-beat-three>p{max-width:560px;font-size:clamp(.98rem,1.22vw,1.2rem)}.hero-proof-stack{z-index:4;width:min(390px,31vw);opacity:var(--journey-beat-one,1);transform:translate3d(0, calc((1 - var(--journey-beat-one,1)) * -20px), 0);pointer-events:none;transition:opacity .12s linear;position:absolute;top:23%;right:clamp(2rem,7vw,7rem)}.hero-proof-card{color:#102039;backdrop-filter:blur(16px);background:#f8fbf9ed;border:1px solid #ffffff6b;border-radius:20px;padding:1.15rem;box-shadow:0 24px 60px #010a163b}.hero-proof-card small{color:#647286;margin:.55rem 0 .2rem;display:block}.hero-proof-card>strong{font-family:var(--v2-serif,Georgia, serif);letter-spacing:-.04em;font-size:clamp(1.75rem,2.3vw,2.45rem);display:block}.hero-proof-card p{margin:.75rem 0 0;font-size:.79rem;font-weight:800}.hero-proof-card p span{color:#3f887b}.hero-proof-heading{color:#38796f;letter-spacing:.13em;justify-content:space-between;align-items:center;gap:.8rem;font-size:.63rem;font-weight:900;display:flex}.hero-proof-heading b{color:#28675d;letter-spacing:.08em;background:#dff1ec;border-radius:999px;padding:.35rem .5rem;font-size:.55rem}.hero-proof-meter{background:#dde6e4;border-radius:999px;height:5px;margin-top:.7rem;overflow:hidden}.hero-proof-meter i{border-radius:inherit;background:linear-gradient(90deg,#357d72,#82c5b7);width:78%;height:100%;display:block}.hero-proof-person{align-items:center;gap:.7rem;margin-top:.7rem;display:flex}.hero-proof-person>i{aspect-ratio:1;color:#fff;background:#367d72;border-radius:12px;place-items:center;width:38px;font-size:.72rem;font-style:normal;font-weight:900;display:grid}.hero-proof-person strong{font-size:.95rem;display:block}.hero-proof-person small{margin:.12rem 0 0}.hero-proof-connector{color:#d5eadf;justify-content:center;align-items:center;height:42px;display:flex}.hero-proof-connector i{background:#d5eadf8c;width:1px;height:100%}.hero-proof-connector span{color:#16342f;background:#d5eadf;border-radius:999px;margin-left:-.38rem;padding:.08rem .26rem;font-size:.7rem}.hero-proof-lead{margin-left:2.25rem}.v2-proof-band{grid-template-columns:repeat(3,1fr)}.v2-outcome-story{background:radial-gradient(circle at 82% 22%,#78c2b233,#0000 27%),linear-gradient(#f8faf8,#edf4f1);padding:clamp(4.5rem,8vw,8rem) max(1.25rem,50vw - 680px);position:relative;overflow:hidden}.v2-outcome-story:before{color:#367d7212;content:"SV";font-family:var(--v2-serif,Georgia, serif);pointer-events:none;font-size:clamp(10rem,27vw,28rem);line-height:.8;position:absolute;top:1.5rem;right:-1rem}.v2-outcome-heading{z-index:1;grid-template-columns:minmax(0,.86fr) minmax(280px,.54fr);align-items:end;gap:clamp(1.4rem,6vw,7rem);margin-bottom:clamp(2rem,5vw,4rem);display:grid;position:relative}.v2-outcome-heading h2{letter-spacing:-.055em;max-width:13ch;margin:.45rem 0 0;font-size:clamp(2.7rem,5vw,5.35rem);line-height:.93}.v2-outcome-heading h2 em{color:#3f8277;font-weight:400}.v2-outcome-heading>p:last-child{color:#58697a;border-left:2px solid #7ab4a9;max-width:500px;margin:0;padding-left:1.4rem;font-size:clamp(.98rem,1.25vw,1.15rem);line-height:1.68}.v2-kicker{color:#34766c;letter-spacing:.16em;margin:0;font-size:.7rem;font-weight:900}.v2-outcome-visual{z-index:1;grid-template-columns:1fr auto 1fr;align-items:center;gap:clamp(1rem,2.8vw,2.5rem);display:grid;position:relative}.v2-before-board,.v2-after-board{border-radius:28px;min-height:330px;padding:clamp(1.35rem,3vw,2.3rem);box-shadow:0 28px 70px #12304321}.v2-before-board{color:#fff;background:#101e31;position:relative;overflow:hidden}.v2-before-board:after{aspect-ratio:1;content:"";border:1px solid #ffffff17;border-radius:50%;width:15rem;position:absolute;bottom:-4rem;right:-3rem;box-shadow:0 0 0 3rem #ffffff06,0 0 0 6rem #ffffff05}.v2-before-board small,.v2-after-board small{color:#8bc6ba;letter-spacing:.15em;font-size:.65rem;font-weight:900}.v2-before-board h3,.v2-after-board h3{letter-spacing:-.04em;max-width:14ch;margin:.45rem 0 1.5rem;font-size:clamp(1.75rem,3vw,2.75rem);line-height:1}.v2-scattered-note{z-index:1;color:#1a2838;background:#f5f0e5;border-radius:11px;width:68%;margin:.65rem;padding:.72rem .85rem;font-size:.8rem;font-weight:800;position:relative;box-shadow:0 10px 30px #0003}.v2-scattered-note:first-of-type{transform:rotate(-3deg)}.v2-scattered-note:nth-of-type(2){margin-left:26%;transform:rotate(2deg)}.v2-scattered-note:nth-of-type(3){margin-left:8%;transform:rotate(-1deg)}.v2-story-shift{color:#34766c;justify-items:center;gap:.55rem;display:grid}.v2-story-shift span{aspect-ratio:1;color:#fff;background:#367d72;border-radius:18px;place-items:center;width:58px;font-weight:900;display:grid;box-shadow:0 15px 35px #367d7240}.v2-story-shift i{font-size:1.35rem;font-style:normal}.v2-after-board{background:#ffffffe6;border:1px solid #29675d2b}.v2-after-list{gap:.7rem;display:grid}.v2-after-row{background:#fff;border:1px solid #dce7e4;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;padding:.8rem;display:grid}.v2-after-row>i{aspect-ratio:1;color:#286c62;background:#e7f2ef;border-radius:10px;place-items:center;width:34px;font-style:normal;font-weight:900;display:grid}.v2-after-row strong{color:#112037;font-size:.88rem;display:block}.v2-after-row span{color:#657487;font-size:.72rem}.v2-after-row b{color:#286c62;background:#e5f2ee;border-radius:999px;padding:.38rem .52rem;font-size:.6rem}.v2-outcome-link{z-index:1;color:#286c62;margin-top:2rem;font-weight:900;display:inline-flex;position:relative}.page-hero p,.landing-hero p{max-width:650px;font-size:clamp(1rem,1.25vw,1.18rem)}.feature-card h2,.trade-card h2,.integration-card h2{font-size:clamp(1.35rem,2vw,1.95rem)}@media (width<=1040px){.hero-proof-stack{width:330px;right:2rem}.v2-outcome-heading{grid-template-columns:1fr .68fr;gap:2rem}}@media (width<=700px){.journey-beat-one,.journey-beat-three{width:auto}.journey-beat-one h1,.journey-beat-three h2{max-width:10.8ch;font-size:clamp(2.35rem,10.8vw,3.45rem);line-height:.94}.hero-proof-stack,.hero-proof-lead,.hero-proof-connector{display:none}.hero-proof-card{border-radius:16px;padding:.85rem}.hero-proof-card>strong{font-size:1.75rem}.journey-beat-one>p,.journey-beat-three>p{max-width:31ch;font-size:.92rem;line-height:1.5}.v2-outcome-story{padding:4rem 1rem}.v2-outcome-heading{grid-template-columns:1fr;gap:1.2rem}.v2-outcome-heading h2{font-size:clamp(2.5rem,12vw,3.8rem)}.v2-outcome-heading>p:last-child{padding-left:1rem}.v2-outcome-visual{grid-template-columns:1fr;gap:.8rem}.v2-before-board,.v2-after-board{border-radius:22px;min-height:0;padding:1.25rem}.v2-story-shift{grid-template-columns:auto 1fr auto;justify-content:center}.v2-story-shift i{transform:rotate(90deg)}.v2-scattered-note{width:82%}.page-hero h1,.landing-hero h1{font-size:clamp(2.45rem,11.4vw,3.65rem)}}.sv-footer{color:#fff;background:radial-gradient(circle at 88% 8%,#6db5a62e,#0000 25rem),linear-gradient(145deg,#0b1728,#11243a 64%,#0d1d2e);padding:clamp(3.5rem,8vw,7rem) max(1rem,50vw - 720px) 1rem;position:relative;overflow:hidden}.sv-footer:before{color:#ffffff06;content:"SV";font-family:var(--v2-serif,Georgia, serif);pointer-events:none;font-size:35vw;line-height:.7;position:absolute;bottom:-9vw;right:-3vw}.sv-footer-invite{z-index:1;background:linear-gradient(135deg,#ffffff12,#ffffff06);border:1px solid #b0e0d538;border-radius:30px;grid-template-columns:minmax(0,1.25fr) minmax(280px,.7fr);align-items:end;gap:clamp(2rem,7vw,7rem);width:min(1380px,100%);margin:0 auto clamp(2.5rem,6vw,5rem);padding:clamp(1.5rem,4vw,3.25rem);display:grid;position:relative;box-shadow:inset 0 1px #ffffff14,0 30px 80px #0000002e}.sv-footer-invite>div:first-child>p{color:#91d5c7;letter-spacing:.17em;margin:0 0 .8rem;font-size:.68rem;font-weight:900}.sv-footer-invite h2{color:#fff;letter-spacing:-.055em;max-width:12ch;margin:0;font-size:clamp(2.65rem,5.2vw,5.7rem);line-height:.9}.sv-footer-invite h2 em{color:#bde4db;font-weight:400}.sv-footer-invite-copy{gap:1rem;display:grid}.sv-footer-invite-copy>p{color:#ffffffb3;max-width:500px;margin:0;line-height:1.65}.sv-footer-invite-copy>a{color:#132338;background:#e7c77d;border-radius:999px;align-items:center;gap:.8rem;width:fit-content;padding:.95rem 1.2rem;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 14px 34px #e7c77d29}.sv-footer-invite-copy>a span{transition:transform .2s}.sv-footer-invite-copy>a:hover span{transform:translate(4px)}.sv-footer-invite-copy small{color:#ffffff78}.sv-footer-main,.sv-footer-proof,.sv-footer-legal{z-index:1;position:relative}.sv-footer-main{background:0 0;border-radius:0;grid-template-columns:minmax(280px,1.45fr) .65fr .65fr .8fr;width:min(1380px,100%);padding:0 1rem 2rem}.sv-footer-proof,.sv-footer-legal{background:0 0;width:min(1380px,100%)}.page-hero,.landing-hero{position:relative;overflow:hidden}.page-hero:after,.landing-hero:after{color:#30706512;content:"+";font-family:var(--v2-serif,Georgia, serif);pointer-events:none;font-size:clamp(8rem,18vw,19rem);line-height:.8;position:absolute;bottom:-.22em;right:clamp(1rem,4vw,5rem)}.page-hero h1,.landing-hero h1{max-width:12.4ch;font-size:clamp(3rem,5.2vw,5.7rem);line-height:.92}.page-hero-product{color:#fff;background:radial-gradient(circle at 82% 20%,#77cfbc33,#0000 28rem),linear-gradient(140deg,#101f34,#132a3f 70%,#16362f)}.page-hero-product .eyebrow,.page-hero-product em{color:#9ed9cc}.page-hero-product>.wrap>p:last-of-type{color:#ffffffad}.page-hero-product:after{color:#ffffff0b;content:"01"}.page-hero-services{background:radial-gradient(circle at 85% 25%,#debb6d33,#0000 24rem),linear-gradient(135deg,#fbfaf4,#f2eee1)}.page-hero-services:after{color:#9d701612;content:"02"}.page-hero-industries{background:radial-gradient(circle at 78% 20%,#4c95852e,#0000 25rem),linear-gradient(135deg,#eef6f3,#f8faf8)}.page-hero-industries:after{color:#2a746512;content:"03"}.page-hero-compare{color:#fff;background:linear-gradient(110deg,#0e1c2f 0 48%,#edf4f1 48%)}.page-hero-compare .eyebrow,.page-hero-compare em{color:#9ad5c8}.page-hero-compare>.wrap>p:last-of-type{color:#ffffffab;max-width:520px}.page-hero-compare:after{color:#11273a0f;content:"↔";right:5%}.pricing-intro{background:radial-gradient(circle at 18% 22%,#e7c77d36,#0000 25rem),linear-gradient(160deg,#faf8f1,#eff5f2)}.pricing-intro:after{content:"$";color:#86601714}.proof-hero{color:#fff;background:radial-gradient(circle at 78% 20%,#71c6b43b,#0000 25rem),linear-gradient(140deg,#0c1b2d,#15372f)}.proof-hero .eyebrow,.proof-hero em{color:#9bd8cb}.proof-hero p{color:#ffffffb0}.proof-hero:after{color:#ffffff0b;content:"✓"}.integrations-page .landing-hero{color:#fff;background:radial-gradient(circle at 78% 25%,#e7c77d2b,#0000 24rem),linear-gradient(140deg,#101d31,#263c45)}.integrations-page .landing-hero .eyebrow,.integrations-page .landing-hero em{color:#b8e4db}.integrations-page .landing-hero p{color:#ffffffb3}.integrations-page .landing-hero:after{color:#ffffff0a;content:"◇"}@media (width<=700px){.sv-footer{padding:3.5rem 8px 8px}.sv-footer-invite{border-radius:22px;grid-template-columns:1fr;gap:1.3rem;padding:1.35rem}.sv-footer-invite h2{font-size:clamp(2.4rem,11vw,3.4rem)}.sv-footer-main{grid-template-columns:1fr 1fr;padding:0 1rem 1.5rem}.sv-footer-brand,.sv-footer-contact{grid-column:1/-1}.sv-footer-proof{margin-inline:auto}.page-hero h1,.landing-hero h1{font-size:clamp(2.4rem,11vw,3.45rem)}.page-hero-compare{background:linear-gradient(155deg,#0e1c2f 0 62%,#eaf2ef 62%)}}.sv-journey-marquee{color:#f7ebce;background:radial-gradient(circle at 82%,#60b7a42b,#0000 24rem),#0e1d30;border-block:1px solid #a6dace2e;padding:.9rem 0;position:relative;overflow:hidden}.sv-journey-marquee:before,.sv-journey-marquee:after{z-index:2;content:"";pointer-events:none;width:min(10vw,8rem);position:absolute;top:0;bottom:0}.sv-journey-marquee:before{background:linear-gradient(90deg,#0e1d30,#0000);left:0}.sv-journey-marquee:after{background:linear-gradient(270deg,#0e1d30,#0000);right:0}.sv-journey-marquee-track{will-change:transform;align-items:center;gap:1.15rem;width:max-content;animation:30s linear infinite svJourneyMarquee;display:flex}.sv-journey-marquee span{letter-spacing:.17em;text-transform:uppercase;white-space:nowrap;font-size:.7rem;font-weight:900}.sv-journey-marquee i{color:#84cdbd;font-style:normal}@keyframes svJourneyMarquee{to{transform:translate(-50%)}}.v2-trade-card{transition:transform .22s,border-color .22s,box-shadow .22s;position:relative;overflow:hidden}.v2-trade-card:after{color:#164b4317;content:"+";font-family:var(--v2-serif,Georgia, serif);pointer-events:none;font-size:3.5rem;line-height:1;position:absolute;bottom:.6rem;right:1rem}@media (hover:hover){.v2-trade-card:hover{border-color:#337e7057;transform:translateY(-5px);box-shadow:0 24px 55px #1732411c}}.v2-outcome-story{color:#fff;background:radial-gradient(circle at 78% 18%,#6ac6b233,#0000 30rem),linear-gradient(145deg,#0b192a,#12283c 62%,#12352f);position:relative;overflow:hidden}.v2-outcome-story:before{color:#ffffff06}.v2-outcome-heading h2{max-width:11ch;font-size:clamp(2.65rem,5vw,5.25rem);line-height:.93}.v2-outcome-heading h2 em{color:#a9ddd2}.v2-outcome-heading>p:last-child{color:#ffffffa8}.v2-before-board,.v2-after-board{border-color:#bee3da2e;min-height:clamp(380px,43vw,560px);box-shadow:0 30px 80px #00000038}.v2-before-board{background:linear-gradient(#f8f1dcf2,#efe4c6f2),repeating-linear-gradient(0deg,#0000 0 27px,#233d4614 27px 28px);flex-direction:column;display:flex}.v2-before-board>small,.v2-after-top small{letter-spacing:.14em;text-transform:uppercase}.v2-paper-note{z-index:1;color:#1a2834;background:#fffdf6;border:1px solid #35413e1f;border-radius:5px;width:min(78%,360px);padding:.85rem 1rem;position:relative;box-shadow:0 13px 25px #2c271a1a}.v2-paper-note b,.v2-paper-note span{display:block}.v2-paper-note b{font-family:var(--v2-serif,Georgia, serif);font-size:1.05rem}.v2-paper-note span{color:#6a716f;margin-top:.2rem;font-size:.82rem;line-height:1.35}.v2-paper-note.note-one{margin-top:1.35rem;transform:rotate(-2deg)}.v2-paper-note.note-two{margin:1rem 0 0 auto;transform:rotate(1.7deg)}.v2-paper-note.note-three{margin-top:1rem;transform:rotate(-.8deg)}.v2-before-board>p:last-child{color:#725c32;margin:auto 0 0;font-weight:850}.v2-after-board{color:#122238;background:linear-gradient(155deg,#fffffffa,#edf5f2);align-content:start;gap:0;display:grid}.v2-after-top{border-bottom:1px solid #17454121;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}.v2-after-top small{color:#438476;font-weight:900}.v2-after-top b{font-family:var(--v2-serif,Georgia, serif);font-size:1.12rem}.v2-after-board>div:not(.v2-after-top){border-bottom:1px solid #1745411a;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.8rem;padding:1rem 0;display:grid}.v2-after-board>div:not(.v2-after-top)>span{aspect-ratio:1;color:#fff;background:#3f8375;border-radius:50%;place-items:center;width:2.45rem;font-size:.72rem;font-weight:900;display:grid}.v2-after-board p{gap:.15rem;margin:0;display:grid}.v2-after-board p small{color:#568176;letter-spacing:.11em;font-size:.63rem;font-weight:900}.v2-after-board p strong{font-size:.96rem;line-height:1.25}.v2-after-board>div:not(.v2-after-top)>b{color:#28695d;white-space:nowrap;background:#dff1eb;border-radius:999px;padding:.42rem .62rem;font-size:.67rem}.v2-outcome-link{color:#f0d18a}.v2-story-shift{color:#d9eee9}.v2-handoff{background:radial-gradient(circle at 12% 85%,#63b5a41c,#0000 22rem),#f7f8f5}.v2-final{position:relative;overflow:hidden}.v2-final:after{color:#ffffff09;content:"→";font-family:var(--v2-serif,Georgia, serif);pointer-events:none;font-size:clamp(12rem,28vw,30rem);line-height:.7;position:absolute;bottom:-5rem;right:-2rem}.v2-final>*{z-index:1;position:relative}@media (width<=700px){.sv-journey-marquee{padding:.72rem 0}.sv-journey-marquee-track{gap:.9rem;animation-duration:25s}.sv-journey-marquee span{letter-spacing:.14em;font-size:.62rem}.v2-outcome-story{padding-block:3.5rem}.v2-outcome-heading{gap:.85rem;margin-bottom:1.3rem}.v2-outcome-heading h2{max-width:10ch;font-size:clamp(2.45rem,12vw,3.65rem)}.v2-outcome-visual{gap:.75rem}.v2-before-board,.v2-after-board{min-height:360px;padding:1.1rem}.v2-paper-note{width:88%;padding:.72rem .8rem}.v2-after-board>div:not(.v2-after-top){gap:.6rem;padding:.85rem 0}.v2-after-board>div:not(.v2-after-top)>b{padding:.35rem .48rem}}@media (prefers-reduced-motion:reduce){.sv-journey-marquee-track{animation:none}.v2-trade-card{transition:none}}.product-journey .section-heading{gap:.6rem;max-width:760px;display:grid}.product-journey .section-heading .eyebrow{margin:0}.product-journey .section-heading h2{text-wrap:balance;max-width:11ch;margin-inline:auto}.product-journey .section-heading>span{text-wrap:balance;margin-top:0}.product-experience{align-items:stretch;min-height:520px;padding-top:2rem}.product-narrative{grid-template-rows:42px minmax(150px,auto) minmax(72px,auto) 1fr;align-content:start;min-height:440px;display:grid}.product-narrative h3{text-wrap:balance;align-self:end;margin:1.2rem 0 .75rem}.product-narrative p{margin:0}.product-narrative>div:last-child{align-self:end}.product-stage-topline{min-height:42px}.product-step-controls{justify-content:flex-end;min-width:70px}.product-step-controls button{flex:0 0 32px}.product-frame{height:100%;min-height:440px}.v2-industries{padding-block:clamp(3.6rem,6.5vw,6.5rem)}.v2-trade-rail{margin-top:2rem}.v2-trade-card{border-radius:24px;min-height:360px}.v2-trade-card:after{z-index:-1;content:"";background:linear-gradient(#05101a08 18%,#05101ae6 100%);font-size:0;inset:0}.v2-trade-flooring:before{background-image:url(/concept-astro/starter-sites/flooring-hero.webp)}.v2-trade-junk:before{background-image:url(/concept-astro/starter-sites/junk-removal-hero.webp)}.v2-trade-fence:before{background-image:url(/concept-astro/starter-sites/fence-hero-v2.webp);background-position:50%}.v2-trade-paint:before{background-image:url(/concept-astro/starter-sites/painting-hero.webp);background-position:50%}.v2-trade-concrete:before{background-image:url(/concept-astro/starter-sites/concrete-hero-v1.png);background-position:50%}.v2-trade-card b{color:#fff;backdrop-filter:blur(12px);width:46px;height:46px;font-family:var(--v2-sans,Arial, sans-serif);background:#07182294;border:1px solid #ffffff52;border-radius:14px;place-items:center;margin-bottom:.8rem;font-size:1.25rem;display:grid}.v2-outcome-story{padding-block:clamp(3.5rem,6vw,5.75rem)}.v2-outcome-heading{grid-template-columns:minmax(0,.9fr) minmax(260px,.42fr);margin-bottom:clamp(1.5rem,3vw,2.5rem)}.v2-outcome-heading h2{max-width:10ch;font-size:clamp(2.55rem,4.2vw,4.55rem)}.v2-outcome-heading>p:last-child{max-width:390px;font-size:1rem}.v2-before-board,.v2-after-board{min-height:350px}.v2-story-shift span{background:linear-gradient(145deg,#eaf6f2,#b5ded4);border:1px solid #ffffff38;overflow:hidden}.v2-story-shift span img{object-fit:contain;width:44px;height:44px}.v2-outcome-link{margin-top:1.35rem}.v2-handoff{padding-block:clamp(3.8rem,6.5vw,6.5rem)}.v2-final{margin-block:clamp(3.5rem,6vw,6rem)}.button-gold,.v2-final-primary{gap:.5rem}@media (width<=700px){.journey-image{filter:saturate(.95)brightness(.98);background-position:65%}.journey-shade{background:linear-gradient(#050e1a2e,#050e1a8c 48%,#050e1ae6)}.product-journey.section{padding-block:2.7rem}.product-journey .section-heading{gap:.45rem}.v2-industries{padding-block:3.25rem}.v2-trade-card{min-height:330px}.v2-outcome-story{padding-block:3rem}.v2-outcome-heading h2{max-width:11ch;font-size:clamp(2.3rem,10.5vw,3.15rem)}.v2-outcome-heading>p:last-child{padding-left:.85rem;font-size:.9rem}.v2-before-board,.v2-after-board{min-height:310px}.v2-story-shift span{border-radius:15px;width:50px}.v2-story-shift span img{width:38px;height:38px}.v2-handoff{padding-block:3.25rem}}.product-journey.section{padding-block:clamp(2.5rem,4.2vw,4.25rem)}.product-journey .section-heading{max-width:620px}.product-journey .section-heading h2{max-width:13ch;font-size:clamp(2.2rem,3.45vw,3.45rem)}.product-journey .section-heading>span{max-width:39rem;font-size:.9rem}.stage-rail-heading{margin-top:1.25rem}.product-experience{min-height:450px;padding-top:1.35rem}.product-narrative{grid-template-rows:38px minmax(120px,auto) minmax(64px,auto) 1fr;min-height:390px}.product-frame{min-height:390px}.product-view{min-height:338px}.preview-website{min-height:330px}.v2-story-shift{gap:0}.v2-story-shift span{background:linear-gradient(145deg,#152d43,#0b1729);border:1px solid #ffffff1f;border-radius:21px;grid-template-columns:auto 1fr;align-items:center;width:108px;padding:.7rem .8rem;display:grid;box-shadow:0 16px 34px #0d1f3040}.v2-story-shift span img{object-fit:contain;filter:brightness(0)invert();width:42px;height:42px}.v2-story-shift span i{color:#e7c980;place-items:center;font-size:1.2rem;font-style:normal;display:grid}@media (width<=700px){.product-journey.section{padding-block:2rem 2.25rem}.product-journey .section-heading{gap:.3rem;max-width:320px}.product-journey .section-heading .eyebrow{margin-bottom:.25rem}.product-journey .section-heading h2{font-size:clamp(2rem,9vw,2.55rem)}.product-mobile-heading{margin-top:.9rem}.product-mobile-rail{padding-bottom:.65rem}.product-mobile-card .product-frame{min-height:304px}.product-mobile-card .product-view{height:265px;min-height:265px}.product-mobile-card .preview-website{min-height:243px}.product-mobile-card .preview-website>div{padding-top:58px}.product-mobile-card>footer{min-height:90px;padding:13px 15px}.product-mobile-card>footer h3{font-size:1.28rem}.v2-outcome-visual{grid-template-columns:1fr;gap:.85rem}.v2-story-shift{justify-content:center;width:100%;margin:-.15rem auto;display:flex}.v2-story-shift span{width:112px}.v2-story-shift span i{transform:rotate(90deg)}}
