:root{--ink:#191323;--muted:#625c69;--purple:#452567;--purple-dark:#2e1748;--green:#009376;--green-dark:#00745e;--cream:#f6f1e8;--line:#2a1c361f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;background:#fbfaf7;margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,Helvetica Neue,Helvetica,Arial,sans-serif}a{color:inherit;text-decoration:none}.site-header{border-bottom:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;width:min(1180px,100% - 40px);height:88px;margin:0 auto;display:grid}.brand{width:fit-content;line-height:0}.brand img{width:110px;height:auto}.site-header nav{align-items:center;gap:34px;display:flex}.site-header nav a{letter-spacing:-.01em;color:#4f4856;font-size:17px;font-weight:750;transition:color .2s}.site-header nav a:hover{color:var(--green)}.header-cta{color:var(--purple);background:#fff;border:1px solid #45256738;border-radius:999px;justify-self:end;padding:13px 18px;font-size:13px;font-weight:800}.hero{grid-template-columns:.95fr 1.05fr;align-items:center;gap:58px;width:min(1180px,100% - 40px);min-height:calc(100vh - 88px);margin:0 auto;padding:70px 0 84px;display:grid;position:relative}.hero:before{content:"";z-index:-2;background:#00937614;border-radius:50%;width:340px;height:340px;position:absolute;bottom:3%;left:-18vw}.eyebrow{color:var(--green-dark);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 22px;font-size:12px;font-weight:900;display:flex}.eyebrow span{background:var(--green);width:26px;height:2px}.hero h1{letter-spacing:-.055em;max-width:610px;margin:0;font-size:clamp(48px,5.25vw,76px);font-weight:850;line-height:.98}.hero h1 em{color:var(--purple);font-family:inherit;font-style:normal;font-weight:800}.hero-lead{max-width:575px;color:var(--muted);margin:28px 0 0;font-size:clamp(18px,1.5vw,21px);line-height:1.55}.hero-actions{align-items:center;gap:24px;margin-top:34px;display:flex}.primary-cta{color:#fff;background:var(--green);border-radius:10px;align-items:center;gap:14px;padding:18px 22px;font-size:15px;font-weight:900;transition:transform .2s,background .2s;display:inline-flex;box-shadow:0 14px 30px #00937638}.primary-cta:hover{background:var(--green-dark);transform:translateY(-2px)}.primary-cta span{font-size:20px}.text-link{color:var(--purple);white-space:nowrap;font-size:14px;font-weight:800}.hero-proof{border-top:1px solid var(--line);gap:28px;margin-top:48px;padding-top:24px;display:flex}.hero-proof div{gap:3px;display:grid}.hero-proof strong{color:var(--purple);letter-spacing:-.025em;font-size:27px;line-height:1.1}.hero-proof span{color:#625b68;font-size:14px;line-height:1.35}.hero-visual{place-items:center;min-height:610px;display:grid;position:relative}.hero-visual:before{content:"";background:var(--purple);border-radius:48% 52% 44% 56%/52% 38% 62% 48%;position:absolute;inset:4% 3% 3% 6%;transform:rotate(-3deg);box-shadow:0 42px 80px #2d164638}.visual-orbit{z-index:1;border:1px solid #ffffff38;border-radius:50%;position:absolute}.orbit-one{width:72%;height:72%}.orbit-two{width:92%;height:92%}.video-shell{z-index:2;background:#17101f;border:7px solid #ffffff24;border-radius:24px;width:76%;position:relative;overflow:hidden;box-shadow:0 30px 70px #12081b6b}.video-topbar{color:#ffffffc2;letter-spacing:.06em;text-transform:uppercase;background:#21132f;justify-content:space-between;align-items:center;height:44px;padding:0 15px;font-size:10px;font-weight:800;display:flex}.video-topbar span{align-items:center;gap:8px;display:flex}.video-topbar i{background:#38d49f;border-radius:50%;width:7px;height:7px;display:block;box-shadow:0 0 0 4px #38d49f1f}.video-topbar b{color:#63e2b7;font-size:9px}.video-shell video{aspect-ratio:4/4.45;object-fit:cover;background:#eee;width:100%;display:block}.video-caption{color:#fff;background:#21132f;align-items:center;gap:13px;padding:15px 17px 17px;display:flex}.video-caption .step-number{color:#5de0b5;font-family:inherit;font-size:23px;font-style:normal;font-weight:800}.video-caption p{color:#ffffffa6;margin:0;font-size:11px;line-height:1.45}.video-caption strong{color:#fff;font-size:13px}.floating-note{z-index:3;background:#fff;position:absolute;box-shadow:0 18px 38px #1b0d2638}.note-top{color:var(--purple);border-radius:999px;padding:14px 18px;font-size:12px;font-weight:900;top:8%;right:-1%}.note-top span{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:22px;height:22px;margin-right:7px;display:inline-grid}.note-bottom{border-left:4px solid var(--green);border-radius:14px;gap:3px;padding:16px 21px;display:grid;bottom:9%;left:0}.note-bottom strong{color:var(--purple);font-size:13px}.note-bottom small{color:#777079;font-size:10px}@media (width<=900px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:56px}.hero-copy{text-align:center}.eyebrow,.hero-actions,.hero-proof{justify-content:center}.hero h1,.hero-lead{margin-left:auto;margin-right:auto}.hero-visual{min-height:570px}}@media (width<=560px){.site-header{width:min(100% - 28px,1180px);height:72px}.brand img{width:92px}.header-cta{padding:11px 13px;font-size:11px}.hero{gap:28px;width:min(100% - 28px,1180px);min-height:auto;padding:46px 0 60px}.hero h1{font-size:46px}.hero-lead{font-size:17px}.hero-actions{flex-direction:column;gap:18px}.primary-cta{justify-content:center;width:100%}.hero-proof{gap:16px}.hero-proof strong{font-size:22px}.hero-proof span{font-size:11px}.hero-visual{min-height:440px}.video-shell{border-width:5px;width:78%}.note-top{top:7%;right:-2%}.note-bottom{bottom:7%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition:none!important}}.section-kicker{color:var(--green-dark);letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:900}.section-kicker.light{color:#64dfba}.section-intro{max-width:760px}.section-intro.centered{text-align:center;margin:0 auto 62px}.section-intro h2,.problem-heading h2,.benefits-intro h2,.integration-copy h2,.faq-heading h2{letter-spacing:-.045em;margin:15px 0 0;font-size:clamp(38px,4.3vw,61px);line-height:1.02}.section-intro>p,.benefits-intro>p,.integration-copy>p,.faq-heading>p{color:var(--muted);font-size:18px;line-height:1.65}.problem-section{color:#fff;background:var(--purple-dark);padding:110px max(24px,50vw - 590px);position:relative;overflow:hidden}.problem-section:after{content:"";border:1px solid #ffffff1c;border-radius:50%;width:580px;height:580px;position:absolute;top:-260px;right:-160px;box-shadow:0 0 0 90px #ffffff06,0 0 0 180px #ffffff05}.problem-heading{z-index:1;grid-template-columns:1.25fr .75fr;align-items:end;gap:74px;margin-top:18px;display:grid;position:relative}.problem-heading h2{max-width:760px}.problem-heading h2 em{color:#76e5c2;font-family:inherit;font-style:normal;font-weight:780}.problem-heading>p{color:#ffffffab;margin:0 0 7px;font-size:17px;line-height:1.65}.problem-visual{z-index:1;background:#17101f;border-radius:28px;height:470px;margin:52px 0 0;position:relative;overflow:hidden}.problem-visual:after{content:"";pointer-events:none;background:linear-gradient(90deg,#1e0d2eb8,#0000 48%);position:absolute;inset:0}.problem-visual img{object-fit:cover;width:100%;height:100%}.problem-visual figcaption{z-index:1;gap:3px;display:grid;position:absolute;bottom:34px;left:38px}.problem-visual figcaption strong{letter-spacing:-.035em;font-size:34px}.problem-visual figcaption span{color:#75e3c1;font-size:17px;font-weight:750}.pain-list{z-index:1;border-top:1px solid #ffffff26;border-bottom:1px solid #ffffff26;grid-template-columns:repeat(3,1fr);margin-top:28px;display:grid;position:relative}.pain-list article{min-height:185px;padding:28px 36px 28px 0}.pain-list article+article{border-left:1px solid #ffffff26;padding-left:36px}.pain-list article>span{color:#65dbb6;font-family:inherit;font-size:18px;font-weight:800}.pain-list h3{margin:30px 0 7px;font-size:22px}.pain-list p{color:#ffffffa8;margin:0;font-size:16px;line-height:1.5}.problem-result{grid-template-columns:auto 1fr auto;align-items:center;gap:28px;padding-top:34px;display:grid}.problem-result p{color:#67deb9;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:900}.problem-result strong{max-width:660px;font-size:18px;line-height:1.5}.problem-result a{color:#7ce7c5;font-size:13px;font-weight:900}.financial-section{color:#fff;background:linear-gradient(145deg,#351a50 0%,#472465 57%,#2f1944 100%);padding:116px max(24px,50vw - 590px)}.financial-heading{grid-template-columns:1fr 1fr;align-items:end;gap:48px;margin-bottom:54px;display:grid}.financial-heading .section-kicker{color:#70e0bd;grid-column:1/-1;margin-bottom:-29px}.financial-heading h2{color:#fff;letter-spacing:-.05em;max-width:650px;margin:0;font-size:clamp(42px,4.8vw,67px);line-height:.98}.financial-heading>p{color:#ffffffad;max-width:500px;margin:0 0 5px;font-size:18px;line-height:1.58}.financial-layout{grid-template-columns:.83fr 1.17fr;gap:22px;display:grid}.labor-cost-card,.payback-card{border-radius:28px;min-height:470px;padding:39px;position:relative;overflow:hidden}.labor-cost-card{color:#2a1b34;background:#f7f2ea;box-shadow:0 28px 62px #0d051438}.labor-cost-card:after{content:"";background:#00937621;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-125px;right:-95px}.labor-cost-card>span,.payback-card>span{letter-spacing:.13em;font-size:10px;font-weight:900}.labor-cost-card>span{color:var(--green-dark)}.labor-cost-card>strong{color:var(--purple);letter-spacing:-.075em;margin:31px 0 13px;font-size:clamp(62px,7vw,91px);line-height:.82;display:block}.labor-cost-card>strong small{letter-spacing:-.03em;font-size:22px}.labor-price-note{color:#3a2050;letter-spacing:.025em;text-transform:uppercase;background:#dff5ed;border-radius:9px;align-items:center;gap:8px;width:fit-content;margin:21px 0 14px;padding:9px 12px;font-size:10px;font-weight:900;line-height:1.35;display:flex}.labor-price-note i{color:#fff;background:var(--green);border-radius:50%;flex:0 0 19px;place-items:center;width:19px;height:19px;font-size:10px;font-style:normal;display:grid}.labor-cost-card>p{color:#665d69;max-width:425px;margin:0;font-size:14px;line-height:1.6}.labor-cost-card>div{z-index:1;border-top:1px solid #45256721;gap:0;margin-top:33px;display:grid;position:relative}.labor-cost-card>div span{color:#706776;border-bottom:1px solid #45256721;justify-content:space-between;gap:20px;padding:14px 0;font-size:12px;display:flex}.labor-cost-card>div b{color:var(--purple)}.payback-card{color:#fff;background:#ffffff13;border:1px solid #ffffff1f;flex-direction:column;display:flex}.payback-card>span{color:#71e1bf}.payback-card h3{letter-spacing:-.035em;max-width:650px;margin:25px 0 24px;font-size:clamp(28px,3vw,42px);line-height:1.1}.payback-card h3 em{color:#76e4c1;font-style:normal}.payback-equation{align-items:center;gap:12px;margin:4px 0 21px;display:flex}.payback-equation b,.payback-equation strong{white-space:nowrap;background:#ffffff1a;border-radius:10px;padding:13px 15px;font-size:14px}.payback-equation strong{color:#183f35;background:#71dfbd}.payback-equation i{color:#ffffff73;font-style:normal}.payback-card>p{color:#fff9;max-width:640px;margin:0 0 30px;font-size:13px;line-height:1.58}.payback-card .primary-cta{background:#05a47f;width:fit-content;margin-top:auto}.financial-disclaimer{color:#ffffff7a;margin-top:25px;font-size:10px;line-height:1.62;display:block}.financial-disclaimer a{color:#85e7c8;text-underline-offset:3px;text-decoration:underline}.how-section{background:#fbfaf7;padding:120px max(24px,50vw - 590px)}.how-visual{grid-template-columns:1.35fr .65fr;align-items:stretch;gap:26px;display:grid}.process-photo{border-radius:28px;min-height:555px;margin:0;position:relative;overflow:hidden;box-shadow:0 24px 55px #23152b24}.process-photo img{object-fit:cover;width:100%;height:100%}.process-photo figcaption{color:var(--purple);background:#fffffff0;border-radius:999px;align-items:center;gap:10px;padding:15px 19px;display:flex;position:absolute;bottom:24px;left:24px;box-shadow:0 12px 30px #00000029}.process-photo figcaption span{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:25px;height:25px;font-size:12px;display:grid}.process-photo figcaption strong{font-size:16px}.process-stage{border:1px solid var(--line);background:#fff;border-radius:28px;grid-template-rows:repeat(3,1fr);display:grid;overflow:hidden}.process-stage article{text-align:left;grid-template-columns:auto 1fr;align-items:center;gap:22px;padding:30px;display:grid}.process-stage article+article{border-top:1px solid var(--line)}.process-number{color:var(--green);letter-spacing:-.04em;font-family:inherit;font-size:33px;font-weight:820}.process-stage h3{letter-spacing:-.02em;margin:0 0 6px;font-size:23px}.process-stage p{color:var(--muted);margin:0;font-size:16px;line-height:1.45}.process-tag{color:var(--green-dark);letter-spacing:.055em;text-transform:uppercase;background:#0093761a;border-radius:999px;margin-top:13px;padding:7px 10px;font-size:10px;font-weight:850;display:inline-flex}.how-cta{justify-content:center;align-items:center;gap:34px;margin-top:64px;display:flex}.how-cta>span{color:var(--muted);font-size:13px;font-weight:700}.how-cta>span i{background:var(--green);border-radius:50%;width:8px;height:8px;margin-right:8px;display:inline-block}.demo-gallery{color:#fff;background:#17111c;padding:112px max(24px,50vw - 590px);overflow:hidden}.demo-gallery-heading{grid-template-columns:1.15fr .85fr;align-items:end;gap:60px;margin-bottom:38px;display:grid}.demo-gallery-heading h2{letter-spacing:-.05em;max-width:690px;margin:14px 0 0;font-size:clamp(40px,4.6vw,60px);line-height:.98}.demo-gallery-heading>p{color:#fff9;max-width:480px;margin:0 0 5px;font-size:16px;line-height:1.6}.youtube-shorts{margin-top:0}.shorts-rail{scroll-snap-type:x mandatory;scrollbar-color:#65417e #251a2d;grid-auto-columns:218px;grid-auto-flow:column;gap:15px;padding:0 1px 17px;display:grid;overflow-x:auto}.short-card{aspect-ratio:9/16;scroll-snap-align:start;color:#fff;cursor:pointer;isolation:isolate;text-align:left;background:#26182f;border:1px solid #ffffff24;border-radius:21px;padding:0;position:relative;overflow:hidden}.short-card:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#10091600,#100916f2);position:absolute;inset:30% 0 0}.short-card img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.short-card:hover img{transform:scale(1.025)}.short-card:focus-visible{outline-offset:4px;outline:3px solid #70e2bf}.short-card strong{z-index:2;letter-spacing:-.01em;font-size:15px;line-height:1.22;position:absolute;bottom:17px;left:16px;right:16px}.short-count{z-index:2;color:#173d33;background:#70e2bff2;border-radius:999px;padding:6px 8px;font-size:9px;font-weight:900;position:absolute;top:13px;left:13px}.short-play{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#180d1fb8;border:1px solid #ffffff73;border-radius:50%;place-items:center;width:50px;height:50px;transition:transform .2s,background .2s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.short-play i{border-top:7px solid #0000;border-bottom:7px solid #0000;border-left:11px solid #fff;width:0;height:0;margin-left:4px;display:block}.short-card:hover .short-play{background:#00a17c;transform:translate(-50%,-50%)scale(1.08)}.shorts-foot{justify-content:space-between;align-items:center;gap:24px;margin-top:8px;display:flex}.shorts-foot>span{color:#ffffff8c;font-size:12px;font-weight:700}.shorts-foot>span i{background:#70e2bf;border-radius:50%;width:7px;height:7px;margin-right:8px;display:inline-block}.shorts-foot a{color:#8ae8cc;border-bottom:1px solid #8ae8cc66;padding-bottom:4px;font-size:13px;font-weight:850}.short-dialog{background:#100b14;border:1px solid #ffffff2e;border-radius:24px;width:min(480px,56.25dvh - 27px,100vw - 32px);max-width:none;max-height:calc(100dvh - 32px);margin:auto;padding:0;position:fixed;inset:0;overflow:visible;box-shadow:0 28px 100px #000000a6}.short-dialog::backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0c0710d1}.short-dialog iframe{aspect-ratio:9/16;border:0;border-radius:23px;width:100%;display:block}.short-dialog-close{z-index:3;color:#fff;cursor:pointer;background:#39204b;border:1px solid #fff3;border-radius:50%;place-items:center;width:42px;height:42px;padding:0 0 3px;font-size:27px;line-height:1;display:grid;position:absolute;top:-14px;right:-14px;box-shadow:0 8px 25px #00000059}.demo-gallery-actions{justify-content:flex-end;align-items:center;gap:30px;margin-top:26px;display:flex}.demo-gallery-actions>a:first-child{color:#8ae8cc;border-bottom:1px solid #8ae8cc66;padding-bottom:5px;font-size:13px;font-weight:850}.benefits-section{color:#fff;background:#19131f;grid-template-columns:.75fr 1.25fr;gap:72px;padding:116px max(24px,50vw - 590px);display:grid}.benefits-intro{align-self:start;position:sticky;top:30px}.benefits-intro>p{color:#ffffff91}.benefits-photo{background:#100d13;border-radius:20px;height:310px;margin:34px 0 0;position:relative;overflow:hidden}.benefits-photo:after{content:"";background:linear-gradient(#0000 40%,#140c1cd9);position:absolute;inset:0}.benefits-photo img{object-fit:cover;width:100%;height:100%}.benefits-photo figcaption{z-index:1;gap:3px;display:grid;position:absolute;bottom:19px;left:21px;right:21px}.benefits-photo figcaption strong{font-size:18px}.benefits-photo figcaption span{color:#68dfbb;font-size:13px;font-weight:700}.benefits-grid{border-top:1px solid #ffffff21;grid-template-columns:1fr 1fr;display:grid}.benefits-grid article{border-bottom:1px solid #ffffff21;min-height:205px;padding:28px 30px 30px 0}.benefits-grid article:nth-child(2n){border-left:1px solid #ffffff21;padding-left:30px}.benefit-index{color:#64dfba;font-family:inherit;font-size:15px;font-weight:800}.benefits-grid h3{margin:36px 0 9px;font-size:21px}.benefits-grid p{color:#ffffffa6;margin:0;font-size:15px;line-height:1.5}.integration-section{grid-template-columns:1fr 1fr;align-items:center;gap:90px;width:min(1180px,100% - 40px);margin:0 auto;padding:120px 0;display:grid}.integration-copy ul{gap:14px;margin:28px 0 30px;padding:0;list-style:none;display:grid}.integration-copy li{color:#39313f;font-size:14px;font-weight:700}.integration-copy li span{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:21px;height:21px;margin-right:9px;font-size:11px;display:inline-grid}.text-cta{color:var(--purple);border-bottom:1px solid #45256766;align-items:center;gap:12px;padding-bottom:6px;font-size:14px;font-weight:900;display:inline-flex}.kit-visual{background:var(--purple);border-radius:36px;min-height:560px;position:relative;overflow:hidden;box-shadow:0 30px 65px #2c174038}.integration-photo{object-fit:cover;filter:saturate(1.05)contrast(1.05);width:100%;height:100%;position:absolute;inset:0}.kit-visual:before{content:"";z-index:0;background:linear-gradient(90deg,#20112a14,#20112a14);position:absolute;inset:0}.kit-visual:after,.kit-label,.kit-screen,.kit-scale,.kit-printer,.kit-points{display:none}.choice-section{background:#f1ede6;padding:118px max(24px,50vw - 500px)}.choice-grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:22px;display:grid}.choice-grid article{background:#fff;border:1px solid #45256724;border-radius:24px;padding:48px;position:relative}.choice-grid article.choice-featured{color:#fff;background:var(--purple);box-shadow:0 30px 55px #4525672e}.choice-tag{color:#18483b;letter-spacing:.05em;text-transform:uppercase;background:#78e4c2;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:900;position:absolute;top:22px;right:22px}.choice-icon{width:48px;height:48px;color:var(--green);background:#edf8f4;border-radius:14px;place-items:center;font-size:23px;display:grid}.choice-featured .choice-icon{color:#67deb9;background:#ffffff1a}.choice-type{letter-spacing:.13em;font-weight:900;color:var(--green-dark)!important;margin:35px 0 10px!important;font-size:10px!important}.choice-featured .choice-type{color:#65dcb8!important}.choice-grid h3{letter-spacing:-.03em;max-width:390px;margin:0;font-size:31px;line-height:1.12}.choice-grid article>p{color:var(--muted);font-size:14px;line-height:1.65}.choice-featured>p{color:#ffffffa3!important}.choice-grid ul{gap:10px;margin:25px 0 32px;padding:0;font-size:13px;font-weight:800;list-style:none;display:grid}.choice-grid li:before{content:"✓";color:var(--green);margin-right:9px}.choice-featured li:before{color:#65dcb8}.outline-cta{color:var(--purple);border:1px solid #45256747;border-radius:10px;align-items:center;gap:10px;padding:17px 20px;font-size:14px;font-weight:900;display:inline-flex}.choice-note{color:var(--muted);text-align:center;margin:27px 0 0;font-size:12px}.rental-offer{background:#fff;border-radius:30px;grid-template-columns:.88fr 1.12fr;display:grid;overflow:hidden;box-shadow:0 30px 70px #301e3b1f}.rental-main{color:#fff;background:linear-gradient(145deg,#2f1748,#4a276a);flex-direction:column;justify-content:center;align-items:flex-start;min-height:570px;padding:55px;display:flex;position:relative}.rental-main:before{content:"";border:1px solid #ffffff1f;border-radius:50%;width:310px;height:310px;position:absolute;top:-120px;right:-95px;box-shadow:0 0 0 62px #ffffff06}.rental-main .choice-tag{z-index:1}.rental-main .choice-icon{color:#73e0be;background:#ffffff1a}.rental-main .choice-type{color:#74e2bf!important}.rental-main h3{letter-spacing:-.045em;max-width:470px;margin:0;font-size:clamp(34px,3.4vw,48px);line-height:1.05;position:relative}.rental-main>p:not(.choice-type){color:#ffffffa8;max-width:500px;margin:20px 0 28px;font-size:15px;line-height:1.62}.rental-main .primary-cta{z-index:1;position:relative}.rental-includes{grid-template-columns:1fr 1fr;display:grid}.rental-includes article{border-bottom:1px solid var(--line);flex-direction:column;justify-content:flex-end;min-height:215px;padding:30px;display:flex;position:relative}.rental-includes article:nth-child(2n){border-left:1px solid var(--line)}.rental-includes article:nth-last-child(-n+2){border-bottom:0}.rental-includes article>span{color:var(--green);font-size:12px;font-weight:900;display:block;position:absolute;top:28px;left:30px}.rental-product-photo{object-fit:contain;mix-blend-mode:multiply;width:116px;height:96px;position:absolute;top:16px;right:20px}.system-card-preview{width:116px;min-height:78px;color:var(--purple);background:#eef8f4;border:5px solid #2c173c;border-radius:12px;align-content:center;gap:5px;padding:12px;display:grid;position:absolute;top:21px;right:22px;box-shadow:0 8px 18px #2b193624}.system-card-preview i{color:var(--green-dark);font-size:12px;font-style:normal;font-weight:900}.system-card-preview b{letter-spacing:-.02em;font-size:15px}.rental-includes strong{color:var(--purple);font-size:18px;display:block}.rental-includes p{color:var(--muted);margin:7px 0 0;font-size:12px;line-height:1.48}.proof-section{color:#fff;background:#1b1320;padding:90px max(24px,50vw - 590px) 108px;overflow:hidden}.proof-heading{grid-template-columns:.92fr 1.08fr;align-items:center;gap:66px;display:grid}.proof-heading h2{letter-spacing:-.047em;max-width:630px;margin:13px 0 0;font-size:clamp(38px,4.1vw,56px);line-height:1.02}.proof-heading h2 em{color:#70dfbd;font-style:normal}.proof-heading-copy>p{color:#ffffff9c;max-width:500px;margin:0;font-size:15px;line-height:1.58}.proof-heading-stat{border-top:1px solid #ffffff21;align-items:center;gap:13px;margin-top:19px;padding-top:16px;display:flex}.proof-heading-stat strong{color:#70dfbd;letter-spacing:-.04em;font-size:27px}.proof-heading-stat span{color:#ffffff8c;max-width:180px;font-size:11px;line-height:1.4}.testimonial-feature{grid-template-columns:1.25fr .75fr;align-items:stretch;gap:20px;margin-top:42px;display:grid}.featured-proof{color:#302039;background:#fff;border-radius:26px;margin:0;padding:16px;overflow:hidden;box-shadow:0 28px 65px #00000040}.featured-proof img{border-radius:16px;width:100%;height:auto;display:block}.featured-proof figcaption{justify-content:space-between;align-items:center;gap:24px;padding:17px 8px 5px;display:flex}.featured-proof figcaption span{color:var(--green-dark);letter-spacing:.11em;font-size:9px;font-weight:900}.featured-proof figcaption strong{font-size:14px}.proof-highlights{background:#2a1c31;border:1px solid #ffffff1f;border-radius:26px;grid-template-rows:repeat(3,1fr);display:grid;overflow:hidden}.proof-highlights article{align-content:center;padding:25px 27px;display:grid}.proof-highlights article+article{border-top:1px solid #ffffff1f}.proof-highlights span{color:#6ce0bd;letter-spacing:.12em;font-size:9px;font-weight:900}.proof-highlights blockquote{letter-spacing:-.018em;margin:12px 0 10px;font-size:17px;font-weight:720;line-height:1.34}.proof-highlights small{color:#ffffff73;font-size:9px;font-weight:750}.testimonial-rail-heading{justify-content:space-between;align-items:center;margin:72px 0 22px;display:flex}.testimonial-rail-heading>div{color:#fff;font-size:12px;font-weight:850}.testimonial-rail-heading>div span{background:var(--green);width:26px;height:2px;margin:0 9px 3px 0;display:inline-block}.testimonial-rail-heading small{color:#fff6;font-size:9px}.testimonial-rail{scroll-snap-type:x mandatory;scrollbar-color:#5b3375 #2c2032;cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none;grid-auto-columns:minmax(520px,46vw);grid-auto-flow:column;gap:14px;padding:0 1px 19px;display:grid;overflow-x:auto}.testimonial-rail.is-dragging{cursor:grabbing;scroll-snap-type:none}.testimonial-rail:focus-visible{outline:2px solid var(--green);outline-offset:6px}.proof-card{scroll-snap-align:start;color:#34233d;background:#fff;border-radius:18px;flex-direction:column;justify-content:center;margin:0;padding:11px;display:flex;overflow:hidden}.proof-card img{pointer-events:none;-webkit-user-drag:none;border-radius:11px;width:100%;height:auto;display:block}.proof-card figcaption,.proof-gallery figcaption{justify-content:space-between;align-items:center;gap:15px;padding:12px 7px 4px;display:flex}.proof-card figcaption strong,.proof-gallery figcaption strong{font-size:11px}.proof-card figcaption span,.proof-gallery figcaption span{color:var(--green-dark);letter-spacing:.09em;text-transform:uppercase;font-size:8px;font-weight:900}.proof-more{margin-top:28px}.proof-more summary{color:#fff;cursor:pointer;background:#ffffff12;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:14px;width:fit-content;margin:0 auto;padding:15px 19px;font-size:12px;font-weight:900;list-style:none;display:flex}.proof-more summary::-webkit-details-marker{display:none}.proof-more summary span{color:#6fe0bd;transition:transform .2s}.proof-more[open] summary span{transform:rotate(180deg)}.proof-gallery{columns:2;column-gap:15px;margin-top:34px}.proof-gallery figure{break-inside:avoid;color:#34233d;background:#fff;border-radius:16px;margin:0 0 15px;padding:10px;overflow:hidden}.proof-gallery img{border-radius:10px;width:100%;height:auto;display:block}.proof-footer{border-top:1px solid #ffffff21;justify-content:space-between;align-items:center;gap:35px;margin-top:47px;padding-top:28px;display:flex}.proof-footer p{color:#ffffff73;max-width:500px;margin:0;font-size:10px;line-height:1.55}.about-section{background:#f6f1e8;grid-template-columns:.68fr 1.32fr;align-items:center;gap:72px;padding:100px max(24px,50vw - 590px);display:grid}.about-mark{color:#fff;background:linear-gradient(145deg,#2e1748 0%,#452567 56%,#562f77 100%);border-radius:32px;flex-direction:column;justify-content:space-between;min-height:565px;padding:38px;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 60px #2f184533}.about-mark:before{content:"";border:1px solid #ffffff29;border-radius:50%;width:390px;height:390px;position:absolute;top:-115px;right:-145px;box-shadow:0 0 0 65px #ffffff09,0 0 0 130px #ffffff05}.about-mark:after{content:"";filter:blur(2px);background:#00937633;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-105px;left:-80px}.about-mark-label{z-index:1;color:#76e4c2;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:10px;font-size:11px;font-weight:900;display:flex;position:relative}.about-mark-label span{background:#76e4c2;width:28px;height:2px}.about-year{z-index:1;align-self:start;display:grid;position:relative}.about-year small{color:#ffffff9e;font-size:15px;font-weight:800}.about-year strong{letter-spacing:-.085em;margin-top:5px;font-size:clamp(96px,9vw,132px);line-height:.8}.about-route{z-index:1;gap:10px;display:grid;position:relative}.about-route article{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff13;border:1px solid #ffffff1f;border-radius:15px;grid-template-columns:auto 1fr;align-items:center;gap:14px;padding:15px;display:grid}.about-route i{color:#153f34;background:#70dfbd;border-radius:50%;place-items:center;width:32px;height:32px;font-size:10px;font-style:normal;font-weight:900;display:grid}.about-route div{gap:3px;display:grid}.about-route span{color:#ffffff85;text-transform:uppercase;letter-spacing:.07em;font-size:10px;font-weight:800}.about-route strong{color:#fff;font-size:14px;line-height:1.25}.about-copy h2{letter-spacing:-.047em;max-width:720px;margin:15px 0 22px;font-size:clamp(42px,4.15vw,60px);line-height:1.01}.about-copy h2 em{color:var(--purple);font-family:inherit;font-style:normal;font-weight:800}.about-copy>p{max-width:750px;color:var(--muted)}.about-copy>p.about-lead{color:#352a3b;margin:0;font-size:19px;font-weight:650;line-height:1.58}.about-story{grid-template-columns:1fr 1fr;gap:13px;margin-top:25px;display:grid}.about-story article{border:1px solid var(--line);background:#ffffffb8;border-radius:16px;padding:21px}.about-story article>span{color:var(--green-dark);letter-spacing:.1em;font-size:10px;font-weight:900}.about-story h3{letter-spacing:-.02em;margin:13px 0 7px;font-size:18px;line-height:1.2}.about-story p{color:var(--muted);margin:0;font-size:13px;line-height:1.52}.about-copy>p.about-growth{border-left:3px solid var(--green);margin:22px 0 0;padding-left:17px;font-size:14px;line-height:1.55}.founders-row{grid-template-columns:1fr 1fr;gap:12px;margin-top:25px;display:grid}.founders-row article{background:#ffffffbf;border:1px solid #4525671a;border-radius:16px;align-items:center;gap:13px;padding:14px;display:flex}.founder-avatar{color:#fff;background:linear-gradient(145deg,var(--purple),#68438b);border-radius:50%;flex:0 0 52px;place-items:center;width:52px;height:52px;font-size:13px;font-weight:900;display:grid;box-shadow:inset 0 0 0 4px #ffffff1f}.founder-photo{object-fit:cover;border:3px solid #fff;box-shadow:0 7px 16px #301c3a2e}.founders-row strong,.founders-row span{display:block}.founders-row strong{color:#302138;font-size:14px}.founders-row span{color:var(--muted);margin-top:3px;font-size:10px;font-weight:750}.about-proof{grid-template-columns:repeat(3,1fr);gap:11px;margin-top:25px;display:grid}.about-proof article{background:#fff;border-radius:14px;min-height:102px;padding:19px;box-shadow:0 12px 24px #33233c0f}.about-proof strong{color:var(--purple);letter-spacing:-.03em;font-size:25px;display:block}.about-proof span{color:var(--muted);margin-top:7px;font-size:11px;font-weight:700;line-height:1.35;display:block}.faq-section{background:#f7f4ee;grid-template-columns:.72fr 1.28fr;gap:90px;padding:118px max(24px,50vw - 590px);display:grid}.faq-heading{align-self:start;position:sticky;top:40px}.faq-heading h2{font-size:clamp(38px,3.8vw,55px)}.faq-heading>p{font-size:15px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;color:#2d2333;padding:27px 46px 27px 0;font-size:16px;font-weight:850;line-height:1.4;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{width:27px;height:27px;color:var(--purple);border:1px solid #45256738;border-radius:50%;place-items:center;transition:transform .2s;display:grid;position:absolute;top:23px;right:3px}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details>p{color:var(--muted);margin:-7px 45px 26px 0;font-size:14px;line-height:1.7}.final-section{color:#fff;background:var(--purple-dark);border-radius:34px;grid-template-columns:1fr auto;align-items:end;gap:70px;width:min(1180px,100% - 40px);margin:90px auto;padding:82px;display:grid;position:relative;overflow:hidden}.final-glow{filter:blur(5px);background:#0093764d;border-radius:50%;width:460px;height:460px;position:absolute;top:-180px;right:-130px}.final-copy{z-index:1;position:relative}.final-copy h2{letter-spacing:-.05em;max-width:700px;margin:16px 0;font-size:clamp(46px,5vw,70px);line-height:.98}.final-copy>p{color:#ffffffa6;max-width:650px;font-size:17px;line-height:1.6}.final-actions{align-items:center;gap:23px;margin-top:31px;display:flex}.light-button{color:#123f34;box-shadow:none;background:#6ce0bc}.light-button:hover{color:#fff}.final-actions>span{color:#ffffff85;font-size:10px;line-height:1.6}.final-actions strong{color:#fff;font-size:12px}.final-checklist{z-index:1;min-width:215px;padding:10px 0;position:relative}.final-checklist p{color:#ffffffb8;margin:17px 0;font-size:13px;font-weight:800}.final-checklist span{color:#163d33;background:#66ddb9;border-radius:50%;place-items:center;width:22px;height:22px;margin-right:8px;font-size:10px;display:inline-grid}.site-footer{color:#6e6673;grid-template-columns:1.5fr .7fr .7fr .8fr;gap:55px;width:min(1180px,100% - 40px);margin:0 auto;padding:20px 0 45px;font-size:12px;display:grid}.representative-invite{color:#fff;background:var(--purple);border-radius:22px;grid-column:1/-1;grid-template-columns:1fr auto;align-items:center;margin-bottom:24px;padding:34px 38px;gap:45px!important;display:grid!important}.representative-invite>div{display:block!important}.representative-invite span{color:#68dfbb;letter-spacing:.12em;font-size:10px;font-weight:850}.representative-invite h2{letter-spacing:-.03em;max-width:650px;margin:8px 0;font-size:28px;line-height:1.08}.representative-invite p{color:#ffffffab;max-width:720px;margin:0;font-size:14px;line-height:1.5}.representative-invite>a{color:#173d33;white-space:nowrap;background:#6ce0bc;border-radius:10px;align-items:center;gap:18px;padding:17px 20px;font-size:14px;font-weight:900;display:inline-flex}.representative-invite>a span{color:#173d33;letter-spacing:0;font-size:18px}.footer-main img{width:112px}.footer-main p{max-width:310px;line-height:1.6}.footer-contact{color:var(--purple);font-weight:900}.footer-contact span{color:var(--green)}.site-footer>div:not(.footer-main):not(.footer-bottom){flex-direction:column;gap:12px;display:flex}.site-footer strong{color:#2c2430;font-size:12px}.site-footer a:hover{color:var(--green-dark)}.footer-bottom{border-top:1px solid var(--line);grid-column:1/-1;justify-content:space-between;padding-top:28px;font-size:10px;display:flex}.mobile-sticky{display:none}a:focus-visible,button:focus-visible,summary:focus-visible,video:focus-visible{outline-offset:4px;outline:3px solid #6fe0bd}.consent-banner{z-index:90;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#20122cf7;border:1px solid #ffffff21;border-radius:14px;gap:13px;width:min(355px,100% - 36px);padding:16px;display:grid;position:fixed;bottom:18px;right:18px;box-shadow:0 20px 60px #180a2359}.consent-banner strong{font-size:12px}.consent-banner p{color:#ffffff9e;margin:4px 0 0;font-size:9px;line-height:1.42}.consent-actions{grid-template-columns:.75fr 1.25fr;gap:7px;display:grid}.consent-actions button{color:#ffffffb8;font:inherit;cursor:pointer;background:#ffffff14;border:0;border-radius:8px;padding:9px 10px;font-size:9px;font-weight:850}.consent-actions .consent-accept{color:#143c32;background:#70dfbd}.rep-page{background:#fbfaf7;min-height:100vh;overflow:hidden}.rep-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;width:min(1180px,100% - 40px);height:88px;margin:0 auto;display:flex}.rep-header img{width:110px;display:block}.rep-back{color:var(--purple);background:#fff;border:1px solid #45256733;border-radius:999px;padding:13px 18px;font-size:13px;font-weight:800}.rep-hero{grid-template-columns:1fr .86fr;align-items:center;gap:65px;width:min(1180px,100% - 40px);margin:0 auto;padding:70px 0 100px;display:grid}.rep-hero h1{letter-spacing:-.055em;margin:0;font-size:clamp(52px,5.5vw,78px);line-height:.98}.rep-hero h1 em{color:var(--purple);font-style:normal}.rep-lead{max-width:650px;color:var(--muted);margin:26px 0 0;font-size:20px;line-height:1.55}.rep-actions{align-items:center;gap:20px;margin-top:32px;display:flex}.rep-actions>span{color:#746c78;max-width:150px;font-size:11px;line-height:1.4}.rep-hero-proof{grid-template-columns:repeat(3,1fr);gap:15px;margin-top:43px;display:grid}.rep-hero-proof div{border-top:2px solid #4525671f;padding-top:18px}.rep-hero-proof strong,.rep-hero-proof span{display:block}.rep-hero-proof strong{color:var(--purple);font-size:16px}.rep-hero-proof span{color:#756e79;margin-top:5px;font-size:11px;line-height:1.4}.rep-hero-image{background:var(--purple);border-radius:32px;height:660px;margin:0;position:relative;overflow:hidden;box-shadow:0 35px 70px #2d184133}.rep-hero-image:after{content:"";background:linear-gradient(#0000 35%,#230d33e6);position:absolute;inset:0}.rep-hero-image img{object-fit:cover;object-position:66% center;width:100%;height:100%}.rep-hero-image figcaption{z-index:1;color:#fff;gap:8px;display:grid;position:absolute;bottom:30px;left:31px;right:31px}.rep-hero-image small{color:#70dfbd;letter-spacing:.12em;font-size:9px;font-weight:900}.rep-hero-image strong{letter-spacing:-.03em;font-size:31px;line-height:1.06}.rep-hero-image span{color:#ffffffad;font-size:14px}.rep-opportunity{background:#f0ece5;padding:110px max(24px,50vw - 590px)}.rep-section-heading{max-width:800px}.rep-section-heading>span,.rep-recurring-copy>span,.rep-requirements-copy>span,.rep-final>span{color:var(--green-dark);letter-spacing:.14em;font-size:10px;font-weight:900}.rep-section-heading h2,.rep-requirements-copy h2{letter-spacing:-.045em;margin:14px 0;font-size:clamp(40px,4.5vw,62px);line-height:1.02}.rep-section-heading>p,.rep-requirements-copy>p{max-width:680px;color:var(--muted);font-size:17px;line-height:1.6}.rep-opportunity-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:22px;margin-top:68px;display:grid}.rep-step-card{background:#fff;border:1px solid #45256714;border-radius:24px;flex-direction:column;min-height:420px;padding:28px;display:flex;position:relative;box-shadow:0 18px 42px #25172f14}.rep-step-card:before{content:"";background:var(--green);border-radius:0 0 6px 6px;width:54px;height:4px;position:absolute;top:0;left:28px}.rep-step-card:not(:last-child):after{content:"→";z-index:3;width:44px;height:44px;color:var(--purple);background:#fff;border:6px solid #f0ece5;border-radius:50%;place-items:center;font-size:18px;font-weight:900;display:grid;position:absolute;top:51%;right:-34px}.rep-step-featured{color:#fff;background:linear-gradient(145deg,#32194b,#4b286c);border-color:#0000;transform:translateY(-18px);box-shadow:0 30px 58px #331a4c40}.rep-step-head{justify-content:space-between;align-items:center;display:flex}.rep-step-head b{color:#153f34;background:#72e0be;border-radius:50%;place-items:center;width:42px;height:42px;font-size:13px;display:grid}.rep-step-head>span{color:#817687;letter-spacing:.13em;font-size:9px;font-weight:900}.rep-step-featured .rep-step-head>span{color:#72e0be}.rep-step-visual{background:#f3eee7;border-radius:18px;justify-content:center;align-items:center;min-height:112px;margin-top:23px;display:flex}.rep-step-featured .rep-step-visual{background:#ffffff12;border:1px solid #ffffff1a}.rep-pain-queue{align-items:center;gap:8px;display:flex}.rep-pain-queue i{background:#4525672b;border-radius:13px 13px 8px 8px;width:25px;height:35px;position:relative}.rep-pain-queue i:before{content:"";background:var(--purple);border-radius:50%;width:15px;height:15px;position:absolute;top:-12px;left:5px}.rep-pain-queue i:nth-child(2){opacity:.72}.rep-pain-queue i:nth-child(3){opacity:.44}.rep-pain-queue span{color:#fff;background:var(--purple);letter-spacing:.08em;border-radius:8px;margin-left:5px;padding:17px 11px;font-size:8px;font-weight:900}.rep-flow-visual{gap:13px}.rep-flow-visual span{color:#fff;letter-spacing:.08em;background:#ffffff1f;border-radius:10px;padding:12px 13px;font-size:9px;font-weight:900}.rep-flow-visual i{color:#72e0be;font-size:23px;font-style:normal}.rep-market-visual{gap:0}.rep-market-visual span{z-index:1;color:#fff;background:var(--purple);border-radius:50%;place-items:center;width:38px;height:38px;font-size:11px;font-weight:900;display:grid;position:relative;box-shadow:0 0 0 7px #45256714}.rep-market-visual i{border-top:2px dashed #45256740;width:35px}.rep-opportunity-grid h3{color:var(--purple);letter-spacing:-.03em;margin:25px 0 8px;font-size:26px;line-height:1.08}.rep-step-featured h3{color:#fff}.rep-opportunity-grid p{color:var(--muted);margin:0;font-size:14px;line-height:1.52}.rep-step-featured p{color:#ffffffa3}.rep-step-outcome{color:#514757;margin-top:auto;padding-top:21px;font-size:11px;font-weight:850}.rep-step-outcome span{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:21px;height:21px;margin-right:7px;font-size:9px;display:inline-grid}.rep-step-featured .rep-step-outcome{color:#ffffffc2}.rep-journey-figure>b{color:#fff;font-size:10px}.rep-recurring{color:#fff;background:var(--purple-dark);grid-template-columns:.8fr 1.2fr;gap:75px;padding:110px max(24px,50vw - 590px);display:grid}.rep-recurring-copy>span{color:#6fe0bd}.rep-recurring-copy h2{letter-spacing:-.045em;margin:14px 0;font-size:clamp(41px,4vw,59px);line-height:1.02}.rep-recurring-copy p{color:#ffffffa6;font-size:17px;line-height:1.62}.rep-recurring-cards{border-top:1px solid #ffffff24;grid-template-columns:1fr 1fr;display:grid}.rep-recurring-cards article{border-bottom:1px solid #ffffff24;min-height:180px;padding:29px 26px 29px 0}.rep-recurring-cards article:nth-child(2n){border-left:1px solid #ffffff24;padding-left:26px}.rep-recurring-cards strong{color:#74e1bf;font-size:19px}.rep-recurring-cards p{color:#ffffff9e;margin:12px 0 0;font-size:14px;line-height:1.55}.rep-recurring>small{color:#fff6;grid-column:1/-1;font-size:10px;line-height:1.5}.rep-journey{background:#fff;padding:110px max(24px,50vw - 590px)}.centered-rep{text-align:center;margin:0 auto}.rep-journey-line{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:63px;display:grid;position:relative}.rep-journey-line:before{content:"";border-top:1px dashed #45256740;position:absolute;top:43px;left:10%;right:10%}.rep-journey-line article{z-index:1;text-align:center;padding:0 20px;position:relative}.rep-journey-figure{width:86px;height:86px;color:var(--purple);background:#f5f1ea;border:1px solid #4525671a;border-radius:24px;place-items:center;margin:0 auto 26px;display:grid;position:relative;box-shadow:0 12px 24px #2e174817}.rep-journey-figure>b{background:var(--green);border:4px solid #fff;border-radius:50%;place-items:center;width:29px;height:29px;display:grid;position:absolute;bottom:-8px;right:-8px}.rep-map-figure>span{border:2px solid var(--purple);background:linear-gradient(90deg,#0000 32%,#4525671a 33% 36%,#0000 37% 66%,#4525671a 67% 70%,#0000 71%);border-radius:5px;width:43px;height:32px;position:relative;transform:rotate(-4deg)}.rep-map-figure>span:before{content:"";background:var(--green);border-radius:50% 50% 50% 0;width:12px;height:12px;position:absolute;top:5px;left:15px;transform:rotate(-45deg)}.rep-map-figure>span:after{content:"";background:#fff;border-radius:50%;width:4px;height:4px;position:absolute;top:9px;left:19px}.rep-visit-figure>span{border:3px solid var(--purple);border-radius:4px 4px 2px 2px;width:31px;height:45px;position:relative}.rep-visit-figure>span i{background:var(--green);border-radius:50%;width:5px;height:5px;position:absolute;top:20px;right:4px}.rep-visit-figure>span:after{content:"→";color:var(--green);font-size:20px;font-weight:900;position:absolute;bottom:5px;left:-18px}.rep-demo-figure>span{color:#fff;background:var(--purple);border-radius:7px 7px 11px 11px;place-items:center;width:46px;height:32px;display:grid;position:relative;box-shadow:inset 0 -5px #0000001f}.rep-demo-figure>span:before{content:"";background:#8d8492;border-radius:4px;height:9px;position:absolute;top:-8px;left:-5px;right:-5px}.rep-demo-figure>span i{letter-spacing:.04em;font-size:10px;font-style:normal;font-weight:900}.rep-growth-figure>span{border-bottom:2px solid #45256747;justify-content:center;align-items:flex-end;gap:4px;width:45px;height:43px;padding-bottom:3px;display:flex;position:relative}.rep-growth-figure>span i{background:var(--purple);border-radius:3px 3px 0 0;width:8px}.rep-growth-figure>span i:first-child{opacity:.5;height:14px}.rep-growth-figure>span i:nth-child(2){opacity:.72;height:24px}.rep-growth-figure>span i:nth-child(3){background:var(--green);height:36px}.rep-growth-figure>span:after{content:"↗";color:var(--green);font-size:20px;font-weight:900;position:absolute;top:-9px;right:-7px}.rep-journey-line h3{margin:0 0 7px;font-size:21px}.rep-journey-line p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.rep-requirements{grid-template-columns:.9fr 1.1fr;align-items:center;gap:78px;width:min(1180px,100% - 40px);margin:0 auto;padding:110px 0;display:grid}.rep-requirements>figure{border-radius:30px;height:680px;margin:0;position:relative;overflow:hidden}.rep-requirements>figure:after{content:"";background:linear-gradient(#0000 45%,#200e2ec7);position:absolute;inset:0}.rep-requirements>figure img{object-fit:cover;width:100%;height:100%}.rep-requirements>figure figcaption{z-index:1;color:#fff;font-size:25px;font-weight:800;line-height:1.15;position:absolute;bottom:28px;left:28px;right:28px}.requirements-list{border-top:1px solid var(--line);margin-top:30px}.requirements-list article{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr;gap:15px;padding:20px 0;display:grid}.requirements-list i{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;font-style:normal;display:grid}.requirements-list strong{color:var(--purple);font-size:17px}.requirements-list p{color:var(--muted);margin:5px 0 0;font-size:13px;line-height:1.5}.rep-differential{color:#53495a;background:#f1ece5;border-radius:12px;margin-top:24px;padding:17px 19px;font-size:13px;line-height:1.5}.rep-differential b{color:var(--purple)}.rep-final{color:#fff;text-align:center;background:var(--purple);border-radius:34px;width:min(1180px,100% - 40px);margin:0 auto 85px;padding:85px}.rep-final>span{color:#75e4c2}.rep-final h2{letter-spacing:-.05em;max-width:790px;margin:15px auto;font-size:clamp(44px,5vw,70px);line-height:.98}.rep-final p{color:#ffffffad;max-width:680px;margin:20px auto 30px;font-size:17px;line-height:1.6}.rep-form-link{color:#173e34;background:#6ce0bc;border-radius:10px;align-items:center;gap:14px;padding:18px 22px;font-size:14px;font-weight:900;transition:transform .2s,background .2s;display:inline-flex}.rep-form-link:hover{background:#7de8c7;transform:translateY(-2px)}.rep-form-link span{font-size:18px}.rep-final small{color:#ffffff6e;margin-top:13px;font-size:10px;display:block}.rep-footer-simple{width:min(1180px,100% - 40px);color:var(--muted);grid-template-columns:auto 1fr auto;align-items:center;gap:28px;margin:0 auto;padding:0 0 45px;font-size:12px;display:grid}.rep-footer-simple img{width:100px}.rep-footer-simple a{color:var(--purple);font-weight:850}@media (width<=900px){.problem-heading,.benefits-section,.integration-section,.faq-section,.financial-heading,.financial-layout,.demo-gallery-heading,.rental-offer{grid-template-columns:1fr}.financial-heading{gap:22px}.financial-heading .section-kicker{margin-bottom:0}.financial-layout{max-width:720px;margin:0 auto}.demo-gallery-heading{gap:22px}.demo-rail{grid-auto-columns:minmax(300px,54%)}.rental-main{min-height:500px}.problem-heading{gap:24px}.problem-visual{height:430px}.pain-list{grid-template-columns:1fr}.pain-list article{min-height:auto;padding:30px 0}.pain-list article+article{border-top:1px solid #ffffff26;border-left:0;padding-left:0}.pain-list h3{margin-top:20px}.problem-result,.how-visual{grid-template-columns:1fr}.process-photo{min-height:480px}.process-stage{gap:0}.benefits-intro,.faq-heading{position:static}.benefits-photo{height:430px}.integration-section{gap:50px}.choice-grid,.proof-heading,.testimonial-feature{grid-template-columns:1fr}.proof-heading{gap:30px}.proof-highlights{grid-template-rows:none;grid-template-columns:repeat(3,1fr)}.proof-highlights article+article{border-top:0;border-left:1px solid #ffffff1f}.testimonial-rail{grid-auto-columns:minmax(500px,72vw)}.about-section{grid-template-columns:1fr;gap:48px}.about-mark{min-height:480px}.faq-section{gap:45px}.final-section{grid-template-columns:1fr;padding:60px}.representative-invite{grid-template-columns:1fr}.representative-invite>a{width:fit-content}.site-footer{grid-template-columns:1.3fr 1fr 1fr}.footer-main{grid-column:1/-1}.rep-hero,.rep-recurring,.rep-requirements{grid-template-columns:1fr}.rep-hero{gap:45px}.rep-hero-image{height:570px}.rep-opportunity-grid{grid-template-columns:1fr;gap:44px;max-width:680px;margin-left:auto;margin-right:auto}.rep-step-card{min-height:390px}.rep-step-featured{transform:none}.rep-step-card:not(:last-child):after{content:"↓";top:auto;bottom:-34px;right:50%;transform:translate(50%)}.rep-recurring{gap:45px}.rep-requirements>figure{height:520px}}@media (width<=560px){body{padding-bottom:70px}.problem-section,.financial-section,.how-section,.demo-gallery,.benefits-section,.choice-section,.proof-section,.faq-section{padding-top:82px;padding-bottom:82px}.financial-section,.demo-gallery{padding-left:14px;padding-right:14px}.financial-heading{margin-bottom:36px}.financial-heading h2,.demo-gallery-heading h2{font-size:40px}.financial-heading>p,.demo-gallery-heading>p{font-size:16px}.labor-cost-card,.payback-card{border-radius:22px;min-height:auto;padding:28px 24px}.labor-cost-card>strong{margin-top:27px;font-size:64px}.labor-cost-card>div span{align-items:flex-end}.payback-equation{flex-wrap:wrap}.payback-card .primary-cta{justify-content:space-between;width:100%}.financial-disclaimer{font-size:9px}.demo-gallery-heading{margin-bottom:34px}.youtube-shorts{margin-top:0}.shorts-rail{grid-auto-columns:66vw;gap:12px}.shorts-foot{flex-direction:column;align-items:flex-start;gap:14px}.short-dialog-close{top:-10px;right:-6px}.demo-gallery-actions{flex-direction:column;align-items:stretch;gap:20px}.demo-gallery-actions .primary-cta{justify-content:space-between}.problem-heading h2,.section-intro h2,.benefits-intro h2,.integration-copy h2,.faq-heading h2{font-size:39px}.problem-heading>p,.section-intro>p,.benefits-intro>p,.integration-copy>p{font-size:16px}.problem-visual{border-radius:20px;height:320px;margin-top:35px}.problem-visual:after{background:linear-gradient(#0000 40%,#1e0d2ec7)}.problem-visual figcaption{bottom:20px;left:20px}.problem-visual figcaption strong{font-size:26px}.problem-visual figcaption span{font-size:14px}.process-photo{border-radius:20px;min-height:330px}.process-photo figcaption{padding:12px 14px;bottom:14px;left:14px}.process-photo figcaption strong{font-size:14px}.process-stage{border-radius:20px;grid-template-columns:1fr;gap:0}.process-stage article{padding:24px 20px}.process-number{font-size:29px}.process-stage h3{font-size:20px}.how-cta{text-align:center;flex-direction:column}.benefits-section{gap:44px}.benefits-grid{grid-template-columns:1fr}.benefits-grid article,.benefits-grid article:nth-child(2n){border-left:0;min-height:auto;padding:28px 0}.benefits-grid h3{margin-top:24px}.benefits-photo{height:320px}.integration-section{width:min(100% - 28px,1180px);padding:82px 0}.kit-visual{border-radius:25px;min-height:480px}.kit-screen{width:225px;height:250px;top:73px}.screen-weight strong{font-size:45px}.kit-scale{width:265px;top:298px}.kit-printer{transform-origin:100% 100%;bottom:60px;right:15px;transform:scale(.8)}.kit-points{gap:7px}.kit-points span{font-size:7px}.choice-section{padding-left:14px;padding-right:14px}.choice-grid article{padding:36px 26px}.choice-tag{margin-bottom:22px;display:inline-block;position:static}.rental-main{min-height:auto;padding:38px 26px}.rental-main .choice-tag{align-self:flex-start}.rental-main .primary-cta{justify-content:space-between;width:100%}.rental-includes{grid-template-columns:1fr}.rental-includes article,.rental-includes article:nth-child(2n),.rental-includes article:nth-last-child(-n+2){border-left:0;border-bottom:1px solid var(--line);min-height:190px;padding:24px}.rental-includes article:last-child{border-bottom:0}.rental-includes article>span{top:24px;left:24px}.rental-product-photo{width:108px;height:88px;top:13px;right:17px}.system-card-preview{transform-origin:100% 0;top:17px;right:18px;transform:scale(.9)}.proof-section{padding-left:14px;padding-right:14px}.proof-heading h2{font-size:36px}.proof-heading-copy>p{font-size:15px}.featured-proof{border-radius:19px;padding:9px}.featured-proof figcaption{flex-direction:column;align-items:flex-start;gap:7px}.proof-highlights{border-radius:19px;grid-template-columns:1fr}.proof-highlights article+article{border-top:1px solid #ffffff1f;border-left:0}.proof-highlights article{padding:23px}.testimonial-rail-heading{flex-direction:column;align-items:flex-start;gap:8px;margin-top:55px}.testimonial-rail{grid-auto-columns:88vw}.proof-card{border-radius:14px;padding:7px}.proof-gallery{columns:1}.proof-footer{flex-direction:column;align-items:stretch}.proof-footer .primary-cta{justify-content:space-between}.about-section{padding:76px 14px}.about-mark{border-radius:24px;min-height:470px;padding:28px 24px}.about-year strong{font-size:92px}.about-copy h2{font-size:42px}.about-copy>p.about-lead{font-size:18px}.about-story,.founders-row,.about-proof{grid-template-columns:1fr}.about-proof article{min-height:0;padding:18px}.faq-section{gap:35px}.final-section{border-radius:24px;width:min(100% - 28px,1180px);margin:60px auto;padding:52px 26px}.final-copy h2{font-size:45px}.final-actions{flex-direction:column;align-items:flex-start}.site-footer{grid-template-columns:1fr 1fr;gap:35px;width:min(100% - 28px,1180px)}.footer-main{grid-column:1/-1}.representative-invite{border-radius:18px;padding:28px 24px}.representative-invite h2{font-size:25px}.representative-invite>a{justify-content:space-between;width:100%}.site-footer>div:last-of-type:not(.footer-bottom){grid-column:1/-1}.footer-bottom{flex-direction:column;gap:9px}.mobile-sticky{z-index:50;color:#fff;background:var(--green);border-radius:12px;justify-content:center;gap:9px;padding:16px;font-size:13px;font-weight:900;display:flex;position:fixed;bottom:9px;left:10px;right:10px;box-shadow:0 12px 35px #00000047}.consent-banner{border-radius:13px;gap:11px;width:min(340px,100% - 20px);padding:14px;bottom:82px;right:10px}.consent-actions{grid-template-columns:.8fr 1.2fr;display:grid}.consent-actions button{min-height:42px}.rep-header{width:min(100% - 28px,1180px);height:72px}.rep-header img{width:92px}.rep-back{padding:11px 13px;font-size:11px}.rep-hero{grid-template-columns:1fr;width:min(100% - 28px,1180px);padding:48px 0 75px}.rep-hero h1{font-size:47px}.rep-lead{font-size:17px}.rep-actions{flex-direction:column;align-items:flex-start}.rep-actions .primary-cta{justify-content:center;width:100%}.rep-hero-proof{grid-template-columns:1fr}.rep-hero-image{border-radius:24px;height:480px}.rep-opportunity,.rep-recurring,.rep-journey{padding-top:80px;padding-bottom:80px}.rep-section-heading h2,.rep-requirements-copy h2{font-size:40px}.rep-opportunity-grid,.rep-recurring-cards,.rep-journey-line{grid-template-columns:1fr}.rep-step-card{min-height:390px}.rep-step-featured{transform:none}.rep-step-card:not(:last-child):after{content:"↓";top:auto;bottom:-34px;right:50%;transform:translate(50%)}.rep-recurring-cards article,.rep-recurring-cards article:nth-child(2n){border-left:0;min-height:auto;padding:25px 0}.rep-journey-line{gap:38px}.rep-journey-line:before{display:none}.rep-requirements{gap:45px;width:min(100% - 28px,1180px);padding:80px 0}.rep-requirements>figure{border-radius:22px;height:420px}.rep-final{border-radius:24px;width:min(100% - 28px,1180px);padding:60px 24px}.rep-final h2{font-size:43px}.rep-footer-simple{text-align:center;grid-template-columns:1fr;width:min(100% - 28px,1180px)}.rep-footer-simple img{margin:0 auto}}
