@font-face{font-family:Sora Variable;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_astro/sora-latin-wght-normal.DdqRvwsR.woff2)format("woff2")}@font-face{font-family:Montserrat Variable;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_astro/montserrat-latin-wght-normal.l_AIctKy.woff2)format("woff2")}:root{--color-navy:#0d1323;--color-offwhite:#f7f8fa;--color-lavender:#c4b5fd;--color-sky:#93c5fd;--color-mint:#bdefd6;--gradient-brand:linear-gradient(110deg,var(--color-lavender),var(--color-sky) 52%,var(--color-mint));--ink:#182033;--muted:#626a7a;--line:#e0e4eb;--font-heading:"Sora Variable",sans-serif;--font-body:"Montserrat Variable",sans-serif;--radius-sm:8px;--radius-md:14px;--radius-lg:22px;--space-section:112px;--shadow:0 24px 60px #0d132314;--ease:cubic-bezier(.2,.7,.2,1);--transition:.24s var(--ease)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{background:var(--color-offwhite);color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0;font-size:15px;line-height:1.7}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait}button,select{touch-action:manipulation}svg{vertical-align:middle;flex-shrink:0;display:inline-block}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--font-heading);letter-spacing:-.045em;font-weight:550;line-height:1.22}h2{font-size:clamp(30px,3.1vw,44px)}h3{letter-spacing:-.035em;font-size:21px}p{max-width:70ch}ul,ol{margin:0;padding:0;list-style:none}img{max-width:100%;height:auto}::selection{background:var(--color-lavender);color:var(--color-navy)}:focus-visible{outline-offset:5px;outline:3px solid #5d53b8}.hero :focus-visible,.difference :focus-visible,.site-header :focus-visible,.contact-section :focus-visible,.site-footer :focus-visible{outline-color:var(--color-mint)}.container{width:min(1240px,100% - 96px);margin-inline:auto}.eyebrow{letter-spacing:.055em;color:#69618b;margin-bottom:20px;font-size:12px;font-weight:650}.section-heading{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:48px;display:flex}.section-heading>p{color:var(--muted);max-width:335px;padding-bottom:4px;font-size:14px;line-height:1.85}.text-link{align-items:center;gap:16px;min-height:44px;font-size:13px;font-weight:650;display:inline-flex}.text-link svg,.button svg,.project-link svg{transition:transform var(--transition)}.text-link:hover svg,.button:hover svg,.project-link:hover svg{transform:translate(3px)}.button{border-radius:var(--radius-sm);min-height:52px;transition:background var(--transition),box-shadow var(--transition),transform var(--transition);border:1px solid #0000;justify-content:center;align-items:center;gap:16px;padding:15px 22px;font-size:13px;font-weight:650;line-height:1.5;display:inline-flex}.button-primary{background:var(--gradient-brand);color:var(--color-navy)}.button-primary:hover{transform:translateY(-2px);box-shadow:0 6px 25px #93c5fd28}.skip-link{z-index:150;color:var(--color-navy);background:#fff;border-radius:8px;padding:12px 20px;position:fixed;top:10px;left:10px;transform:translateY(-160%)}.skip-link:focus{transform:none}.wordmark{font-family:var(--font-heading);letter-spacing:.02em;white-space:nowrap;align-items:baseline;font-size:27px;font-weight:650;line-height:1;display:inline-flex}.brand-dot{background:var(--gradient-brand);border-radius:50%;width:6px;height:6px;margin-left:4px}.site-header{z-index:40;color:var(--color-offwhite);transition:background var(--transition),border-color var(--transition);border-bottom:1px solid #0000;position:fixed;inset:0 0 auto}.site-header.scrolled{backdrop-filter:blur(14px);background:#0d1323ed;border-color:#ffffff12}.header-inner{justify-content:space-between;align-items:center;gap:26px;height:86px;display:flex}.desktop-nav{align-items:center;gap:25px;margin-left:auto;display:flex}.desktop-nav a{color:#c5c8d3;transition:color var(--transition);padding-block:15px;font-size:11px;font-weight:500}.desktop-nav a:hover{color:var(--color-mint)}.button-header{background:#ffffff05;border-color:#9aafbe55;min-height:40px;margin-left:14px;padding:10px 16px;font-size:11px}.button-header:hover{background:#ffffff10}.menu-toggle{background:0 0;border:1px solid #fff3;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:44px;height:44px;padding:10px;display:none}.menu-toggle span{width:20px;height:1px;transition:transform var(--transition);background:#fff;display:block}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px)rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px)rotate(-45deg)}.mobile-menu{background:var(--color-navy);width:min(460px,100%);max-width:100%;height:100dvh;max-height:100dvh;color:var(--color-offwhite);z-index:100;border:0;margin:0 0 0 auto;padding:26px;position:fixed;inset:0}.mobile-menu::backdrop{backdrop-filter:blur(6px);background:#080c19bb}.mobile-menu[open]{animation:menu-enter .25s var(--ease)}.mobile-menu-top{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.icon-button{color:inherit;background:0 0;border:1px solid #ffffff25;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.mobile-menu nav{flex-direction:column;margin-bottom:32px;display:flex}.mobile-menu nav a{font-family:var(--font-heading);border-bottom:1px solid #ffffff13;justify-content:space-between;align-items:center;padding:13px 0;font-size:24px;display:flex}.mobile-menu nav svg{color:var(--color-sky)}.mobile-menu>.button{width:100%}.mobile-menu>p{color:#a1a8b9;margin-top:20px;font-size:12px}.hero{background:var(--color-navy);color:var(--color-offwhite);isolation:isolate;padding-top:86px;position:relative;overflow:hidden}.hero-grid{z-index:-1;opacity:.23;background-image:linear-gradient(#adb0df17 1px,#0000 1px),linear-gradient(90deg,#adb0df17 1px,#0000 1px);background-size:62px 62px;position:absolute;inset:0 0 0 44%;mask-image:radial-gradient(#000,#0000 72%)}.hero-inner{grid-template-columns:1fr 1.05fr;align-items:center;gap:18px;min-height:598px;padding-block:64px 78px;display:grid}.hero-copy{z-index:3;position:relative}.hero-eyebrow{letter-spacing:.16em;color:#b7bdd0;align-items:center;gap:10px;margin-bottom:27px;font-size:9px;font-weight:600;animation:.7s both hero-enter;display:flex}.hero-eyebrow>span{background:var(--color-mint);border-radius:50%;width:6px;height:6px;box-shadow:0 0 14px #bdefd632}.hero h1{letter-spacing:-.055em;font-size:clamp(39px,4.15vw,62px);font-weight:550;line-height:1.16;animation:.8s 80ms both hero-enter}.hero h1>span{background:var(--gradient-brand);color:#0000;background-clip:text}.hero-description{color:#aeb6c9;max-width:430px;margin-top:25px;font-size:14px;line-height:1.9;animation:.8s .16s both hero-enter}.hero-actions{flex-direction:column;align-items:flex-start;gap:10px;margin-top:30px;animation:.8s .24s both hero-enter;display:flex}.hero-actions>.button{min-height:51px;padding-inline:22px;font-size:12px}.hero-secondary{color:#d3d8e3;gap:14px;font-size:11px}.hero-note{color:#9aa5bb;align-items:center;gap:10px;margin-top:25px;font-size:10px;line-height:1.8;display:flex}.note-line{background:#64728a;flex-shrink:0;width:22px;height:1px}.hero-visual{perspective:1200px;min-width:0;height:440px;animation:1s .3s both hero-enter;position:relative}.hero-dashboard{transform-origin:0 0;filter:drop-shadow(0 26px 42px #0004);transition:transform .5s var(--ease);position:absolute;top:44px;left:0;right:0;transform:rotateY(-8deg)rotateX(4deg)rotate(-2deg)scale(.84)}.dashboard{color:#2d354d;width:100%;font-size:10px;line-height:1.4;font-family:var(--font-body);text-align:left;background:#f9fbff;border:1px solid #d6dce9;border-radius:11px;overflow:hidden;box-shadow:0 0 0 5px #ffffff04}.dash-top{background:#fff;border-bottom:1px solid #e8ecf3;justify-content:space-between;align-items:center;height:42px;padding:0 18px;display:flex}.dash-brand{font-family:var(--font-heading);letter-spacing:.05em;font-size:11px;font-weight:650}.dash-brand>span{font-family:var(--font-body);color:#626a7c;letter-spacing:0;border-left:1px solid #dde1e9;margin-left:9px;padding-left:9px;font-size:8px;font-weight:450}.dash-top-right{color:#626a7c;align-items:center;gap:6px;font-size:7px;display:flex}.status-dot{background:#75b899;border-radius:50%;flex-shrink:0;width:5px;height:5px;display:inline-block}.dash-avatar{color:#61587d;background:#e4dcff;border-radius:50%;justify-content:center;align-items:center;width:21px;height:21px;margin-left:10px;font-weight:650;display:flex}.dash-body{display:flex}.dash-sidebar{color:#a1a8b9;background:#fff;border-right:1px solid #e8ecf3;flex-direction:column;flex-shrink:0;align-items:center;gap:22px;width:44px;padding-top:15px;display:flex}.dash-active{color:#7c71b7;background:#eeebfb;border-radius:5px;padding:6px;display:flex}.sidebar-bottom{margin-top:auto;margin-bottom:15px}.dash-content{flex:1;min-width:0;padding:20px 20px 17px}.dash-heading{justify-content:space-between;align-items:center;gap:8px;display:flex}.dash-heading strong{letter-spacing:-.04em;font-size:14px;font-family:var(--font-heading);margin-top:3px;font-weight:550;display:block}.dash-greeting{color:#626a7c;font-size:8px}.dash-date{white-space:nowrap;color:#677083;background:#fff;border:1px solid #dfe4ed;border-radius:4px;padding:5px 7px;font-size:7px}.dash-date>span{margin-left:8px}.dash-metrics{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:17px;display:grid}.dash-metrics>div{background:#fff;border:1px solid #e4e8f0;border-radius:5px;padding:10px 8px}.dash-metrics span{color:#626a7c;font-size:7px;display:block}.dash-metrics strong{white-space:nowrap;align-items:center;gap:6px;margin-top:5px;font-size:9px;font-weight:650;display:flex}.dash-metrics small{color:#626a7c;margin-top:3px;font-size:6px;display:block}.tiny-dot{background:#78be9c;border-radius:50%;width:4px;height:4px}.dash-chart{background:#fff;border:1px solid #e4e8f0;border-radius:5px;margin-top:12px;padding:12px 12px 8px}.chart-heading{justify-content:space-between;align-items:center;display:flex}.chart-heading strong{font-size:8px;font-weight:600}.chart-heading span{color:#626a7c;font-size:6px}.chart-heading i{background:#9a95d4;border-radius:50%;width:4px;height:4px;margin-right:4px;display:inline-block}.chart{width:100%;height:100px;margin-top:9px}.chart-labels{color:#949bad;justify-content:space-between;font-size:6px;display:flex}.dash-pipeline{margin-top:12px}.dash-pipeline>div:first-child{justify-content:space-between;font-size:8px;display:flex}.dash-pipeline>div:first-child>span{color:#8b80b1;font-size:6px}.pipeline-columns{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:10px;font-size:6px;display:grid}.pipeline-columns>span{color:#7a8398;background:#ebeef5;border-radius:3px;padding:4px 5px}.pipeline-columns i{background:#a696d2;border-radius:50%;width:3px;height:3px;margin-right:4px;display:inline-block}.pipeline-columns>span:nth-child(2) i{background:#89b7d2}.pipeline-columns>span:nth-child(3) i{background:#88bca6}.pipeline-items{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:6px;display:grid}.pipeline-items>div{background:#fff;border:1px solid #e5e9f0;border-radius:4px;flex-direction:column;padding:8px 6px;display:flex}.pipeline-items b{font-size:6px;font-weight:600}.pipeline-items small{color:#98a0b0;margin-top:2px;font-size:5px}.pipeline-items span{color:#8b79b4;background:#f0ebf9;border-radius:3px;align-self:flex-start;margin-top:8px;padding:2px 5px;font-size:5px}.automation-float{z-index:2;color:#273647;background:#fff;border:1px solid #d9e3e2;border-radius:10px;align-items:center;gap:11px;padding:13px 15px;animation:.9s .6s both hero-enter;display:flex;position:absolute;top:18px;left:-30px;transform:rotate(-2deg);box-shadow:0 10px 30px #0002}.automation-float strong{font-size:10px;font-weight:650;display:block}.automation-float div>span{color:#808b96;font-size:7px}.float-icon{color:#579376;background:#e7f7ef;border-radius:9px;justify-content:center;align-items:center;width:35px;height:35px;display:flex}.float-check{color:#519477;background:#eaf7f0;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;margin-left:14px;display:flex}.phone-float{color:#273547;background:#fff;border:5px solid #293344;border-radius:23px;width:137px;height:252px;padding:25px 10px 10px;animation:.9s .7s both hero-enter;position:absolute;bottom:-12px;right:0;transform:rotate(6deg);box-shadow:0 15px 35px #0005,0 0 0 1px #adb6c988}.phone-notch{background:#293344;border-radius:0 0 7px 7px;width:44px;height:9px;position:absolute;top:0;left:50%;transform:translate(-50%)}.phone-head{font-size:10px;font-family:var(--font-heading);letter-spacing:-.02em;line-height:1.5}.phone-head strong{font-weight:600}.phone-status{color:#7f8a98;align-items:center;gap:4px;margin-top:7px;font-size:6px;display:flex}.phone-status .status-dot{width:3px;height:3px}.phone-item{align-items:center;gap:6px;margin-top:12px;font-size:6px;font-weight:650;display:flex}.phone-item small{color:#8992a0;font-size:5px;font-weight:450;display:block}.phone-icon{color:#9184b6;background:#eeeafa;border-radius:5px;padding:6px}.phone-icon.mint{color:#609a80;background:#e7f4ef}.phone-chart{background:#f1f4f9;border-radius:7px;margin-top:13px;padding:9px;font-size:6px}.phone-chart b{font-weight:600}.phone-chart>div{align-items:flex-end;gap:5px;height:31px;margin-top:6px;display:flex}.phone-chart i{background:#c6c3ea;border-radius:2px 2px 0 0;width:7px;height:14px}.phone-chart i:nth-child(2){height:19px}.phone-chart i:nth-child(3){height:17px}.phone-chart i:nth-child(4){background:#b0c8e4;height:23px}.phone-chart i:nth-child(5){background:#b0c8e4;height:21px}.phone-chart i:nth-child(6){background:#abd2c4;height:26px}.phone-chart i:nth-child(7){background:#abd2c4;height:31px}.phone-home{background:#293344;border-radius:3px;width:38px;height:3px;position:absolute;bottom:5px;left:calc(50% - 19px)}.orbit{z-index:-1;border:1px solid #8c9ac411;border-radius:50%;width:480px;height:480px;position:absolute;top:-8px;left:45px}.orbit-two{border-color:#8c9ac409;transform:scale(1.22)}.visual-caption{letter-spacing:.12em;color:#8b96ad;font-size:7px;position:absolute;bottom:-32px;left:24px}.hero-bottom{color:#919cb2;border-top:1px solid #fff1;justify-content:space-between;align-items:center;height:65px;font-size:10px;display:flex}.hero-bottom>a{align-items:center;gap:19px;display:flex}.scroll-arrow{color:#b1bfd2;font-size:20px}.benefits{background:#f0f2f6;border-bottom:1px solid #e4e7ed}.benefits-grid{grid-template-columns:repeat(4,1fr);padding-block:29px;display:grid}.benefits-grid>div{border-right:1px solid #d8dee8;justify-content:center;align-items:center;gap:15px;font-size:12px;font-weight:550;display:flex}.benefits-grid>div:first-child{justify-content:flex-start}.benefits-grid>div:last-child{border:0;justify-content:flex-end}.solutions-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.solution-card{border:1px solid var(--line);border-radius:var(--radius-md);min-width:0;transition:transform var(--transition),border-color var(--transition),box-shadow var(--transition);background:#fff;flex-direction:column;padding:26px;display:flex;position:relative;overflow:hidden}.solution-card:hover{border-color:#b7b4ce;transform:translateY(-4px);box-shadow:0 12px 24px #0d132307}.solution-featured{grid-column:span 2;padding:30px 30px 22px}.solution-top{justify-content:space-between;align-items:center;margin-bottom:23px;display:flex}.solution-number{font-family:var(--font-heading);color:#626a80;font-size:11px}.solution-card h3{font-size:19px}.solution-featured h3{font-size:25px}.solution-card>p{color:var(--muted);margin-top:13px;font-size:12px;line-height:1.9}.solution-featured>p{max-width:405px;min-height:50px;font-size:13px}.solution-preview{background:#f9fafc;border:1px solid #e2e5ed;border-radius:8px;height:150px;margin-top:25px;overflow:hidden}.mini-browser{background:#fff;border-bottom:1px solid #e2e5ed;align-items:center;gap:3px;height:22px;padding-left:9px;display:flex}.mini-browser>span{background:#cad0dc;border-radius:50%;width:3px;height:3px}.mini-site{justify-content:space-between;align-items:center;gap:10px;padding:21px 27px;display:flex}.mini-site>div:first-child>span{color:#535e73;margin-bottom:7px;font-size:6px;display:block}.mini-site b{letter-spacing:-.035em;font-size:15px;font-family:var(--font-heading);font-weight:550;line-height:1.3;display:block}.mini-site>div:first-child>i{background:var(--color-navy);border-radius:2px;width:55px;height:10px;margin-top:10px;display:block}.mini-site-art{width:90px;height:80px;position:relative}.mini-site-art i{background:#e4e0f4;border:1px solid #b8b5d8;border-radius:7px;width:52px;height:62px;position:absolute;top:4px;left:0;transform:skewY(-20deg)rotate(12deg)}.mini-site-art i:nth-child(2){background:#dae8f8;border-color:#b3cbe6;top:10px;left:18px}.mini-site-art i:nth-child(3){background:#e1f3ea;border-color:#b9ddcc;top:18px;left:35px}.system-preview{background:#eff1f7;border:0;padding:22px}.system-line{color:#535d73;align-items:center;gap:9px;font-size:9px;display:flex}.system-line strong{font-weight:600}.system-line>span{color:#6e9b86;text-align:center;background:#e1f0e9;border-radius:50%;width:18px;margin-left:auto}.system-blocks{justify-content:space-between;align-items:center;gap:8px;margin-top:19px;display:flex}.system-blocks>span{background:#fff;border:1px solid #e2e5ee;border-radius:6px;align-items:center;gap:7px;padding:12px 10px;font-size:8px;display:flex}.system-blocks svg{color:#8b84aa;width:15px;height:15px}.system-blocks>i{background:#c3c9d6;width:12px;height:1px}.solution-bottom{color:#62697c;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:24px;font-size:10px;font-weight:550;display:flex}.solution-bottom svg{color:#8681a5}.difference{background:var(--color-navy);color:var(--color-offwhite);position:relative;overflow:hidden}.difference:after{content:"";pointer-events:none;background:radial-gradient(circle,#c4b5fd08,#0000 70%);width:680px;height:680px;position:absolute;top:-200px;right:-200px}.difference-grid{grid-template-columns:1fr 1fr;align-items:center;gap:110px;display:grid}.difference .eyebrow{color:#aba6c8}.difference h2{font-size:clamp(34px,3.35vw,47px);line-height:1.2}.difference-copy{color:#a7b0c2;max-width:415px;margin-top:23px;font-size:13px;line-height:1.9}.difference .text-link{color:#e0e4ed;margin-top:24px}.strategy-flow{padding:10px 0}.strategy-step{isolation:isolate;background:#141b2d;border:1px solid #ffffff13;border-radius:11px;align-items:center;gap:22px;margin-bottom:22px;padding:20px;display:flex;position:relative}.strategy-step:after{content:"";transform-origin:top;width:1px;height:24px;transition:transform .8s var(--ease);background:#a4b5c845;position:absolute;top:100%;left:44px}.strategy-step:nth-child(4):after{display:none}.strategy-icon{width:48px;height:48px;color:var(--color-lavender);background:#c4b5fd10;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.strategy-step:nth-child(2) .strategy-icon{color:var(--color-sky);background:#93c5fd10}.strategy-step:nth-child(3) .strategy-icon{color:#a0d5e4;background:#a0d5e410}.strategy-step:nth-child(4){background:#bdefd608;border-color:#bdefd63d}.strategy-step:nth-child(4) .strategy-icon{color:var(--color-mint);background:#bdefd618}.strategy-step h3{letter-spacing:-.025em;font-size:18px}.strategy-step p{color:#a7b0c2;margin-top:5px;font-size:11px}.step-index{color:#838da3;font-size:10px;font-family:var(--font-heading);align-self:flex-start;margin-left:auto}.flow-caption{text-align:center;color:#8f9bae;margin-top:24px;font-size:10px}.timeline{grid-template-columns:repeat(3,1fr);gap:42px 36px;display:grid}.timeline-marker{align-items:center;gap:20px;margin-bottom:20px;display:flex}.timeline-marker>span{width:42px;height:42px;font-family:var(--font-heading);background:#f7f8fa;border:1px solid #d1d7e2;border-radius:50%;justify-content:center;align-items:center;font-size:11px;transition:background .8s,border-color .8s;display:flex}.timeline-marker>i{background:#dce0e9;flex:1;height:1px;position:relative}.timeline-marker>i:after{content:"";transform-origin:0;background:linear-gradient(90deg,#b0a0e4,#95b9d9);transition:transform .9s;position:absolute;inset:0;transform:scaleX(0)}.timeline li.is-visible .timeline-marker>i:after{transform:scaleX(1)}.timeline li.is-visible .timeline-marker>span{background:#ede9f7;border-color:#c6bee0}.timeline p{color:var(--muted);max-width:300px;font-size:12px;line-height:1.85}.projects{background:#eceff4}.projects-grid{grid-template-columns:1.17fr 1fr;gap:30px;display:grid}.project{min-width:0}.project-art{border-radius:var(--radius-md);border:1px solid #dce0e8;height:338px;position:relative;overflow:hidden}.crm-art{background:#dedfee}.demo-badge{z-index:2;color:#596075;background:#ffffffcf;border:1px solid #fff9;border-radius:5px;padding:5px 10px;font-size:8px;font-weight:550;position:absolute;top:18px;left:20px}.project-dashboard{width:540px;transition:transform .6s var(--ease);position:absolute;top:73px;left:40px;transform:rotate(-4deg);box-shadow:0 12px 50px #57506a20}.project-copy{justify-content:space-between;gap:18px;margin-top:23px;display:flex}.project-copy>div>p{color:#626477;margin-bottom:9px;font-size:10px}.project-copy h3{margin-bottom:10px;font-size:20px}.project-copy>div>span{color:var(--muted);max-width:380px;font-size:12px;line-height:1.8;display:block}.project-link{color:#616a81;border:1px solid #d1d6e1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;margin-top:24px;display:flex}.automation-art{background:#e2ece9;justify-content:center;align-items:center;padding-top:34px;display:flex}.workflow{width:62%;transition:transform .6s var(--ease);transform:rotate(2deg)}.workflow-node{background:#fff;border:1px solid #d7e1df;border-radius:9px;align-items:center;gap:12px;padding:13px 15px;display:flex;box-shadow:0 6px 18px #45615809}.workflow-node>span{color:#8a7baf;background:#eeeafa;border-radius:7px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.workflow-node:nth-of-type(3)>span{color:#718da8;background:#e9f0fa}.workflow-node:nth-of-type(5)>span{color:#709d81;background:#e5f3ea}.workflow-node small{color:#626a7c;font-size:7px;display:block}.workflow-node strong{font-size:10px;font-weight:600}.workflow-node>i{color:#72a78d;margin-left:auto;font-size:9px;font-style:normal}.workflow-connector{background:#a5c2b7;width:1px;height:25px;margin-left:31px;position:relative}.workflow-connector>span{background:#a5c2b7;border-radius:50%;width:5px;height:5px;position:absolute;bottom:0;left:-2px}.project-bottom{color:var(--muted);border-top:1px solid #d6dce6;justify-content:space-between;align-items:center;gap:20px;margin-top:45px;padding-top:26px;font-size:12px;display:flex}.project-bottom .text-link{color:var(--ink)}.about-grid{grid-template-columns:.85fr 1fr;align-items:center;gap:115px;display:grid}.about-emblem{isolation:isolate;height:370px;position:relative}.about-emblem:before{content:"";z-index:-1;background:radial-gradient(#dadff24d,#0000 65%);position:absolute;inset:0}.emblem-plane{background:linear-gradient(140deg,#e6def99c,#c4b5fd29);border:1px solid #aea1d18c;border-radius:23px;width:167px;height:202px;position:absolute;top:42px;left:45px;transform:rotate(-22deg)skewY(10deg);box-shadow:12px 15px 28px #76778d0a}.plane-two{background:linear-gradient(140deg,#d4e7f8ac,#93c5fd24);border-color:#a2bdd48c;top:70px;left:108px}.plane-three{background:linear-gradient(140deg,#dcf1e8c9,#bdefd63d);border-color:#aed3c18c;top:100px;left:170px}.emblem-label{color:#82899a;font-size:12px;line-height:1.9;position:absolute;bottom:0;left:55px}.emblem-label strong{color:#505d73;font-weight:500}.about-copy>p:not(.eyebrow){color:var(--muted);margin-top:23px;font-size:13px;line-height:1.9}.values{flex-wrap:wrap;gap:8px;margin-top:28px;display:flex}.values>span{color:#677088;border:1px solid #dce0e9;border-radius:5px;padding:5px 10px;font-size:9px}.about-copy>.text-link{margin-top:24px;font-size:11px}.contact-section{background:var(--color-navy);color:var(--color-offwhite);isolation:isolate;padding-block:90px;position:relative;overflow:hidden}.contact-section:before{content:"";z-index:-1;background:radial-gradient(at 0 100%,#a9b1f417,#0000 60%);position:absolute;inset:0}.contact-grid{grid-template-columns:.9fr 1.05fr;align-items:center;gap:110px;display:grid}.contact-copy h2{font-size:clamp(32px,3.15vw,46px);line-height:1.23}.contact-copy h2>span{color:var(--color-mint)}.contact-copy>p:not(.eyebrow){color:#aab3c7;max-width:380px;margin-top:25px;font-size:13px;line-height:1.9}.contact-copy>.button{margin-top:30px;font-size:12px}.quote-link{width:max-content;margin-top:10px;font-size:11px;display:flex}.contact-reassurance{color:#a7b3c6;border-top:1px solid #ffffff14;align-items:center;gap:14px;max-width:320px;margin-top:30px;padding-top:36px;font-size:11px;line-height:1.8;display:flex}.contact-reassurance svg{color:#a9b8d4}.contact-reassurance strong{color:#8390a6;font-size:10px;font-weight:450}.contact-email{color:#c1cadd;margin-top:20px;font-size:12px;display:inline-block}.contact-form{color:var(--ink);border-radius:var(--radius-lg);background:#fff;border:1px solid #dce0e9;padding:32px}.contact-form h3{font-size:21px}.form-intro{color:var(--muted);margin-top:7px;margin-bottom:25px;font-size:11px}.form-grid{grid-template-columns:1fr 1fr;gap:17px 14px;display:grid}.field{flex-direction:column;min-width:0;display:flex}.field-wide{grid-column:1/-1}.field label{margin-bottom:7px;font-size:10px;font-weight:600}.field input,.field select,.field textarea{width:100%;min-width:0;color:var(--ink);min-height:44px;transition:border-color var(--transition),background var(--transition);background:#f8f9fc;border:1px solid #dce1e9;border-radius:6px;padding:12px;font-size:11px;line-height:1.6}.field textarea{resize:vertical;min-height:90px;max-height:350px}.field input::placeholder,.field textarea::placeholder{color:#7b8394;opacity:1}.field input:focus,.field select:focus,.field textarea:focus{background:#fff;border-color:#a79ac9}.field [aria-invalid=true]{background:#fffafb;border-color:#bd4254}.field-error{color:#a92940;margin-top:4px;font-size:10px;line-height:1.5}.field-error:empty{display:none}.button-submit{background:var(--color-navy);color:#fff}.contact-form>.button-submit{width:100%;min-height:46px;margin-top:22px;font-size:11px}.button-submit:hover{background:#253249}.button-submit:disabled{opacity:.7}.form-privacy{color:#717b8e;align-items:flex-start;gap:7px;margin-top:14px;font-size:8px;line-height:1.75;display:flex}.form-privacy svg{margin-top:2px}.form-privacy a{text-underline-offset:3px;text-decoration:underline}.form-status{margin-top:15px;font-size:12px;line-height:1.7}.form-status:empty{display:none}.form-status[data-state=error]{color:#a62b40}.form-status[data-state=success]{color:#276a4f}.honeypot{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.site-footer{background:var(--color-navy);color:#f7f8fa;padding:0 0 27px}.footer-main{border-top:1px solid #ffffff14;align-items:center;gap:30px;padding-block:35px;display:flex}.footer-main>p{color:#94a0b5;font-size:11px}.back-top{color:#c0c8d6;align-items:center;gap:13px;min-height:44px;margin-left:auto;font-size:10px;display:flex}.back-top>span{font-size:18px}.footer-bottom{color:#929db1;border-top:1px solid #ffffff0c;justify-content:space-between;align-items:center;gap:20px;padding-top:21px;font-size:9px;display:flex}.footer-bottom nav{gap:25px;display:flex}.footer-bottom nav>a{padding-block:10px}.whatsapp-float{z-index:30;background:var(--color-mint);color:#213e34;width:51px;height:51px;transition:transform var(--transition);border:1px solid #ffffff80;border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;bottom:22px;right:23px;box-shadow:0 4px 20px #0002}.whatsapp-float:hover{transform:translateY(-3px)}.legal-page{max-width:850px;min-height:80vh;padding-block:160px 100px}.legal-page:before{content:"";background:var(--color-navy);height:86px;position:absolute;top:0;left:0;right:0}.legal-page h1{margin-bottom:30px;font-size:clamp(36px,5vw,60px)}.legal-page h2{margin-block:35px 15px;font-size:25px}.legal-page p{color:var(--muted);font-size:15px;line-height:1.9}.legal-page>.button{margin-top:35px}.strategy-flow.is-visible .strategy-step{animation:strategy-enter .7s var(--ease) both}.strategy-flow.is-visible .step-1{animation-delay:.15s}.strategy-flow.is-visible .step-2{animation-delay:.3s}.strategy-flow.is-visible .step-3{animation-delay:.45s}@keyframes hero-enter{0%{opacity:0;translate:0 16px}to{opacity:1;translate:0}}@keyframes strategy-enter{0%{opacity:.45;translate:0 8px}to{opacity:1;translate:0}}@keyframes menu-enter{0%{opacity:0;translate:20px}to{opacity:1;translate:0}}@media (width>=1550px){.container{width:min(1360px,100% - 144px)}.hero-inner{gap:50px;min-height:680px}.hero h1{font-size:66px}.hero-description{max-width:490px;font-size:16px}.hero-eyebrow{font-size:10px}.hero-actions>.button{font-size:13px}.hero-actions{margin-top:34px}.hero-visual{height:470px}.hero-dashboard{top:50px;right:0}.phone-float{bottom:0;right:-20px}.visual-caption{bottom:-5px}.hero-note,.hero-bottom{font-size:11px}.dashboard .chart{height:117px}}@media (width<=1199px){.container{width:calc(100% - 64px)}.desktop-nav{gap:17px}.desktop-nav a{font-size:10px}.header-inner{gap:16px}.button-header{margin-left:0}.hero-inner{grid-template-columns:1fr 1fr;gap:16px;min-height:590px}.hero h1{font-size:clamp(35px,4.25vw,51px)}.hero-description{max-width:380px;font-size:13px}.hero-eyebrow{letter-spacing:.12em;font-size:8px}.hero-visual{height:390px}.hero-dashboard{top:50px;right:-15px}.dash-content{padding:15px}.dash-heading strong{font-size:11px}.dash-date{font-size:6px}.dash-metrics strong{font-size:7px}.dash-metrics small{font-size:5px}.dash-metrics{gap:5px}.dash-sidebar{width:34px}.dash-metrics>div{padding:8px 5px}.phone-float{transform-origin:100% 100%;bottom:-12px;right:-14px;scale:.87}.automation-float{transform-origin:0;top:21px;left:-6px;scale:.9}.visual-caption{bottom:-7px;left:14px}.dash-pipeline{margin-top:10px}.chart{height:86px}.solution-card{padding:22px}.solution-featured{padding:25px}.solution-card h3{font-size:17px}.solution-featured h3{font-size:23px}.system-blocks>span{padding:10px 7px;font-size:7px}.system-blocks{gap:4px}.system-blocks>i{width:6px}.difference-grid{gap:70px}.about-grid,.contact-grid{gap:60px}.contact-form{padding:27px}.project-art{height:300px}.workflow{width:72%}.project-dashboard{width:500px;top:70px;left:27px}.emblem-plane{left:15px}.plane-two{left:70px}.plane-three{left:125px}.emblem-label{left:30px}}@media (width<=959px){:root{--space-section:80px}.desktop-nav{display:none}.header-inner{height:76px}.header-inner>.button{margin-left:auto}.menu-toggle{display:flex}.hero{padding-top:76px}.hero-inner{grid-template-columns:1fr;gap:25px;padding-block:55px 60px}.hero-copy{max-width:580px}.hero h1{font-size:58px}.hero-description{max-width:480px;font-size:15px}.hero-eyebrow{font-size:9px}.hero-actions{flex-direction:row;align-items:center;gap:22px;margin-top:27px}.hero-note{margin-top:23px}.hero-visual{width:min(610px,90%);height:425px;margin:15px auto 0}.hero-dashboard{top:30px;right:0}.dash-heading strong{font-size:14px}.dash-metrics strong{font-size:9px}.dash-metrics small{font-size:6px}.dash-content{padding:18px}.dash-metrics>div{padding:10px}.chart{height:106px}.dash-sidebar{width:44px}.automation-float{top:0;left:-15px;scale:1}.phone-float{bottom:-4px;right:-20px;scale:1}.visual-caption{bottom:-4px}.hero-bottom{font-size:9px}.benefits-grid{grid-template-columns:repeat(2,1fr);gap:22px;padding-block:27px}.benefits-grid>div,.benefits-grid>div:first-child,.benefits-grid>div:last-child{justify-content:flex-start;font-size:12px}.benefits-grid>div:nth-child(2){border:0}.benefits-grid>div:nth-child(2n){padding-left:24px}.section-heading{gap:28px}.section-heading>p{max-width:245px;font-size:12px}.solutions-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.solution-featured{grid-column:span 1}.solution-card h3{font-size:20px}.solution-featured>p{min-height:68px;font-size:12px}.solution-preview{height:135px}.mini-site{padding:20px 13px}.mini-site b{font-size:12px}.mini-site-art{transform-origin:100%;width:60px;scale:.8}.system-preview{padding:18px 12px}.system-blocks{gap:4px}.system-blocks>span{flex-direction:column;gap:5px;padding:10px 7px}.system-blocks>i{flex:1}.system-line{font-size:7px}.solution-bottom{font-size:9px}.difference-grid{gap:45px}.difference h2{font-size:35px}.strategy-step{gap:13px;padding:16px}.strategy-step h3{font-size:16px}.strategy-step p{font-size:9px}.strategy-icon{width:40px;height:40px}.strategy-step:after{left:36px}.timeline{column-gap:25px}.projects-grid{grid-template-columns:1fr 1fr;gap:24px}.project-art{height:285px}.project-copy h3{font-size:18px}.project-copy>div>span{font-size:11px}.workflow{width:82%}.workflow-node{gap:8px;padding:12px 10px}.workflow-node strong{font-size:9px}.project-link{width:40px;height:40px}.about-grid{grid-template-columns:.75fr 1fr;gap:42px}.about-emblem{transform-origin:0;scale:.85}.emblem-plane{left:0}.plane-two{left:48px}.plane-three{left:96px}.about-copy h2{font-size:30px}.contact-grid{grid-template-columns:1fr 1.1fr;gap:35px}.contact-copy h2{font-size:32px}.contact-form{padding:23px}.form-grid{grid-template-columns:1fr;gap:13px}.field-wide{grid-column:auto}.contact-copy>p:not(.eyebrow){font-size:12px}.contact-form h3{font-size:19px}.footer-main{gap:20px}}@media (width<=639px){:root{--space-section:64px}.container{width:calc(100% - 40px)}html{scroll-padding-top:82px}.header-inner{gap:14px;height:70px}.wordmark{font-size:24px}.header-inner>.button{display:none}.menu-toggle{width:40px;height:40px;margin-left:auto}.hero{padding-top:70px}.hero-inner{gap:8px;min-height:0;padding-block:38px 36px}.hero-copy{max-width:100%}.hero-eyebrow{letter-spacing:.12em;gap:7px;margin-bottom:22px;font-size:7px}.hero-eyebrow>span{width:5px;height:5px}.hero h1{letter-spacing:-.06em;font-size:clamp(32px,8.65vw,52px);line-height:1.2}.hero-description{max-width:360px;margin-top:20px;font-size:14px;line-height:1.8}.hero-actions{flex-direction:column;align-items:flex-start;gap:8px;margin-top:24px}.hero-actions>.button{min-height:48px;padding-inline:18px;font-size:11px}.hero-secondary{min-height:42px;font-size:10px}.hero-note{gap:7px;max-width:310px;margin-top:15px;font-size:8px;line-height:1.8}.note-line{width:14px}.hero-visual{perspective:1000px;width:100%;max-width:420px;height:355px;margin-top:22px}.hero-dashboard{transform-origin:0 0;width:480px;top:30px;left:0;right:auto;transform:scale(.67)rotateY(-7deg)rotate(-2deg)}.dashboard .chart{height:90px}.automation-float{transform-origin:0 0;top:6px;left:0;scale:.76}.phone-float{transform-origin:100% 100%;bottom:30px;right:0;scale:.68}.visual-caption{letter-spacing:.07em;font-size:6px;bottom:-2px;left:5px}.orbit{width:280px;height:280px;top:0;left:10%}.hero-bottom{height:57px;font-size:8px}.hero-bottom>span{max-width:160px;line-height:1.6}.hero-bottom>a{gap:10px}.hero-bottom>a>span:first-child{display:none}.hero-bottom .scroll-arrow{font-size:23px}.benefits-grid{gap:19px 15px;padding-block:23px}.benefits-grid>div,.benefits-grid>div:first-child,.benefits-grid>div:last-child{gap:9px;font-size:9px}.benefits-grid svg{width:19px;height:19px}.benefits-grid>div:nth-child(2n){padding-left:7px}.eyebrow{margin-bottom:16px;font-size:10px}.section-heading{margin-bottom:30px;display:block}.section-heading h2{font-size:28px;line-height:1.28}.section-heading>p{max-width:330px;margin-top:19px;font-size:12px}.section-heading>p br{display:none}.solutions-grid{grid-template-columns:1fr;gap:13px}.solution-card{padding:23px}.solution-featured{grid-column:auto}.solution-top{margin-bottom:17px}.solution-card h3{font-size:21px}.solution-card>p{min-height:0;margin-top:10px;font-size:14px}.solution-featured>p{max-width:330px}.solution-preview{height:146px;margin-top:22px}.mini-site{padding:21px}.mini-site b{font-size:14px}.mini-site-art{width:80px;scale:.9}.system-preview{padding:20px}.system-blocks>span{flex-direction:row;gap:6px;padding:12px 8px;font-size:7px}.system-line{font-size:8px}.solution-bottom{padding-top:20px;font-size:10px}.solution-card:not(.solution-featured){grid-template-columns:1fr auto;column-gap:14px;display:grid}.solution-card:not(.solution-featured) .solution-top,.solution-card:not(.solution-featured) h3{grid-column:1/-1}.solution-card:not(.solution-featured)>p{grid-column:1/-1;max-width:280px}.solution-card:not(.solution-featured) .solution-bottom{grid-column:1/-1}.difference-grid{grid-template-columns:1fr;gap:40px}.difference h2{font-size:36px}.difference-copy{max-width:355px;font-size:14px}.difference .text-link{margin-top:19px;font-size:12px}.strategy-flow{padding:0}.strategy-step{gap:17px;margin-bottom:19px;padding:18px}.strategy-step h3{font-size:18px}.strategy-step p{font-size:10px}.strategy-icon{width:43px;height:43px}.strategy-step:after{height:21px;left:39px}.flow-caption{margin-top:22px;font-size:9px}.timeline{grid-template-columns:1fr;gap:0}.timeline>li{min-height:117px;padding:0 0 33px 63px;position:relative}.timeline>li:last-child{min-height:80px;padding-bottom:0}.timeline-marker{margin:0;display:block;position:absolute;top:0;bottom:0;left:0}.timeline-marker>span{width:39px;height:39px;font-size:10px}.timeline-marker>i{width:1px;height:auto;position:absolute;top:48px;bottom:9px;left:19px}.timeline-marker>i:after{transform-origin:top;transform:scaleY(0)}.timeline li.is-visible .timeline-marker>i:after{transform:scaleY(1)}.timeline>li:last-child i{display:none}.timeline h3{margin-bottom:10px;padding-top:7px;font-size:19px}.timeline p{max-width:300px;font-size:14px}.projects-grid{grid-template-columns:1fr;gap:35px}.project-art{height:275px}.project-dashboard{width:465px;top:68px;left:27px}.demo-badge{font-size:8px;top:15px;left:16px}.project-copy{margin-top:20px}.project-copy h3{font-size:19px}.project-copy>div>span{font-size:13px}.automation-art{height:307px}.workflow{width:73%;max-width:300px}.workflow-node{gap:12px;padding:12px 14px}.workflow-node strong{font-size:10px}.project-bottom{margin-top:30px;padding-top:23px;display:block}.project-bottom>span{font-size:11px}.project-bottom .text-link{margin-top:8px;font-size:11px;display:flex}.about-grid{flex-direction:column-reverse;gap:24px;display:flex}.about-copy h2{font-size:30px}.about-copy>p:not(.eyebrow){margin-top:20px;font-size:14px}.about-emblem{align-self:center;width:300px;height:275px;scale:1}.emblem-plane{border-radius:17px;width:125px;height:145px;top:28px;left:15px}.plane-two{top:48px;left:69px}.plane-three{top:69px;left:123px}.emblem-label{font-size:10px;bottom:0;left:28px}.values{gap:6px;margin-top:22px}.values>span{padding:5px 8px;font-size:8px}.about-copy>.text-link{gap:10px;font-size:10px}.contact-section{padding-block:64px}.contact-grid{grid-template-columns:1fr;gap:35px}.contact-copy h2{font-size:35px}.contact-copy>p:not(.eyebrow){margin-top:20px;font-size:14px}.contact-copy>.button{margin-top:24px;font-size:11px}.contact-reassurance{max-width:none;margin-top:20px;padding-top:22px}.contact-form{border-radius:15px;padding:24px 20px}.contact-form h3{font-size:20px}.form-intro{margin-bottom:23px;font-size:11px}.form-grid{gap:16px}.field label{font-size:12px}.field input,.field select,.field textarea{min-height:48px;padding:11px;font-size:16px}.field input::placeholder,.field textarea::placeholder{font-size:12px}.field select{font-size:13px}.field textarea{min-height:105px;font-size:14px}.field-error{font-size:11px}.contact-form>.button-submit{gap:10px;min-height:49px;padding-inline:10px;font-size:11px}.form-privacy{font-size:11px}.footer-main{flex-wrap:wrap;gap:14px;padding-block:29px}.footer-main>.wordmark{font-size:23px}.footer-main>p{order:3;width:100%;font-size:9px}.back-top{font-size:9px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:8px;padding-top:19px;font-size:8px;display:flex}.footer-bottom nav{flex-wrap:wrap;gap:23px;font-size:9px}.whatsapp-float{width:46px;height:46px;bottom:14px;right:14px}.legal-page{padding-top:120px;padding-bottom:70px}.legal-page:before{height:70px}.legal-page h1{font-size:36px}.legal-page h2{font-size:23px}.legal-page p{font-size:13px}}@media (width<=359px){.container{width:calc(100% - 32px)}.hero-eyebrow{font-size:6px}.hero-visual{height:325px}.hero-dashboard{transform:scale(.58)rotateY(-7deg)rotate(-2deg)}.phone-float{scale:.59}.automation-float{scale:.67}.hero-note{font-size:7px}.benefits-grid>div,.benefits-grid>div:first-child,.benefits-grid>div:last-child{gap:6px;font-size:8px}.benefits-grid svg{width:16px}.section-heading h2{font-size:25px}.solution-card{padding:20px}.system-preview{padding:17px 12px}.system-blocks>span{padding:10px 6px;font-size:6px}.system-blocks svg{width:12px}.contact-copy h2{font-size:30px}.contact-form{padding:22px 16px}.contact-form h3{font-size:18px}.contact-form>.button-submit{font-size:10px}.mobile-menu nav a{font-size:22px}.about-emblem{width:280px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}.hero-dashboard,.project-dashboard,.workflow{will-change:auto}.timeline-marker>i:after{transform:none!important}}:root{--space-section:68px}.brand-dot{display:none}.button-header{background:var(--gradient-brand);color:var(--color-navy);border:0;border-radius:24px;padding-inline:22px}.desktop-nav{gap:26px;margin-inline:auto}.hero{padding-top:78px}.hero-inner{grid-template-columns:1fr 1.12fr;gap:32px;min-height:455px;padding-block:45px 35px}.hero h1{font-size:clamp(40px,4.2vw,58px)}.hero-eyebrow{margin-bottom:17px;font-size:9px}.hero-description{max-width:440px;margin-top:20px;font-size:14px;line-height:1.75}.hero-actions{flex-direction:row;align-items:center;gap:14px;margin-top:25px}.hero-actions>.button{min-height:46px;padding:12px 17px;font-size:11px}.hero-secondary{border:1px solid #ffffff40;border-radius:8px;gap:10px;min-height:46px;padding:10px 15px;font-size:10px}.hero-note,.hero-bottom{display:none}.hero-visual{width:100%;height:370px;margin:0}.hero-dashboard{top:30px;left:0;right:15px;transform:rotateY(-8deg)rotateX(3deg)rotate(-2deg)scale(.87)}.hero .dashboard{background:#111b2e;border:2px solid #7f8fac;border-radius:15px;padding:9px;box-shadow:0 16px 0 -8px #667a9a,0 24px 25px #0005}.hero .dash-top{color:#f7f8fa;background:#101a2c;border:0}.hero .dash-brand>span,.hero .dash-top-right{color:#b8c6da}.hero .dash-sidebar{color:#a8b5cf;background:#101a2c;border:0;width:48px}.hero .dash-content{background:#f7f8fc;border-radius:7px;padding:17px}.hero .dash-active{color:#d0c5f6;background:#ffffff12}.hero .dash-pipeline{display:none}.hero .dash-chart{margin-top:12px}.hero .chart{height:104px}.hero .phone-float{color:#f7f8fa;background:linear-gradient(145deg,#142137,#060b16);border-color:#66758b;width:130px;height:245px;bottom:-12px;right:0;transform:rotate(5deg);box-shadow:0 15px 28px #0007}.phone-head{font-size:12px}.phone-status{color:#bfccdc}.phone-item small{color:#bec9d9}.phone-chart{background:#ffffff08}.phone-chart>div{height:34px}.phone-notch{background:#050a12}.phone-home{background:#a2b1c5}.automation-float{top:auto;bottom:0;left:15px;scale:.88}.visual-caption{color:#bbc5d7;font-size:7px;bottom:-27px;left:35px}.orbit{border-color:#92a6d82b;width:390px;height:300px;top:10px;left:0;transform:rotate(-22deg)scaleX(1.5)}.orbit-two{transform:rotate(-22deg)scaleX(1.65)}.hero:after,.difference:before{content:"";pointer-events:none;z-index:-1;border:1px solid #a5a3ff99;border-radius:50%;width:850px;height:400px;position:absolute;bottom:-310px;right:-300px;transform:rotate(-15deg);box-shadow:0 -5px 12px #7a80ff40,0 -25px 80px #515bda22}.benefits{background:var(--color-navy);color:#d4dced;border:0}.benefits-grid{gap:25px;padding-block:24px 30px}.benefits-grid>div{border:0;gap:12px;font-size:11px;justify-content:flex-start!important}.benefits svg{color:#a6a5ed}.section-heading{align-items:center;margin-bottom:28px}.section-heading h2{font-size:32px}.eyebrow{color:#7065ba;margin-bottom:13px;font-size:10px}.section-heading>p{max-width:405px;font-size:13px}.solutions-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.solution-featured{grid-column:auto}.solution-card,.solution-featured{background:#fafbfe;border-color:#e5e8ef;border-radius:8px;min-height:195px;padding:25px}.solution-card h3,.solution-featured h3{font-size:19px}.solution-top{margin-bottom:15px}.solution-icon{color:#8375df}.solution-card>p,.solution-featured>p{min-height:0;margin-top:8px;font-size:13px;line-height:1.65}.solution-preview{display:none}.solution-bottom{margin:0;padding:0;position:absolute;top:23px;right:23px}.solution-bottom>span{display:none}.solution-bottom svg{color:#8375df;width:15px;height:15px}.difference{isolation:isolate;padding-block:60px}.difference-grid{grid-template-columns:.82fr 1.7fr;gap:55px}.difference-copy{margin-top:18px;font-size:13px;line-height:1.7}.difference .text-link{background:var(--gradient-brand);color:var(--color-navy);border-radius:24px;min-height:40px;margin-top:19px;padding:10px 17px;font-size:11px}.difference h2>span{color:var(--color-lavender)}.strategy-flow{grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;padding:0;display:grid}.strategy-step{background:linear-gradient(135deg,#1e2941,#101a30);border-radius:8px;flex-direction:column;align-items:flex-start;gap:13px;min-height:205px;margin:0;padding:24px 16px;display:flex}.strategy-icon{border-radius:0;width:28px;height:28px;background:0 0!important}.strategy-step p{margin-top:10px;font-size:11px;line-height:1.6}.step-index{display:none}.strategy-step:after{width:18px;height:1px;top:50%;left:100%}.flow-caption{display:none}.timeline{grid-template-columns:repeat(6,minmax(0,1fr));gap:23px}.timeline-marker{gap:12px;margin-bottom:17px}.timeline-marker>span{color:#fff;background:#8279db;border:0;flex-shrink:0;width:34px;height:34px}.timeline li.is-visible .timeline-marker>span{background:#8279db;border:0}.timeline h3{margin-bottom:9px;font-size:14px}.process{padding-bottom:44px}.projects>.container{grid-template-columns:220px 1fr;gap:35px;display:grid}.projects .section-heading{margin:0;display:block}.projects .section-heading h2{font-size:28px}.projects .section-heading>p{margin-top:15px;font-size:12px}.project-art{background:#edf0f8;border:5px solid #182237;border-radius:6px;height:145px}.project-dashboard{transform-origin:0 0;width:450px;top:0;left:0;transform:scale(.38)}.project:hover .project-dashboard{transform:scale(.4)}.project-copy{gap:0;margin-top:11px}.project-copy h3{margin:4px 0;font-size:13px;line-height:1.4}.project-link,.demo-badge{display:none}.project-bottom{border:0;grid-column:2;margin:0;padding-top:15px}.project-bottom>span{display:none}.project-bottom .text-link{font-size:11px}.automation-art{padding:0}.workflow{transform-origin:50%;flex-shrink:0;width:185px;transform:scale(.58)}.project:hover .workflow{transform:scale(.6)}.workflow-node{padding:7px 9px}.workflow-connector{height:14px}.mini-project-site{color:#fff;background:#0d1323;height:100%;padding:18px 12px;position:relative;overflow:hidden}.mini-project-site strong{font-family:var(--font-heading);z-index:1;font-size:13px;line-height:1.25;display:block;position:relative}.mini-project-site span{letter-spacing:2px;margin-bottom:18px;font-size:5px;display:block}.mini-project-site i{background:linear-gradient(130deg,#c4b5fd66,#93c5fd44);border:1px solid #93c5fd88;border-radius:6px;width:65px;height:80px;position:absolute;top:35px;right:3px;transform:skewY(-20deg)}.about{padding-block:50px 65px}.about-grid{grid-template-columns:1.1fr .8fr 1fr;gap:45px}.about-copy{order:0}.about-copy h2{font-size:28px}.about-copy>p:not(.eyebrow){margin-top:16px;font-size:12px;line-height:1.75}.about-copy>.text-link{border:1px solid #b6addb;border-radius:6px;margin-top:18px;padding:9px 14px;font-size:10px}.about-emblem{order:1;justify-content:center;align-items:center;width:auto;height:245px;display:flex;scale:1}.reference-monogram{font-family:var(--font-heading);letter-spacing:-.1em;color:#0000;filter:drop-shadow(8px 16px 15px #a1b0dc35);background:linear-gradient(135deg,#c4b5fd 20%,#8a96ed 55%,#bdefd6 83%) text;font-size:200px;font-weight:700;line-height:1;transform:skewY(-8deg)}.about-values{order:2;gap:16px;display:grid}.about-value{align-items:flex-start;gap:14px;display:flex}.about-value>svg{color:#8b7ada;margin-top:3px}.about-value strong{font-family:var(--font-heading);font-size:12px;font-weight:550;display:block}.about-value p{color:var(--muted);margin-top:3px;font-size:10px;line-height:1.6}.conversion-banner{background:var(--color-navy);color:#fff;padding:36px 0;position:relative;overflow:hidden}.conversion-banner:after{content:"";pointer-events:none;border:1px solid #c4b5fd;border-radius:50%;width:430px;height:430px;position:absolute;top:55px;right:-100px;box-shadow:0 -6px 16px #727efb80,0 -40px 85px #727efb20}.conversion-inner{z-index:1;grid-template-columns:1fr 1.55fr;align-items:center;gap:65px;display:grid;position:relative}.conversion-banner h2{font-size:31px}.conversion-banner .eyebrow{color:#b9badb;margin-bottom:9px}.conversion-copy>p{color:#c0c7d5;max-width:520px;font-size:12px}.conversion-actions{align-items:center;gap:16px;margin-top:16px;display:flex}.conversion-actions .button{min-height:44px;padding:10px 22px;font-size:11px}.conversion-actions>.text-link{border:1px solid #ffffff45;border-radius:6px;padding:8px 17px;font-size:11px}.contact-section{background:var(--color-offwhite);color:var(--ink);padding-block:45px}.contact-section:before{display:none}.contact-grid{grid-template-columns:.8fr 1.25fr .4fr;align-items:start;gap:35px}.contact-copy .eyebrow{color:#7065ba}.contact-copy>p:not(.eyebrow){color:var(--muted);margin-top:15px;font-size:13px;line-height:1.7}.contact-copy .contact-email{color:#62677e;word-break:break-word}.contact-form{background:#fff;border-color:#ebedf3;border-radius:10px;padding:23px;box-shadow:0 8px 25px #29385205}.contact-form h3,.form-intro{display:none}.form-grid{gap:13px}.field label{font-size:10px}.field input,.field select,.field textarea{background:#fbfcfe;min-height:36px;padding:8px 10px;font-size:11px}.field textarea{min-height:85px}.contact-form>.button-submit{background:linear-gradient(100deg,#7776ed,#6c70e8);min-height:43px;font-size:11px}.contact-security{align-self:center}.contact-security>svg{color:#8b7ada;margin-bottom:12px}.contact-security h3{font-size:12px;line-height:1.5}.contact-security p{color:var(--muted);margin-top:7px;font-size:10px;line-height:1.65}.footer-main{padding-block:25px}.footer-main>.wordmark{font-size:20px}.site-footer{padding-bottom:20px}.footer-bottom{padding-top:12px}@media (width>=1550px){.container{width:1320px}.hero-inner{min-height:490px}.hero h1{font-size:62px}.hero-visual{height:390px}.hero-dashboard{top:25px}.hero .phone-float{bottom:0}}@media (width<=1100px){.container{width:calc(100% - 56px)}.hero-actions{gap:8px}.hero-actions>.button{padding-inline:12px;font-size:9px}.hero-secondary{padding-inline:10px;font-size:9px}.hero h1{font-size:43px}.hero-inner{gap:20px}.difference-grid{grid-template-columns:.85fr 1.6fr;gap:30px}.strategy-flow{gap:10px}.strategy-step{padding:20px 12px}.strategy-step h3{font-size:13px}.strategy-step p{font-size:10px}.projects>.container{grid-template-columns:175px 1fr;gap:22px}.projects-grid{gap:12px}.project-art{height:120px}.project-dashboard{transform:scale(.3)}.project:hover .project-dashboard{transform:scale(.32)}.about-grid{gap:30px}.reference-monogram{font-size:170px}.contact-grid{gap:24px}.contact-copy h2{font-size:26px}}@media (width<=959px){.header-inner>.button{margin-left:auto}.hero-inner{grid-template-columns:1fr 1fr;min-height:450px}.hero h1{font-size:36px}.hero-description{font-size:12px}.hero-eyebrow{font-size:7px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-visual{height:330px}.hero-dashboard{width:480px;right:auto;transform:scale(.68)rotateY(-8deg)rotate(-2deg)}.hero .phone-float{bottom:3px;right:-5px;scale:.78}.automation-float{bottom:18px;left:0;scale:.7}.visual-caption{font-size:6px;bottom:0;left:5px}.benefits-grid{grid-template-columns:repeat(4,1fr);gap:10px}.benefits-grid>div{gap:8px;padding:0!important;font-size:9px!important}.benefits-grid svg{width:18px;height:18px}.solutions-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.solution-card,.solution-featured{min-height:215px;padding:20px}.solution-card h3,.solution-featured h3{font-size:17px}.solution-card>p,.solution-featured>p{font-size:12px}.difference-grid{grid-template-columns:1fr}.difference-grid>div:first-child{max-width:510px}.difference h2 br{display:none}.difference h2>span{display:block}.strategy-step{min-height:180px;padding:23px}.strategy-step h3{font-size:16px}.strategy-step p{font-size:12px}.timeline{grid-template-columns:repeat(3,1fr);gap:25px}.timeline h3{font-size:17px}.timeline p{font-size:12px}.projects>.container{grid-template-columns:1fr}.projects .section-heading{max-width:400px}.projects-grid{grid-template-columns:repeat(4,1fr)}.project-bottom{grid-column:1}.about-grid{grid-template-columns:1.1fr .7fr}.about-values{grid-column:1/-1;grid-template-columns:repeat(3,1fr)}.about-emblem{height:230px}.conversion-inner{gap:30px}.conversion-banner h2{font-size:28px}.contact-grid{grid-template-columns:.85fr 1.15fr}.contact-security{grid-column:1/-1;align-items:center;gap:14px;display:flex}.contact-security>svg{margin:0}.contact-security p{max-width:360px;margin:0}.contact-form .form-grid{grid-template-columns:1fr 1fr}.field-wide{grid-column:1/-1}}@media (width<=639px){:root{--space-section:48px}.container{width:calc(100% - 40px)}.header-inner{height:68px}.hero{padding-top:68px}.hero-inner{grid-template-columns:1fr;gap:20px;min-height:0;padding-block:30px 35px}.hero h1{font-size:clamp(33px,8.8vw,49px)}.hero-description{max-width:380px;font-size:14px;line-height:1.75}.hero-eyebrow{font-size:7px}.hero-actions{flex-flow:wrap;align-items:center;gap:9px}.hero-actions>.button{min-height:44px;padding:12px;font-size:10px}.hero-secondary{min-height:44px;padding:11px;font-size:9px}.hero-visual{max-width:400px;height:295px;margin:7px auto 0}.hero-dashboard{top:15px;left:0;transform:scale(.67)rotateY(-8deg)rotate(-2deg)}.hero .phone-float{bottom:0;right:0;scale:.66}.automation-float{bottom:18px;left:0;scale:.68}.visual-caption{font-size:6px;bottom:-19px;left:5px}.benefits-grid{grid-template-columns:1fr 1fr;gap:19px 12px;padding-block:20px 28px}.benefits-grid>div{font-size:10px!important}.section-heading h2{font-size:27px}.section-heading>p{font-size:13px}.solutions-grid{grid-template-columns:1fr;gap:13px}.solution-card,.solution-featured{min-height:0;padding:22px}.solution-card h3,.solution-featured h3{font-size:20px}.solution-card>p,.solution-featured>p{max-width:100%;font-size:14px}.solution-card:not(.solution-featured){display:flex}.solution-top{margin-bottom:14px}.difference{padding-block:48px}.difference h2{font-size:30px}.difference-copy{font-size:14px}.strategy-flow{grid-template-columns:1fr 1fr;gap:13px}.strategy-step{min-height:175px;padding:20px}.strategy-step h3{font-size:16px}.strategy-step p{font-size:12px}.strategy-step:after{display:none}.timeline{grid-template-columns:1fr;gap:0}.timeline>li{padding-bottom:29px;padding-left:57px}.timeline-marker>i{left:16px}.timeline h3{font-size:19px}.timeline p{font-size:14px}.projects{padding-block:20px 45px}.projects-grid{grid-template-columns:1fr 1fr;gap:23px 13px}.project-art{height:125px}.project-copy h3{font-size:14px}.project-copy>div>span{font-size:11px}.project-copy>div>p{font-size:8px}.project-dashboard{transform:scale(.31)}.project:hover .project-dashboard{transform:scale(.32)}.about-grid{grid-template-columns:1fr;gap:22px;display:grid}.about-copy h2{font-size:28px}.about-copy>p:not(.eyebrow){font-size:14px}.about-emblem{width:100%;height:205px}.reference-monogram{font-size:195px}.about-values{grid-template-columns:1fr;gap:19px}.about-value strong{font-size:14px}.about-value p{font-size:12px}.conversion-banner{padding-block:35px}.conversion-inner{grid-template-columns:1fr;gap:19px}.conversion-banner h2{font-size:30px}.conversion-copy>p{font-size:13px}.conversion-actions{flex-wrap:wrap;gap:10px}.conversion-actions .button{padding-inline:15px;font-size:10px}.conversion-actions>.text-link{padding-inline:13px;font-size:10px}.contact-section{padding-block:40px}.contact-grid{grid-template-columns:1fr;gap:25px}.contact-copy h2{font-size:30px}.contact-copy>p:not(.eyebrow){font-size:14px}.contact-form{padding:22px 18px}.contact-form .form-grid{grid-template-columns:1fr}.field-wide{grid-column:auto}.field label{font-size:12px}.field input,.field select,.field textarea{min-height:46px;padding:11px;font-size:16px}.field textarea{min-height:110px}.contact-form>.button-submit{min-height:48px;font-size:11px}.contact-security{flex-wrap:wrap;align-items:flex-start;gap:10px}.contact-security p{width:100%;font-size:12px}.contact-security h3{font-size:13px}.form-privacy{font-size:11px}.footer-main{gap:10px}.footer-main>.wordmark{font-size:21px}}@media (width<=359px){.container{width:calc(100% - 32px)}.hero-visual{height:270px}.hero-dashboard{transform:scale(.57)rotateY(-8deg)rotate(-2deg)}.hero .phone-float{scale:.58}.automation-float{scale:.59}.strategy-step{padding:17px}.project-art{height:105px}.project-dashboard{transform:scale(.265)}}.business-mockups{perspective:1100px;position:absolute;inset:0}.mock-browser{background:#fff;border:6px solid #182236;border-radius:11px;position:absolute;overflow:hidden;box-shadow:0 22px 50px #0005}.mock-chrome{color:#7a8190;background:#e8ebf1;align-items:center;gap:4px;height:24px;padding:0 9px;display:flex}.mock-chrome i{background:#9fa6b3;border-radius:50%;width:4px;height:4px}.mock-chrome span{margin-left:10px;font-size:6px}.mock-barber{width:470px;height:270px;top:43px;right:5px;transform:rotateY(-8deg)rotate(-1.5deg)}.barber-page{color:#fff;background:linear-gradient(100deg,#111316 0 57%,#2a2826 57%);height:calc(100% - 24px);position:relative;overflow:hidden}.barber-nav{z-index:2;justify-content:space-between;align-items:center;height:42px;padding:0 22px;display:flex;position:relative}.barber-nav b{font-family:var(--font-heading);letter-spacing:.18em;font-size:10px}.barber-nav span{color:#b7b3ac;font-size:5px}.barber-content{z-index:2;padding:34px 22px;position:relative}.barber-content small{letter-spacing:.18em;color:#c5a56a;margin-bottom:10px;font-size:5px;display:block}.barber-content strong{font:550 25px/1.12 var(--font-heading);letter-spacing:-.045em}.barber-content>span{color:#191817;background:#c5a56a;border-radius:3px;width:max-content;margin-top:18px;padding:7px 10px;font-size:6px;font-weight:650;display:block}.barber-portrait{background:radial-gradient(circle at 50% 35%,#d7b396 0 12%,#0000 13%),linear-gradient(135deg,#4c4640,#17191b);width:44%;height:100%;position:absolute;top:0;right:0}.barber-portrait:before{content:"";background:#111;border-radius:48% 48% 25% 25%;width:42%;height:62%;position:absolute;top:23%;left:30%;box-shadow:0 0 30px #000}.barber-portrait i{background:#c5a56a55;width:130px;height:1px;position:absolute;inset:auto -20px 20px auto;transform:rotate(-35deg)}.barber-portrait i:nth-child(2){bottom:50px}.barber-portrait i:nth-child(3){bottom:80px}.mock-clinic{z-index:2;border-width:5px;width:310px;height:178px;bottom:14px;left:4px;transform:rotateY(8deg)rotate(2deg)}.mock-clinic .mock-chrome{height:18px}.clinic-page{color:#37483f;background:#f7f4ef;height:calc(100% - 18px);padding:25px 18px;position:relative;overflow:hidden}.clinic-page small{letter-spacing:.18em;font-size:4px}.clinic-page strong{font:550 16px/1.25 var(--font-heading);margin-top:7px;display:block}.clinic-page span{color:#fff;background:#779a88;border-radius:3px;width:max-content;margin-top:12px;padding:5px 7px;font-size:4px;display:block}.clinic-art{background:linear-gradient(145deg,#e2d8cd,#b8ccc3);width:45%;height:100%;position:absolute;top:0;right:0}.clinic-art i{border:1px solid #fff8;border-radius:50%;width:75px;height:115px;position:absolute;top:22px;right:16px;transform:rotate(28deg)}.clinic-art i+i{width:45px;height:85px;top:53px;right:48px}.mock-phone{z-index:4;color:#302924;background:#f8f5ef;border:5px solid #202b3e;border-radius:22px;width:125px;height:245px;padding:24px 10px 10px;position:absolute;bottom:-4px;right:-14px;transform:rotate(5deg);box-shadow:0 18px 35px #0008}.mock-notch{background:#202b3e;border-radius:0 0 7px 7px;width:43px;height:9px;position:absolute;top:0;left:50%;translate:-50%}.food-head span{color:#907e70;font-size:5px}.food-head strong{font:550 10px/1.3 var(--font-heading);margin-top:2px;display:block}.food-search{color:#9d9287;background:#fff;border:1px solid #e4ded5;border-radius:6px;margin-top:9px;padding:6px;font-size:5px}.food-card{background:#fff;border-radius:8px;margin-top:9px;padding:6px;box-shadow:0 4px 12px #5e443b12}.food-card>i{background:radial-gradient(circle at 52% 48%,#dbad4e 0 7%,#0000 8%),radial-gradient(circle at 35% 35%,#a93228 0 7%,#0000 8%),radial-gradient(circle at 68% 68%,#a93228 0 7%,#0000 8%),radial-gradient(circle,#e8b852 0 46%,#8b3c27 48% 53%,#e8ded0 55%);border-radius:6px;height:65px;display:block}.food-card small{color:#aa5a43;font-size:4px}.food-card strong{margin-top:3px;font-size:7px;display:block}.food-card span{color:#786f67;font-size:5px}.food-nav{color:#927d70;justify-content:space-around;font-size:9px;display:flex;position:absolute;bottom:8px;left:10px;right:10px}.mock-float{z-index:5;color:#2c3445;background:#fff;border:1px solid #dfe4ea;border-radius:8px;align-items:center;gap:9px;padding:10px 12px;display:flex;position:absolute;box-shadow:0 10px 25px #0002}.mock-float>span{color:#579675;background:#e5f5ed;border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.mock-float strong,.mock-float small{display:block}.mock-float strong{font-size:7px}.mock-float small{color:#747e8d;margin-top:2px;font-size:5px}.mock-booking{top:20px;left:20px}.mock-orders{top:5px;right:24px}.mock-orders>span{color:#8070b0;background:#eeeafa}.visual-caption{bottom:-8px;left:auto;right:145px}.projects>.container{grid-template-columns:210px 1fr}.projects-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px 17px}.project-art{background:#e9edf5;border:0;height:165px;position:relative;overflow:hidden}.project-copy{align-items:flex-start}.project-copy>div>span{display:block}.project-link{border-color:#d5dae6;width:30px;height:30px;margin:0;display:flex}.demo-badge{text-transform:uppercase;letter-spacing:.07em;padding:4px 7px;font-size:6px;display:block;top:9px;left:9px}.project-site{height:100%;padding:23px 17px;position:relative;overflow:hidden}.project-site>b{font-family:var(--font-heading);letter-spacing:.15em;font-size:8px;display:block}.project-site>small{letter-spacing:.1em;margin-top:14px;font-size:5px;display:block}.project-site>strong{font:550 17px/1.2 var(--font-heading);margin-top:5px;display:block}.project-site>span{border-radius:3px;padding:6px 8px;font-size:5px;position:absolute;bottom:17px;left:17px}.barber-mini{color:#f5f2ec;background:linear-gradient(100deg,#161719 0 62%,#302a26 62%)}.barber-mini:after{content:"";background:#08090a;border-radius:50% 50% 20% 20%;width:74px;height:130px;position:absolute;bottom:-20px;right:10px;box-shadow:0 0 30px #000}.barber-mini small{color:#c6a869}.barber-mini>span{color:#1a1917;background:#c6a869}.barber-mini>i{z-index:2;background:#c6a86955;width:55px;height:1px;position:absolute;top:55px;right:12px;rotate:-30deg}.pizza-mini{color:#50251a;background:#f1d7b5}.pizza-mini>b{font-size:10px}.pizza-mini>small{font-size:6px}.pizza-mini>span{color:#fff;background:#8d3122}.pizza-disc{filter:drop-shadow(-7px 10px 8px #70402d2e);background:radial-gradient(circle at 38% 37%,#9b3027 0 7%,#0000 8%),radial-gradient(circle at 65% 62%,#9b3027 0 8%,#0000 9%),radial-gradient(circle,#e4ad47 0 47%,#8a3124 49% 53%,#f5e5cc 54% 60%,#0000 61%);border-radius:50%;width:110px;height:110px;position:absolute;top:31px;right:-12px}.clinic-mini{color:#355147;background:#e9f0eb}.clinic-mini>b{letter-spacing:-.04em;font-size:12px}.clinic-mini>small{color:#698679;margin-top:13px}.clinic-mini>i{background:linear-gradient(150deg,#d8c7bc,#a4c4b5);border-radius:50%;width:80px;height:125px;position:absolute;bottom:-15px;right:10px;rotate:20deg}.store-mini{color:#453e37;background:#f3eee6}.store-nav{justify-content:space-between;align-items:center;display:flex}.store-nav b{font:600 10px var(--font-heading)}.store-nav span{border-bottom:1px solid #82766b;font-size:5px}.store-mini>strong{font:550 16px/1.25 var(--font-heading);margin-top:22px;display:block}.store-products{gap:6px;display:flex;position:absolute;bottom:12px;right:10px}.store-products i{background:#b3a48f;border-radius:4px;width:38px;height:54px;display:block}.store-products i:nth-child(2){background:#c8bca9;translate:0 -9px}.store-products i:nth-child(3){background:#8f9b8a}.admin-mini{color:#3e4658;background:#f8f9fd;grid-template-columns:55px 1fr;height:100%;display:grid}.admin-side{color:#fff;background:#162136;padding:17px 9px}.admin-side b{font-size:7px}.admin-side i{background:#fff2;border-radius:3px;width:30px;height:4px;margin-top:14px;display:block}.admin-mini>div+div{padding:18px 13px}.admin-mini small{color:#81899a;font-size:5px;display:block}.admin-mini strong{margin-top:3px;font-size:9px;display:block}.admin-stats{grid-template-columns:repeat(3,1fr);gap:5px;margin-top:12px;display:grid}.admin-stats span{background:#fff;border:1px solid #e2e5ee;border-radius:3px;height:27px}.admin-chart{background:#fff;border:1px solid #e2e5ee;align-items:flex-end;gap:8px;height:55px;margin-top:9px;padding:10px 12px;display:flex}.admin-chart i{background:#b8b0e2;width:9px;height:15px}.admin-chart i:nth-child(2){height:24px}.admin-chart i:nth-child(3){height:20px}.admin-chart i:nth-child(4){background:#a8cae1;height:31px}.admin-chart i:nth-child(5){background:#9dcbb7;height:38px}.app-mini{background:#dce4f2;justify-content:center;align-items:flex-end;gap:7px;height:100%;padding-top:16px;display:flex;position:relative;overflow:hidden}.app-shell{z-index:2;background:#fff;border:4px solid #1c2739;border-radius:14px 14px 0 0;width:78px;height:145px;padding:15px 7px 7px;position:relative}.app-shell>i{background:#1c2739;border-radius:0 0 4px 4px;width:26px;height:5px;position:absolute;top:0;left:50%;translate:-50%}.app-shell small{color:#848da0;font-size:4px}.app-shell strong{font:550 8px/1.25 var(--font-heading);margin-top:4px;display:block}.app-shell>div{gap:4px;margin-top:11px;display:flex}.app-shell>div span{background:#e9e6f6;border-radius:4px;width:25px;height:29px}.app-shell>div span+span{background:#e3f1eb}.app-shell button{color:#fff;background:#172235;border:0;border-radius:3px;width:100%;margin-top:8px;padding:4px;font-size:4px}.app-shell-back{z-index:1;opacity:.72;width:70px;height:125px}.app-shell-back strong{font-size:7px}.project-bottom{grid-column:2}@media (width<=1100px){.mock-barber{width:410px;height:242px}.mock-clinic{width:270px}.projects>.container{grid-template-columns:175px 1fr}.projects-grid{grid-template-columns:repeat(3,1fr)}.project-art{height:145px}}@media (width<=959px){.mock-barber{width:390px;height:230px}.mock-clinic{width:240px;height:150px}.mock-phone{transform-origin:100% 100%;scale:.8}.mock-booking{transform-origin:0 0;scale:.8}.mock-orders{display:none}.projects>.container{grid-template-columns:1fr}.project-bottom{grid-column:1}}@media (width<=639px){.business-mockups{transform-origin:0 0;width:500px;scale:.78}.mock-barber{width:390px;left:12px;right:auto}.mock-clinic{bottom:5px;left:0}.mock-phone{bottom:-9px;right:65px;scale:1}.mock-booking{left:3px;scale:1}.visual-caption{bottom:-12px;right:16px}.projects-grid{grid-template-columns:1fr 1fr}.project-art{height:150px}.project-copy>div>span{font-size:11px}.projects .section-heading{max-width:none}.project-bottom{align-items:center;display:flex}.project-bottom>span{font-size:10px;display:block}.project-link{display:none}}@media (width<=359px){.business-mockups{scale:.68}.project-art{height:125px}.projects-grid{gap:20px 10px}}.timeline-marker>span,.timeline li.is-visible .timeline-marker>span{background:#6258bd}.clinic-mini>small{color:#4d6e60}.app-shell small{color:#5f687b}.form-privacy{color:#515b70}.form-privacy a{color:#343d52}.app-shell-back{opacity:1;background:#eef1f7}@media (width<=639px){.project-site{padding:38px 12px 14px}.project-site>small{margin-top:7px}.project-site>strong{font-size:14px;line-height:1.18}.project-site>span{bottom:12px;left:12px}.barber-mini:after{width:54px;right:-4px}.barber-mini>i{width:42px;right:2px}.clinic-mini>i{width:56px;right:-8px}.store-mini{padding-top:36px}.store-mini>strong{margin-top:17px;font-size:14px}.store-products i{width:28px;height:46px}.store-products{gap:4px;bottom:11px;right:6px}}:root{--container-main:1240px;--motion-fast:.18s;--motion-ui:.24s;--motion-page:.64s;--ease-out:cubic-bezier(.22, .75, .22, 1);--ease-spring:cubic-bezier(.2, .85, .25, 1.12);--shadow-device:0 32px 70px #02071280}.container{width:min(var(--container-main), calc(100% - 64px))}.site-header{animation:header-reveal .55s var(--ease-out) both}.site-header:after{content:"";opacity:.45;height:1px;transition:opacity var(--motion-ui) var(--ease-out);background:linear-gradient(90deg,#0000,#93c5fd2e 32%,#bdefd624 68%,#0000);position:absolute;inset:auto 0 0}.site-header.scrolled{backdrop-filter:blur(18px)saturate(125%);background:#0d1323e0;border-color:#0000;box-shadow:0 12px 36px #02071229}.site-header.scrolled:after{opacity:1}.header-inner{height:78px}.wordmark{letter-spacing:.17em;font-size:24px;font-weight:560}.desktop-nav a{color:#e6eaf3b8;transition:color var(--motion-ui) var(--ease-out);padding:29px 0 25px;font-size:11px;font-weight:520;position:relative}.desktop-nav a:after{content:"";background:var(--gradient-brand);opacity:0;width:16px;height:2px;transition:opacity var(--motion-ui) var(--ease-out), transform var(--motion-ui) var(--ease-out);border-radius:2px;position:absolute;bottom:18px;left:50%;transform:translate(-50%)scaleX(.25)}.desktop-nav a:hover,.desktop-nav a.is-active,.desktop-nav a[aria-current=location]{color:var(--color-offwhite)}.desktop-nav a:hover:after,.desktop-nav a.is-active:after,.desktop-nav a[aria-current=location]:after{opacity:1;transform:translate(-50%)scaleX(1)}.button-header{background:var(--gradient-brand);min-height:42px;color:var(--color-navy);border:1px solid #ffffff29;border-radius:999px;padding:10px 19px;overflow:hidden;box-shadow:0 8px 24px #93c5fd1f}.button-header:hover{background:var(--gradient-brand);transform:translateY(-1px);box-shadow:0 10px 30px #93c5fd33}.button:active,.text-link:active,.icon-button:active{transform:translateY(1px)scale(.985)}.hero{background:#0d1323;min-height:0;padding-top:78px}.hero:before{content:"";z-index:-3;background:radial-gradient(46% 70% at 77% 47%,#93c5fd21,#0000 67%),radial-gradient(34% 55% at 88% 28%,#c4b5fd1a,#0000 72%),radial-gradient(30% 45% at 64% 72%,#bdefd613,#0000 72%),linear-gradient(112deg,#0d1323 0 54%,#10192d 100%);position:absolute;inset:0}.hero:after{content:"";z-index:-1;pointer-events:none;border:1px solid #93c5fd47;border-radius:50%;width:760px;height:310px;position:absolute;bottom:-245px;right:-110px;transform:rotate(-8deg);box-shadow:0 -3px 14px #c4b5fd2e,0 -32px 90px #6072dc1f}.hero-grid{z-index:-2;opacity:.34;background-image:linear-gradient(#adb0df17 1px,#0000 1px),linear-gradient(90deg,#adb0df17 1px,#0000 1px),linear-gradient(125deg,#0000 48%,#93c5fd14 49%,#0000 50%);background-size:54px 54px,54px 54px,220px 220px;inset:0 0 0 34%;mask-image:radial-gradient(70% 72% at 70% 47%,#000 12%,#0000 78%)}.hero-light{z-index:-1;filter:blur(55px);pointer-events:none;border-radius:50%;position:absolute}.hero-light-one{background:#c4b5fd14;width:260px;height:180px;top:18%;right:9%;transform:rotate(-22deg)}.hero-light-two{background:#93c5fd0f;width:280px;height:160px;bottom:8%;right:28%}.hero-inner{grid-template-columns:minmax(420px,.82fr) minmax(0,1.18fr);gap:0;min-height:522px;padding-block:42px 34px;display:grid}.hero-copy{z-index:8;align-self:center;padding-bottom:8px}.hero-eyebrow{color:#e2e7f2b3;letter-spacing:.145em;animation:copy-reveal .62s .1s var(--ease-out) both;margin-bottom:20px;font-size:9px}.hero-eyebrow>span{background:var(--color-mint);width:5px;height:5px;box-shadow:0 0 16px #bdefd66b}.hero h1{letter-spacing:-.062em;flex-direction:column;width:max-content;max-width:100%;margin:0;font-size:clamp(48px,4.25vw,62px);font-weight:570;line-height:1.09;animation:none;display:flex}.hero h1>.hero-title-mask{color:inherit;background:0 0;margin-bottom:-.08em;padding:.04em .06em .08em 0;display:block;overflow:hidden}.hero-title-mask>span{animation:title-line-reveal .72s .17s var(--ease-out) both;display:block}.hero-title-accent>span{background:var(--gradient-brand);color:#0000;-webkit-background-clip:text;background-clip:text;animation-delay:.25s}.hero-description{color:#d2d9e7bf;max-width:448px;animation:copy-reveal .68s .34s var(--ease-out) both;margin-top:25px;font-size:14px;line-height:1.82}.hero-actions{animation:copy-reveal .68s .43s var(--ease-out) both;flex-direction:row;align-items:center;gap:13px;margin-top:28px}.hero-actions>.button{border-radius:8px;min-height:48px;padding:12px 18px;font-size:11px;box-shadow:0 11px 30px #93c5fd1a}.hero-secondary{color:#f0f3f8e6;min-height:48px;transition:background var(--motion-ui) var(--ease-out), border-color var(--motion-ui) var(--ease-out), transform var(--motion-fast) var(--ease-out);background:#ffffff06;border:1px solid #fff3;border-radius:8px;gap:11px;padding:10px 16px;font-size:10px}.hero-secondary:hover{background:#fff1;border-color:#bdefd661;transform:translateY(-1px)}.hero-visual{--scene-x-back:0px;--scene-y-back:0px;--scene-x-primary:0px;--scene-y-primary:0px;--scene-x-mid:0px;--scene-y-mid:0px;--scene-x-front:0px;--scene-y-front:0px;z-index:4;perspective:1300px;width:calc(100% + 54px);height:446px;margin:0 0 0 -54px;animation:none;position:relative}.hero .business-mockups{perspective:1300px;transform-origin:50%;width:auto;height:auto;position:absolute;inset:0;scale:1}.scene-aura{filter:blur(28px);opacity:.86;background:radial-gradient(#93c5fd2e,#c4b5fd14 38%,#0000 72%);border-radius:50%;width:76%;height:68%;position:absolute;top:14%;left:18%}.scene-geometry{opacity:.5;transform:translate3d(var(--scene-x-back), var(--scene-y-back), 0);transition:transform .35s var(--ease-out);position:absolute;inset:2% 0 5% 6%}.scene-geometry i{border:1px solid #93c5fd26;border-radius:50%;position:absolute;transform:rotate(-14deg)}.scene-geometry i:first-child{width:72%;height:68%;top:12%;right:5%}.scene-geometry i:nth-child(2){border-color:#c4b5fd1f;width:62%;height:58%;top:17%;right:10%}.scene-geometry i:nth-child(3){border:0;border-left:1px solid #bdefd61a;border-radius:0;width:1px;height:76%;top:3%;right:25%;transform:rotate(31deg)}.scene-layer{transform-style:preserve-3d;transition:transform .38s var(--ease-out);position:absolute}.scene-primary{z-index:4;width:78%;transform:translate3d(var(--scene-x-primary), var(--scene-y-primary), 0);animation:primary-project-reveal .78s .32s var(--ease-out) both;top:18%;left:6%}.barber-device{width:100%;box-shadow:inset 0 0 0 1px #ffffff24, var(--shadow-device);transform-origin:55% 90%;background:#111820;border:7px solid #202b3e;border-bottom-width:9px;border-radius:13px 13px 9px 9px;position:relative;overflow:hidden;transform:rotateY(-4.5deg)rotateX(1.5deg)rotate(-.7deg)}.demo-toolbar{color:#737c8d;background:#edf0f5;align-items:center;gap:8px;height:25px;padding:0 10px;font-size:5px;line-height:1;display:flex}.demo-toolbar>b{color:#667084;margin-left:auto;font-size:5px;font-weight:600}.toolbar-dots{gap:3px;display:flex}.toolbar-dots i{background:#aeb5c1;border-radius:50%;width:4px;height:4px}.barber-interface{color:#f7f5ef;background:#0e1012}.barber-interface .barber-nav{border-bottom:1px solid #ffffff12;grid-template-columns:1fr auto auto;align-items:center;gap:18px;height:42px;padding:0 18px;display:grid}.barber-interface .barber-nav>b{font:620 9px/1 var(--font-heading);letter-spacing:.18em}.barber-interface .barber-nav>span{color:#efebe294;font-size:5px}.barber-interface .barber-nav>i{color:#d2b777;border:1px solid #cdb27785;border-radius:2px;padding:6px 9px;font-size:5px;font-style:normal}.barber-hero{grid-template-columns:56% 44%;min-height:183px;display:grid;position:relative;overflow:hidden}.barber-copy{z-index:2;background:linear-gradient(90deg,#111315 0 83%,#0000);padding:28px 18px 20px;position:relative}.barber-copy>small{color:#cbb174;letter-spacing:.16em;margin-bottom:9px;font-size:5px;font-weight:650;display:block}.barber-copy>strong{font:570 25px/1.04 var(--font-heading);letter-spacing:-.052em;display:block}.barber-copy>p{color:#f1efe999;max-width:190px;margin-top:10px;font-size:6px;line-height:1.65}.barber-copy>span{color:#171615;background:#cbb174;border-radius:2px;align-items:center;gap:14px;width:max-content;margin-top:14px;padding:7px 10px;font-size:6px;font-weight:650;display:flex}.barber-copy>span b{font-size:7px}.barber-photo{background:radial-gradient(circle at 51% 20%,#e0bc9dd1 0 9%,#0000 9.5%),radial-gradient(circle at 48% 23%,#1c1715 0 14%,#0000 14.5%),linear-gradient(135deg,#62584e,#211f1d 66%);position:relative;overflow:hidden}.barber-photo:before{content:"";background:linear-gradient(100deg,#0e1012 0,#0000 28%),radial-gradient(circle at 64% 30%,#d2b7842e,#0000 38%);position:absolute;inset:0}.portrait-head{z-index:2;background:linear-gradient(145deg,#b8896f,#735547 65%);border-radius:45% 45% 40% 40%;width:66px;height:78px;position:absolute;top:24px;left:48%;box-shadow:inset 11px -2px #1f16138f}.portrait-head:after{content:"";clip-path:polygon(0 0,100% 0,84% 100%,20% 88%);background:#171413;border-radius:10% 10% 55% 55%;width:49px;height:34px;position:absolute;bottom:-7px;left:10px}.portrait-body{z-index:1;background:linear-gradient(140deg,#1a1918,#080909);border-radius:50% 50% 0 0;width:155px;height:130px;position:absolute;bottom:-58px;left:29%;transform:rotate(-4deg)}.barber-photo>i{background:#cbb17447;width:155px;height:1px;position:absolute;bottom:30px;right:-32px;transform:rotate(-38deg)}.barber-photo>i+i{bottom:72px}.barber-services{background:#131618;border-top:1px solid #ffffff12;grid-template-columns:.8fr .8fr 1.4fr;height:41px;display:grid}.barber-services>span{color:#f4f1eac2;border-right:1px solid #ffffff12;align-items:center;gap:8px;padding:0 15px;font-size:6px;display:flex}.barber-services>span:last-child{border:0}.barber-services small{color:#cbb174;font-size:5px}.device-hinge{background:#637086;border-radius:0 0 8px 8px;width:36%;height:5px;margin:-2px auto 0;box-shadow:0 3px 8px #00000061}.device-base{clip-path:polygon(3% 0,97% 0,100% 72%,96% 100%,4% 100%,0 72%);background:linear-gradient(#8995a7,#435064 60%,#222d3e);border-radius:2px 2px 12px 12px;width:108%;height:10px;margin-left:-4%;box-shadow:0 12px 26px #00000047}.scene-clinic{z-index:2;width:45%;transform:translate3d(var(--scene-x-back), var(--scene-y-back), -30px);animation:secondary-project-reveal .72s .5s var(--ease-out) both;top:2%;right:1%}.clinic-window{filter:saturate(.82)brightness(.92);background:#f5f3ed;border:5px solid #303b50;border-radius:10px;overflow:hidden;transform:rotateY(7deg)rotate(1.6deg);box-shadow:0 20px 45px #01050f61}.clinic-window .demo-toolbar{opacity:.92;height:19px}.clinic-interface{color:#354a42;background:#f3f0e9;min-height:168px;padding:0 13px 12px}.clinic-nav{border-bottom:1px solid #354a421a;justify-content:space-between;align-items:center;height:32px;display:flex}.clinic-nav b{font:640 9px/1 var(--font-heading);letter-spacing:-.04em}.clinic-nav span{color:#718078;font-size:4px}.clinic-body{grid-template-columns:58% 42%;align-items:center;min-height:124px;display:grid}.clinic-body small{color:#779085;letter-spacing:.13em;font-size:4px;display:block}.clinic-body strong{font:570 14px/1.2 var(--font-heading);letter-spacing:-.04em;margin-top:6px;display:block}.clinic-body>div:first-child>span{color:#fff;background:#718f82;border-radius:2px;width:max-content;margin-top:11px;padding:5px 7px;font-size:4px;display:block}.clinic-visual{background:linear-gradient(145deg,#dccfc6,#9fbaae);border-radius:45% 45% 8px 8px;height:110px;position:relative}.clinic-visual i{border:1px solid #ffffff9e;border-radius:50%;width:46px;height:79px;position:absolute;top:10px;right:8px;transform:rotate(24deg)}.clinic-visual i+i{width:28px;height:59px;top:37px;right:31px}.clinic-visual span{color:#52665d;background:#ffffffc2;border:1px solid #ffffffb3;border-radius:3px;padding:5px 6px;font-size:4px;position:absolute;bottom:8px;left:-17px;box-shadow:0 5px 12px #32423b1a}.scene-phone{z-index:7;width:127px;transform:translate3d(var(--scene-x-front), var(--scene-y-front), 30px);animation:phone-project-reveal .72s .6s var(--ease-spring) both;bottom:4%;right:1.5%}.pizza-phone{color:#352a24;background:#faf6ef;border:5px solid #202b3d;border-radius:23px;height:278px;padding:20px 9px 9px;animation:7s ease-in-out 1.4s infinite phone-float;position:relative;overflow:hidden;transform:rotate(3.5deg);box-shadow:0 28px 50px #01050f8f,inset 0 0 0 1px #ffffff80}.phone-speaker{background:#202b3d;border-radius:0 0 7px 7px;width:43px;height:9px;position:absolute;top:0;left:50%;transform:translate(-50%)}.pizza-status{color:#7c716a;justify-content:space-between;align-items:center;font-size:4px;display:flex}.pizza-status i{background:#293547;border-radius:3px;width:12px;height:4px}.pizza-header{justify-content:space-between;align-items:flex-start;margin-top:10px;display:flex}.pizza-header small{color:#97877e;font-size:5px;display:block}.pizza-header strong{font:600 11px/1.18 var(--font-heading);letter-spacing:-.045em;margin-top:2px;display:block}.pizza-header>span{color:#fff;background:#8f3226;border-radius:50%;place-items:center;width:18px;height:18px;font-size:6px;display:grid}.pizza-categories{gap:4px;margin-top:10px;display:flex;overflow:hidden}.pizza-categories span{color:#786e68;white-space:nowrap;border:1px solid #e5dcd2;border-radius:10px;padding:4px 6px;font-size:4px}.pizza-categories span:first-child{color:#fff;background:#8f3226;border-color:#8f3226}.pizza-product{background:#fff;border-radius:9px;margin-top:8px;padding:7px;box-shadow:0 8px 20px #5e443b17}.pizza-art{background:linear-gradient(150deg,#ead8bf,#c8aa86);border-radius:7px;height:71px;position:relative;overflow:hidden}.pizza-art:before{content:"";background:radial-gradient(circle at 30% 35%,#9a3026 0 5px,#0000 5.5px),radial-gradient(circle at 68% 62%,#9a3026 0 6px,#0000 6.5px),radial-gradient(circle at 66% 25%,#608c52 0 2px,#0000 2.5px),radial-gradient(circle at 38% 70%,#608c52 0 2px,#0000 2.5px),radial-gradient(circle,#ebb54f 0 48%,#a8452e 49% 55%,#f0dfc8 56% 62%,#0000 63%);border-radius:50%;width:75px;height:75px;position:absolute;top:-3px;left:13px;transform:rotate(-8deg);box-shadow:-5px 8px 13px #5b302233}.pizza-product>small{color:#a34d3d;letter-spacing:.08em;margin-top:6px;font-size:4px;display:block}.pizza-product>strong{margin-top:1px;font-size:7px;display:block}.pizza-product>p{color:#8b8079;margin-top:2px;font-size:4px;line-height:1.4}.pizza-product>div:last-child{justify-content:space-between;align-items:center;margin-top:5px;display:flex}.pizza-product>div:last-child b{font-size:7px}.pizza-product>div:last-child span{color:#fff;background:#8f3226;border-radius:4px;place-items:center;width:15px;height:15px;font-size:8px;display:grid}.pizza-nav{color:#8b7f78;border-top:1px solid #e8e0d8;justify-content:space-around;padding-top:5px;font-size:4px;display:flex;position:absolute;inset:auto 8px 7px}.scene-notification{z-index:9;color:#30394a;backdrop-filter:blur(8px);background:#fcfdfff0;border:1px solid #ffffffd6;border-radius:8px;align-items:center;gap:9px;min-width:174px;padding:9px 10px;display:flex;box-shadow:0 14px 32px #01061138}.scene-notification .notification-icon{color:#4f8a70;background:#e5f5ed;border-radius:7px;flex:none;place-items:center;width:27px;height:27px;display:grid}.scene-notification strong,.scene-notification small{white-space:nowrap;display:block}.scene-notification strong{font-size:6.5px;font-weight:680}.scene-notification small{color:#778092;margin-top:2px;font-size:5px}.scene-notification>i{background:#72b594;border-radius:50%;width:4px;height:4px;margin-left:auto}.scene-booking{transform:translate3d(var(--scene-x-mid), var(--scene-y-mid), 22px) rotate(-1deg);animation:microcard-reveal .58s .72s var(--ease-spring) both;top:9%;left:1%}.scene-order{min-width:162px;transform:translate3d(var(--scene-x-front), var(--scene-y-front), 46px) rotate(1deg);animation:microcard-reveal .58s .82s var(--ease-spring) both;top:31%;right:0}.scene-order .notification-icon{color:#806fb4;background:#eeeafa}.scene-order>i{background:#9b8ed0}.scene-floor{z-index:0;filter:blur(9px);background:radial-gradient(#020610b3,#0000 70%);border-radius:50%;width:76%;height:48px;position:absolute;bottom:0;left:16%}.hero .visual-caption{color:#c7d0e09e;letter-spacing:.025em;text-transform:none;animation:copy-reveal .6s .9s var(--ease-out) both;align-items:center;gap:7px;font-size:7px;font-weight:520;display:flex;bottom:0;left:auto;right:13%}.hero .visual-caption i{background:linear-gradient(90deg, var(--color-lavender), var(--color-mint));width:14px;height:1px}.benefits{z-index:5;color:var(--color-offwhite);background:#0d1323;border:0;position:relative;overflow:hidden}.benefits:before{content:"";background:linear-gradient(90deg,#0000,#c4b5fd73 25%,#93c5fd6b 55%,#bdefd666 78%,#0000);height:1px;position:absolute;inset:0 0 auto}.benefits:after{content:"";border:1px solid #93c5fd2e;border-radius:50%;width:360px;height:130px;position:absolute;bottom:-115px;right:-90px;box-shadow:0 -14px 55px #5d68ca17}.benefits-grid{grid-template-columns:repeat(4,1fr);gap:0;padding-block:20px 22px;display:grid;position:relative}.benefits-grid>.benefit-item{min-width:0;color:inherit;border:0;justify-content:flex-start;align-items:center;gap:12px;padding:0 23px;display:flex;position:relative}.benefits-grid>.benefit-item:first-child{padding-left:0}.benefits-grid>.benefit-item:last-child{padding-right:0}.benefit-item:not(:last-child):after{content:"";background:linear-gradient(#0000,#ffffff26,#0000);width:1px;height:28px;position:absolute;right:0}.benefit-icon{width:34px;height:34px;color:var(--color-lavender);background:#ffffff06;border:1px solid #c4b5fd33;border-radius:50%;flex:none;place-items:center;display:grid}.benefit-item:nth-child(2) .benefit-icon,.benefit-item:nth-child(3) .benefit-icon{color:var(--color-sky);border-color:#93c5fd33}.benefit-item:nth-child(4) .benefit-icon{color:var(--color-mint);border-color:#bdefd633}.benefit-item strong,.benefit-item small{display:block}.benefit-item strong{color:#f7f8faeb;font-size:10px;font-weight:600;line-height:1.35}.benefit-item small{color:#b7c2d68c;margin-top:3px;font-size:7px;line-height:1.45}.app-shell .app-action{color:#fff;text-align:center;background:#172235;border-radius:3px;width:100%;margin-top:8px;padding:4px;font-size:4px;line-height:1.2;display:block}.projects{background:radial-gradient(ellipse 38% 28% at 88% 12%, #93c5fd14, transparent 72%), var(--color-offwhite);padding-block:52px 68px}.projects>.container{grid-template-columns:210px minmax(0,1fr);gap:46px}.projects .section-heading{align-self:start;position:sticky;top:110px}.projects-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:30px 16px}.project-barber,.project-admin{grid-column:span 2}.project a{display:block}.project-art{height:158px;transition:box-shadow .38s var(--ease-out), transform .38s var(--ease-out);border-radius:8px;box-shadow:0 10px 28px #1f2a410d}.project-art .demo-badge{z-index:6}.project-barber .project-art,.project-admin .project-art{height:244px}.project-art>:not(.demo-badge){transition:transform .5s var(--ease-out), filter .5s var(--ease-out)}.project:hover .project-art{transform:translateY(-3px);box-shadow:0 18px 38px #1f2a411c}.project:hover .project-art>:not(.demo-badge){transform:scale(1.018)}.project-copy{margin-top:13px}.project-copy>div>p{color:#756bb4;margin:0 0 5px;font-size:8px}.project-copy h3{margin:0 0 5px;font-size:14px}.project-copy>div>span{font-size:10px;line-height:1.65}.project-barber .project-copy h3,.project-admin .project-copy h3{font-size:18px}.project-barber .project-copy>div>span,.project-admin .project-copy>div>span{font-size:11px}.project-link{width:32px;height:32px;transition:color var(--motion-ui) var(--ease-out), background var(--motion-ui) var(--ease-out), border-color var(--motion-ui) var(--ease-out);background:#ffffff6b;margin-top:3px}.project:hover .project-link{color:#514985;background:#fff;border-color:#9e96c9}.project-barber .project-site{padding:35px 29px}.project-barber .project-site>b{font-size:11px}.project-barber .project-site>small{margin-top:21px;font-size:6px}.project-barber .project-site>strong{margin-top:7px;font-size:27px}.project-barber .project-site>span{padding:7px 10px;font-size:6px;bottom:27px;left:29px}.project-barber .barber-mini:after{width:138px;height:235px;bottom:-45px;right:25px}.project-barber .barber-mini>i{width:116px;top:81px;right:25px}.project-admin .admin-mini{grid-template-columns:86px 1fr}.project-admin .admin-side{padding:27px 15px}.project-admin .admin-side b{font-size:9px}.project-admin .admin-side i{width:47px;height:5px;margin-top:20px}.project-admin .admin-mini>div+div{padding:29px 23px}.project-admin .admin-mini small{color:#596376;font-size:7px}.project-admin .admin-mini strong{font-size:14px}.project-admin .admin-stats{gap:9px;margin-top:18px}.project-admin .admin-stats span{height:42px}.project-admin .admin-chart{gap:13px;height:82px;margin-top:13px;padding:13px 18px}.project-admin .admin-chart i{transform-origin:bottom;width:13px;scale:1 1.45}.project-bottom{grid-column:2;margin-top:33px;padding-top:22px}@media (width<=1100px){.projects>.container{grid-template-columns:175px minmax(0,1fr);gap:28px}.projects-grid{gap:25px 13px}.project-art{height:142px}.project-barber .project-art,.project-admin .project-art{height:220px}}@media (width<=959px){.projects>.container{grid-template-columns:1fr;gap:32px}.projects .section-heading{max-width:520px;position:static}.projects-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 18px}.project-barber,.project-admin{grid-column:span 2}.project-art{height:205px}.project-barber .project-art,.project-admin .project-art{height:285px}.project-bottom{grid-column:1}}@media (width<=639px){.projects{padding-block:34px 50px}.projects>.container{gap:28px}.projects-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:27px 12px}.project-art{height:150px}.project-barber .project-art{height:224px}.project-admin .project-art{height:205px}.project-barber .project-site{padding:30px 23px}.project-barber .project-site>strong{font-size:23px}.project-barber .barber-mini:after{width:118px;height:210px;right:16px}.project-copy{margin-top:12px}.project-copy h3{font-size:14px}.project-copy>div>span{font-size:11px}.project-barber .project-copy h3,.project-admin .project-copy h3{font-size:18px}.project-link{display:none}.project-bottom{margin-top:4px}}@media (width<=359px){.projects-grid{grid-template-columns:1fr;gap:30px}.project-barber,.project-admin{grid-column:span 1}.project-art{height:195px}.project-barber .project-art{height:220px}.project-admin .project-art{height:205px}}@keyframes header-reveal{0%{opacity:0;translate:0 -10px}}@keyframes copy-reveal{0%{opacity:0;filter:blur(4px);translate:0 13px}}@keyframes title-line-reveal{0%{opacity:0;filter:blur(3px);translate:0 105%}}@keyframes primary-project-reveal{0%{opacity:0;translate:26px 18px;scale:.965}}@keyframes secondary-project-reveal{0%{opacity:0;filter:blur(4px);translate:34px 8px;scale:.94}}@keyframes phone-project-reveal{0%{opacity:0;translate:20px 24px;scale:.9}}@keyframes microcard-reveal{0%{opacity:0;translate:0 9px;scale:.94}}@keyframes phone-float{0%,to{translate:0}50%{translate:0 -4px}}@media (width>=1600px){:root{--container-main:1320px}.hero-inner{min-height:558px}.hero h1{font-size:66px}.hero-description{max-width:475px;font-size:15px}.hero-visual{height:475px}.scene-primary{width:79%}.scene-phone{width:137px}.pizza-phone{height:296px}}@media (width<=1199px){.container{width:calc(100% - 56px)}.desktop-nav{gap:21px}.hero-inner{grid-template-columns:minmax(370px,.88fr) minmax(0,1.12fr);min-height:500px}.hero h1{font-size:clamp(43px,4.45vw,53px)}.hero-description{max-width:395px;font-size:13px}.hero-visual{width:calc(100% + 38px);height:410px;margin-left:-38px}.scene-primary{width:80%;left:4%}.scene-clinic{width:47%}.scene-phone{width:112px}.pizza-phone{height:247px}.scene-notification{min-width:155px;padding:8px}.scene-order{min-width:148px}.scene-notification strong{font-size:6px}.scene-notification small{font-size:4.5px}.barber-copy{padding-top:22px}.barber-copy>strong{font-size:21px}.barber-hero{min-height:163px}.clinic-interface{min-height:145px}.clinic-body{min-height:103px}.clinic-visual{height:93px}.benefits-grid>.benefit-item{padding-inline:16px}}@media (width<=959px){.header-inner{height:74px}.header-inner>.button{margin-left:auto}.hero{padding-top:74px}.hero-inner{grid-template-columns:1fr;gap:22px;min-height:0;padding-block:56px 34px}.hero-copy{max-width:620px}.hero h1{font-size:clamp(47px,7vw,60px)}.hero-description{max-width:500px;font-size:14px}.hero-visual{width:min(690px,100%);height:448px;margin:4px auto 0}.scene-primary{width:79%;top:18%;left:4%}.scene-clinic{width:44%;right:1%}.scene-phone{width:126px}.pizza-phone{height:276px}.benefits-grid{grid-template-columns:repeat(2,1fr);gap:20px 0;padding-block:23px}.benefits-grid>.benefit-item{padding-inline:20px}.benefits-grid>.benefit-item:first-child,.benefits-grid>.benefit-item:nth-child(3){padding-left:0}.benefits-grid>.benefit-item:nth-child(2),.benefits-grid>.benefit-item:last-child{padding-right:0}.benefit-item:nth-child(2):after{display:none}}@media (width<=639px){.container{width:calc(100% - 40px)}.site-header{animation-duration:.4s}.header-inner{height:68px}.wordmark{font-size:20px}.menu-toggle{border-color:#fff3;width:42px;height:42px}.hero{padding-top:68px}.hero:after{width:470px;height:190px;bottom:-150px;right:-210px}.hero-grid{background-size:42px 42px,42px 42px,170px 170px;left:12%}.hero-inner{gap:18px;padding-block:38px 27px}.hero-eyebrow{margin-bottom:18px;font-size:7px}.hero h1{font-size:clamp(35px,10.4vw,45px);line-height:1.1}.hero-description{max-width:370px;margin-top:22px;font-size:13px;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:9px;margin-top:24px}.hero-actions>.button{min-height:46px;padding-inline:13px;font-size:9px}.hero-secondary{min-height:46px;padding-inline:12px;font-size:9px}.hero-visual{width:100%;height:344px;margin-top:5px}.hero .business-mockups{width:auto;scale:1}.scene-aura{width:90%;height:66%;top:20%;left:8%}.scene-geometry{inset:3% -10% 4% 0}.scene-primary{width:91%;top:20%;left:-2%}.barber-device{border-width:5px 5px 7px;border-radius:9px 9px 7px 7px;transform:rotateY(-3deg)rotate(-.6deg)}.demo-toolbar{height:19px;padding-inline:7px}.barber-interface .barber-nav{gap:8px;height:31px;padding-inline:11px}.barber-interface .barber-nav>b{font-size:7px}.barber-interface .barber-nav>span{font-size:3.5px}.barber-interface .barber-nav>i{padding:4px 5px;font-size:3.5px}.barber-hero{min-height:119px}.barber-copy{padding:16px 11px 11px}.barber-copy>small{margin-bottom:6px;font-size:3.5px}.barber-copy>strong{font-size:15px}.barber-copy>p{max-width:130px;margin-top:6px;font-size:4px}.barber-copy>span{margin-top:8px;padding:5px 7px;font-size:4px}.portrait-head{width:44px;height:52px;top:17px}.portrait-head:after{width:33px;height:23px;left:7px}.portrait-body{width:105px;height:88px}.barber-services{height:30px}.barber-services>span{gap:4px;padding-inline:8px;font-size:4px}.barber-services small{font-size:3.5px}.device-hinge{height:4px}.device-base{height:7px}.scene-clinic{width:53%;top:2%;right:-2%}.clinic-window{border-width:4px}.clinic-window .demo-toolbar{height:15px}.clinic-interface{min-height:107px;padding:0 8px 8px}.clinic-nav{height:23px}.clinic-nav b{font-size:6px}.clinic-nav span{font-size:2.8px}.clinic-body{min-height:76px}.clinic-body small{font-size:2.8px}.clinic-body strong{font-size:9px}.clinic-body>div:first-child>span{margin-top:7px;padding:3px 4px;font-size:2.8px}.clinic-visual{height:69px}.clinic-visual span{font-size:2.6px}.scene-phone{width:87px;bottom:1%;right:0}.pizza-phone{border-width:4px;border-radius:17px;height:198px;padding:16px 6px 7px}.phone-speaker{width:31px;height:7px}.pizza-header{margin-top:7px}.pizza-header strong{font-size:7px}.pizza-header>span{width:14px;height:14px}.pizza-categories{margin-top:6px}.pizza-categories span{padding:3px 4px;font-size:3px}.pizza-product{margin-top:5px;padding:5px}.pizza-art{height:47px}.pizza-art:before{width:52px;height:52px;left:8px}.pizza-product>small,.pizza-product>p,.pizza-status,.pizza-nav{font-size:3px}.pizza-product>strong,.pizza-product>div:last-child b{font-size:5px}.pizza-product>div:last-child{margin-top:3px}.pizza-product>div:last-child span{width:12px;height:12px}.scene-notification{gap:7px;min-width:142px;padding:7px}.scene-notification .notification-icon{width:23px;height:23px}.scene-notification strong{font-size:5.5px}.scene-notification small{font-size:4px}.scene-booking{top:8%;left:0}.scene-order{display:none}.hero .visual-caption{font-size:6.5px;bottom:-2px;right:5px}.benefits-grid{gap:19px 0;padding-block:22px 24px}.benefits-grid>.benefit-item{gap:9px;padding-inline:10px}.benefit-icon{width:30px;height:30px}.benefit-icon svg{width:17px;height:17px}.benefit-item strong{font-size:8px}.benefit-item small{max-width:115px;font-size:6px}}@media (width<=359px){.container{width:calc(100% - 32px)}.hero h1{font-size:33px}.hero-actions>.button,.hero-secondary{padding-inline:10px;font-size:8px}.hero-visual{height:316px}.scene-primary{width:94%}.scene-clinic{width:55%}.scene-phone{width:80px}.pizza-phone{height:181px}.scene-booking{transform-origin:0 0;scale:.9}.benefits-grid>.benefit-item{padding-inline:7px}.benefit-item strong{font-size:7.5px}.benefit-item small{font-size:5.5px}}@media (hover:none),(pointer:coarse){.scene-layer,.scene-geometry{transform:none}}@media (prefers-reduced-motion:reduce){.scene-layer,.scene-geometry{transform:none}.pizza-phone{animation:none!important}}.barber-photo img,.clinic-visual img,.pizza-art img{object-fit:cover;width:100%;height:100%;display:block}.barber-photo:before,.barber-photo:after,.pizza-art:before,.pizza-art:after{display:none}.barber-photo{background:#181915;border-radius:4px;overflow:hidden}.clinic-visual{border-radius:48% 48% 4px 4px;overflow:hidden}.clinic-visual img{position:absolute;inset:0}.pizza-art{box-shadow:none;background:0 0;border-radius:12px;overflow:hidden}.container{max-width:1200px}.section{padding-block:88px}.section-heading h2{font-size:clamp(28px,3vw,40px);line-height:1.18}.section-heading>p{max-width:410px;font-size:14px;line-height:1.8}.eyebrow{font-size:11px}.desktop-nav{gap:20px}.desktop-nav a{font-size:11px}.benefit-item strong{font-size:12px}.benefit-item small{font-size:10px}.solutions .solutions-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:18px}.solutions .solution-card{grid-column:span 2;min-height:218px;padding:26px}.solutions .solution-featured{background:linear-gradient(130deg,#fff,#eef0fa);grid-column:span 3;min-height:240px}.solution-number{display:none}.solutions .solution-card h3{margin-top:24px;font-size:18px}.solutions .solution-card>p{max-width:390px;font-size:13px;line-height:1.75}.solutions .solution-bottom{margin-top:24px;font-size:11px}.segments{background:#edf0f6;border-block:1px solid #e3e7f0}.segment-layout{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:42px;display:grid}.segment-tabs{gap:5px;display:grid}.segment-tabs button{border:0;color:#4c5364;text-align:left;cursor:pointer;background:0 0;border-bottom:1px solid #dce0e9;border-radius:6px;justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:20px 16px;font:500 13px Montserrat,sans-serif;display:flex}.segment-tabs button[aria-selected=true]{color:#fff;background:#0d1323;box-shadow:0 8px 24px #0d132319}.segment-tabs button span{color:#7464bb}.segment-tabs button[aria-selected=true] span{color:#bdefd6}.segment-tabs button:focus-visible{outline-offset:3px;outline:3px solid #7161ba}.segment-panel[hidden]{display:none}.segment-panel{margin-bottom:30px}.segment-story{grid-template-columns:1fr 1.25fr;gap:32px;padding-top:28px;display:grid}.segment-story h3{font-size:19px}.segment-story h4{margin:0 0 10px;font-size:13px}.segment-story p{color:#555e70;margin-top:10px;font-size:13px;line-height:1.8}.segment-story .text-link{color:#574397;margin-top:16px;font-size:12px}.demo-preview{text-align:left;background:#fff;border:1px solid #d7dbe5;border-radius:10px;width:100%;overflow:hidden;box-shadow:0 18px 48px #0d132318;container-type:inline-size}.browser-chrome{color:#697183;background:#f0f2f6;border-bottom:1px solid #dfe2e9;justify-content:space-between;align-items:center;padding:9px 14px;font:500 9px Montserrat,sans-serif;display:flex}.browser-chrome>span:first-child{color:#9ca4b4;letter-spacing:2px;font-size:8px}.browser-chrome>span:nth-child(2){background:#fafbfc;border:1px solid #e0e4eb;border-radius:4px;padding:3px 42px}.demo-web{color:#f4eee2;background:#181c19}.demo-nav{justify-content:space-between;align-items:center;padding:4cqw 5cqw 2cqw;display:flex}.demo-nav b{letter-spacing:.14em;font-size:3.5cqw}.demo-nav>span{opacity:.7;font-size:1.5cqw}.demo-web-body{grid-template-columns:1fr 1fr;align-items:center;gap:4cqw;min-height:40cqw;padding:2cqw 5cqw 4cqw;display:grid}.demo-web-body>div>small{margin-bottom:3cqw;font-size:1.6cqw;display:block}.demo-web-body strong{letter-spacing:-.03em;font:500 5cqw/1.16 Georgia,serif;display:block}.demo-web-body p{opacity:.75;margin-top:2.5cqw;font-size:1.75cqw;line-height:1.75}.demo-action{color:#191c18;background:#cfb584;border-radius:2px;margin-top:3cqw;padding:2cqw 2.4cqw;font-size:1.6cqw;display:inline-block}.demo-web-body img{object-fit:cover;border-radius:2px;width:100%;height:39cqw}.demo-web-footer{border-top:1px solid #ffffff24;justify-content:space-between;margin:0 5cqw;padding:3cqw 0;font-size:1.5cqw;display:flex}.demo-kind-pizza .demo-web{color:#682519;background:#fff5e6}.demo-kind-pizza .demo-nav b{font-weight:800}.demo-kind-pizza .demo-web-body strong{font-family:Sora,sans-serif;font-size:4.7cqw;font-weight:700}.demo-kind-pizza .demo-action{color:#fff;background:#a83721}.demo-kind-pizza .demo-web-body img{border-radius:50% 50% 4px 4px}.demo-kind-pizza .demo-web-footer{border-color:#68251930}.demo-kind-clinic .demo-web{color:#35534b;background:#f4f3ec}.demo-kind-clinic .demo-nav b{letter-spacing:-.05em;font:italic 5cqw Georgia,serif}.demo-kind-clinic .demo-action{color:#fff;background:#35534b}.demo-kind-clinic .demo-web-body img{border-radius:48% 48% 2px 2px}.demo-kind-clinic .demo-web-footer{border-color:#35534b30}.demo-kind-store .demo-web{color:#3e4739;background:#edece5}.demo-kind-store .demo-nav b{letter-spacing:-.05em;font:700 5cqw Georgia,serif}.demo-kind-store .demo-action{color:#fff;background:#3e4739}.demo-kind-store .demo-web-footer{border-color:#3e473930}.projects>.container{display:block}.projects .section-heading{max-width:none;margin-bottom:38px;display:flex;position:static}.projects .projects-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 28px;display:grid}.projects .project{grid-column:auto;min-width:0}.showcase-art{background:linear-gradient(135deg,#e4e7ef,#f0f2f7);border-radius:12px;padding:26px;overflow:hidden}.project-pizza .showcase-art{background:#eee3d7}.project-clinic .showcase-art{background:#e5eae4}.project-store .showcase-art{background:#e8e5df}.projects .project-copy{gap:16px;padding:22px 2px}.projects .project-copy h3{margin:7px 0 10px;font-size:21px}.projects .project-copy p{color:#665399;font-size:10px}.projects .project-copy>div>span{max-width:430px;font-size:13px;line-height:1.7;display:block}.projects .project-link{flex-shrink:0;width:38px;height:38px}.project a .demo-preview{transition:transform .3s}.project a:hover .demo-preview{transform:translateY(-4px)}.project-bottom{margin-top:28px!important;font-size:12px!important}.demo-admin{color:#273044;background:#f7f8fc;grid-template-columns:19% 1fr;min-height:57cqw;font-size:1.65cqw;display:grid}.demo-admin aside{color:#abb6cf;background:#172139;flex-direction:column;gap:3cqw;padding:4cqw 2cqw;display:flex}.demo-admin aside b{color:#fff;margin-bottom:3cqw;font-size:3cqw}.demo-admin aside span{padding:1cqw}.demo-admin aside .active{color:#fff;background:#ffffff19;border-radius:4px}.demo-admin>div{padding:4cqw}.demo-admin>div>strong{margin:1.6cqw 0 3cqw;font-size:3cqw;display:block}.demo-admin small{color:#6b7384;font-size:1.5cqw}.demo-metrics{grid-template-columns:repeat(3,1fr);gap:1.5cqw;display:grid}.demo-metrics>span{background:#fff;border:1px solid #e4e7ef;border-radius:5px;padding:2cqw}.demo-metrics b{margin:1cqw 0;font-size:3cqw;display:block}.demo-metrics em{color:#417562;font-size:1.2cqw;font-style:normal}.demo-chart{background:#fff;border:1px solid #e4e7ef;border-radius:5px;margin-top:2cqw;padding:2cqw}.demo-chart>div{border-bottom:1px solid #e3e6ed;align-items:end;gap:2cqw;height:13cqw;margin-top:2cqw;display:flex}.demo-chart i{height:var(--bar);background:linear-gradient(#a49bd9,#d6dcf2);border-radius:2px 2px 0 0;flex:1}.demo-table{padding-top:2cqw}.demo-table p{border-bottom:1px solid #e4e7ef;justify-content:space-between;padding:1.6cqw 0;font-size:1.3cqw;display:flex}.demo-table p b{font-weight:500}.demo-mobile-stage{color:#253753;background:linear-gradient(140deg,#e0e8fa,#eff4f3);justify-content:center;align-items:center;gap:6cqw;min-height:57cqw;padding:3cqw 5cqw;display:flex}.demo-mobile{background:#fff;border:1cqw solid #243044;border-radius:4cqw;width:33cqw;padding:3cqw 2cqw 2cqw;font-size:1.6cqw;position:relative;box-shadow:2cqw 3cqw 5cqw #25375326}.demo-mobile>i{background:#243044;border-radius:2cqw;width:32%;height:1.3cqw;position:absolute;top:.7cqw;left:34%}.demo-mobile>small{margin-bottom:2cqw;font-size:1.3cqw;display:block}.demo-mobile>b{font-size:3cqw;display:block}.demo-mobile>p{margin-top:1cqw;font-size:1.5cqw}.mobile-banner{background:#dce5fa;border-radius:2cqw;margin:2.5cqw 0;padding:2.5cqw 2cqw}.mobile-banner>*{display:block}.mobile-banner small{font-size:1.3cqw}.mobile-banner strong{margin:1cqw 0;font-size:2.5cqw}.mobile-banner span{font-size:1.3cqw}.mobile-options{gap:2cqw;margin-bottom:2cqw;display:flex}.mobile-options>span{text-align:center;background:#f2f4f8;border-radius:1cqw;flex:1;padding:2cqw;font-size:3cqw}.mobile-options b{font-size:1.4cqw;display:block}.mobile-activity{border-bottom:1px solid #e5e8ef;padding:1.5cqw 0}.mobile-activity small{color:#717b8d;margin-top:.5cqw;font-size:1.2cqw;display:block}.mobile-bottom{text-align:center;color:#63718c;margin-top:2cqw;font-size:1.2cqw}.mobile-note{max-width:34cqw}.mobile-note>span{font-size:1.6cqw}.mobile-note strong{margin:2cqw 0;font:600 3.6cqw/1.3 Sora,sans-serif;display:block}.mobile-note p{font-size:1.8cqw;line-height:1.7}.difference{padding-block:70px}.difference h2{font-size:34px}.difference p{font-size:13px;line-height:1.8}.strategy-step h3{font-size:15px}.strategy-step p{font-size:12px}.timeline h3{font-size:14px}.timeline p{font-size:12px;line-height:1.75}.about-copy p,.about-values p{font-size:13px;line-height:1.8}.about-values h3{font-size:14px}.contact-section{padding-block:72px}.contact-grid{grid-template-columns:1fr 1.65fr;gap:28px 60px}.contact-copy h2{font-size:36px}.contact-copy>p{font-size:14px;line-height:1.8}.contact-form{padding:30px}.contact-form h3{font-size:19px;display:block}.contact-form .form-intro{margin:10px 0 24px;font-size:12px;display:block}.contact-form .field label{font-size:12px}.contact-form input,.contact-form select,.contact-form textarea{min-height:46px;padding:12px;font-size:14px}.contact-form textarea{min-height:110px}.contact-form .button-submit{color:#17213a;background:linear-gradient(105deg,#c4b5fd,#93c5fd,#bdefd6);min-height:48px;font-size:13px}.contact-security{grid-area:2/1;max-width:290px;margin-top:-100px}.contact-security p{font-size:12px}.conversion-banner{padding-block:54px}.conversion-copy p{font-size:14px;line-height:1.8}@media (width>=960px){.hero-actions>.button,.hero-secondary{min-height:48px;font-size:12px}.hero-copy>p:not(.eyebrow){font-size:15px}.hero .visual-caption{font-size:9px}}@media (width<=959px){.segment-layout{grid-template-columns:220px minmax(0,1fr);gap:24px}.segment-tabs button{padding:16px 10px;font-size:12px}.segment-story{grid-template-columns:1fr;gap:16px}.contact-grid{gap:28px}.showcase-art{padding:16px}.projects .project-copy h3{font-size:18px}.contact-security{margin-top:0}.mobile-menu a{min-height:48px}}@media (width<=640px){.section{padding-block:56px}.section-heading{gap:20px!important}.section-heading>p{font-size:13px}.hero-actions{flex-direction:column;align-items:stretch;gap:10px}.hero-actions>.button,.hero-secondary{justify-content:center;width:100%;min-height:46px;font-size:12px}.hero .visual-caption{text-align:center;font-size:8px;left:0;right:0}.benefit-item strong{font-size:10px}.benefit-item small{font-size:9px}.benefits-grid>.benefit-item{padding-inline:8px}.solutions .solutions-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.solutions .solution-card{grid-column:span 1;min-height:210px;padding:18px}.solutions .solution-featured{grid-column:span 2;min-height:190px}.solutions .solution-card h3{margin-top:16px;font-size:15px}.solutions .solution-card>p{font-size:12px}.solutions .solution-bottom{font-size:10px}.segment-layout{grid-template-columns:1fr;gap:24px}.segment-tabs{scrollbar-width:thin;padding:4px 4px 12px;display:flex;overflow-x:auto}.segment-tabs button{white-space:nowrap;flex:none;gap:16px;min-height:48px;padding:14px}.segment-story{gap:20px;padding-top:24px}.segment-story h3{font-size:19px}.segment-story p{font-size:13px}.segment-panel{margin-bottom:0}.browser-chrome{padding:6px 9px;font-size:7px}.browser-chrome>span:nth-child(2){padding:2px 18px}.projects .projects-grid{grid-template-columns:1fr;gap:22px}.projects .section-heading{display:grid}.showcase-art{padding:16px}.projects .project-copy{padding:18px 0}.projects .project-copy h3{font-size:20px}.projects .project-copy p{font-size:9px}.project-bottom{gap:18px;display:grid}.difference h2{font-size:30px}.difference p{font-size:13px}.timeline h3{font-size:15px}.timeline p{font-size:13px}.contact-grid{grid-template-columns:1fr}.contact-copy h2{font-size:30px}.contact-form{padding:22px 18px}.contact-form input,.contact-form select,.contact-form textarea{font-size:16px}.contact-security{grid-area:auto;max-width:none;margin:0}.conversion-copy p{font-size:13px}.contact-section{padding-block:54px}.benefit-item small{max-width:140px}}@media (prefers-reduced-motion:reduce){.project a .demo-preview{transition:none;transform:none!important}}.browser-chrome,.browser-chrome>span:first-child{color:#596274}.segments .eyebrow{color:#51456f}.demo-kind-clinic .demo-nav>span,.demo-kind-clinic .demo-web-body p,.demo-kind-store .demo-nav>span,.demo-kind-store .demo-web-body p{opacity:1;color:#425148}.demo-admin small{color:#50596c}.demo-admin aside{color:#c2c9d9}.demo-metrics em{color:#356650}.demo-table p span{color:#32644f}.mobile-activity small,.mobile-bottom{color:#4e596d}.demo-chart i{height:auto}.demo-chart .chart-bar-1{height:28%}.demo-chart .chart-bar-2{height:44%}.demo-chart .chart-bar-3{height:37%}.demo-chart .chart-bar-4{height:58%}.demo-chart .chart-bar-5{height:49%}.demo-chart .chart-bar-6{height:73%}.demo-chart .chart-bar-7{height:65%}.demo-chart .chart-bar-8{height:87%}.demo-chart .chart-bar-9{height:78%}.demo-chart .chart-bar-10{height:96%}
