:root{--ink:#192429;--muted:#667174;--blue:#3055e7;--blue-dark:#2345c8;--paper:#f7f7f2;--line:#dfe3df;--font:'DM Sans',sans-serif;--display:'Manrope',sans-serif;--mono:'IBM Plex Mono',monospace;--mint:#e2eadc;--lavender:#e5e9fa;--peach:#f0e7d8}
*{box-sizing:border-box}small{font-size:inherit}html{scroll-behavior:smooth;scroll-padding-top:94px}body{margin:0;background:#fff;color:var(--ink);font:15px/1.6 var(--font);-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button,a{touch-action:manipulation;-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}[hidden]{display:none!important}::selection{background:#d7e0ff}:focus-visible{outline:3px solid #6c87fa;outline-offset:5px}.icon{font-family:'Material Symbols Rounded';font-weight:400;font-style:normal;font-size:21px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;font-feature-settings:'liga';-webkit-font-smoothing:antialiased}.container{width:min(1180px,calc(100% - 80px));margin:auto}.section{padding:100px 0}.eyebrow{font-size:14px;letter-spacing:.12em;font-weight:600;text-transform:uppercase;color:#667174;line-height:1.5}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;min-height:47px;padding:13px 20px;border:1px solid transparent;border-radius:5px;font-size:14px;font-weight:600;line-height:1.3;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--blue);color:#fff}.button-dark:hover{background:var(--blue-dark)}.button-outline{border-color:var(--line);background:transparent}.button-outline:hover{border-color:var(--ink)}.button-light{background:#fff;color:var(--blue)}.button .icon{font-size:19px}.text-link{display:inline-flex;align-items:center;gap:17px;font-size:14px;font-weight:500;border-bottom:1px solid #aeb8b6;padding-bottom:5px}.text-link:hover{color:var(--blue);border-color:var(--blue)}.icon-button{width:44px;height:44px;display:grid;place-items:center;border:0;background:transparent;border-radius:4px}.icon-button:hover{background:#e9ece9}.skip-link{position:absolute;top:-80px;left:20px;z-index:100;background:var(--blue);color:white;padding:12px}.skip-link:focus{top:8px}.status-dot{display:inline-block;width:7px;height:7px;background:var(--blue);border-radius:50%;margin-right:8px}.site-header{height:88px;background:#ffffffed;position:sticky;top:0;z-index:40;backdrop-filter:blur(14px)}.header-inner{height:100%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:36px}.header-inner>.brand{justify-self:start}.brand{display:inline-flex;align-items:center;gap:10px;font-family:var(--display);font-size:21px;font-weight:800;letter-spacing:-.7px;line-height:1.05;flex:none}.brand-mark{height:37px;width:37px;display:block;color:white;background:var(--blue);border-radius:3px}.brand-mark svg{width:100%;height:100%}.brand-descriptor{display:block;font:500 14px/1.5 var(--font);letter-spacing:2.2px;margin-top:5px}.header-label{color:#88908d;font-size:14px}.header-inner nav{display:flex;gap:34px;margin-left:0;font-size:14px;font-weight:500}.header-inner nav a:hover{color:var(--blue)}.header-cta{justify-self:end;min-height:40px;font-size:14px;padding:10px 16px;gap:20px}.header-cta .icon{font-size:17px}.menu-toggle{display:none}
/* SERVCOM: a software studio in motion. */
.hero{padding:57px 0 0;background:linear-gradient(#fff 0 48%,var(--paper) 48% 100%)}.hero-intro{display:grid;grid-template-columns:1.1fr .8fr;gap:140px;padding-bottom:45px;align-items:center}.hero-intro .eyebrow{margin:0 0 24px}.hero h1{font:600 clamp(45px,4.5vw,65px)/1.08 var(--display);letter-spacing:-3.4px;margin:0}.hero h1>span{color:var(--blue)}.hero-summary{padding-top:30px;max-width:380px}.hero-summary>p:first-child{font:500 21px/1.45 var(--display);letter-spacing:-.6px;margin:0 0 16px}.hero-description{font-size:14px;color:var(--muted);line-height:1.7;margin:0 0 23px}.hero-actions{display:flex;align-items:flex-start;gap:18px;flex-direction:column}.hero-note{display:block;font-size:14px;letter-spacing:.05em;color:#87918b;margin-top:24px}.product-stage{position:relative;height:405px;background:var(--blue);border-radius:7px;display:grid;grid-template-columns:24% 69%;padding:35px 0 0 36px;isolation:isolate}.product-stage:before{content:'';position:absolute;width:385px;height:385px;border:1px solid #ffffff18;border-radius:50%;left:-183px;top:17px;z-index:-1}.stage-story{padding-top:9px;color:white;display:flex;flex-direction:column;position:relative;z-index:1}.stage-story .eyebrow{color:#c3d0ff;font-size:14px;letter-spacing:.12em}.stage-story h2{font:500 28px/1.22 var(--display);letter-spacing:-1px;margin:24px 0 12px}.stage-story>p{font-size:14px;line-height:1.7;color:#c8d4ff;margin:0}.stage-bottom{display:flex;gap:13px;align-items:center;margin-top:64px;font-size:14px;line-height:1.7;letter-spacing:1px;color:#d2dcff}.stage-marker{font:400 39px/1 var(--display);color:white}.showcase-slider{position:relative;min-width:0;align-self:end;height:354px;background:#fff;border-radius:7px 7px 0 0;box-shadow:0 12px 50px #10248550;transform:rotate(-1.5deg);overflow:hidden}.hero-slide{animation:slideFade .4s ease}.browser-top{height:29px;padding:0 13px;display:flex;align-items:center;gap:16px;font-size:14px;background:#eef0ec;color:#6e7a7d;border-bottom:1px solid #d9dfdc}.browser-dots{display:flex;gap:4px}.browser-dots i{width:4px;height:4px;border:1px solid #9aaba6;border-radius:50%}.browser-top>.icon{font-size:14px;margin-left:auto}.stage-screen{display:block;height:274px;overflow:hidden}.stage-screen img{width:100%;height:auto;object-fit:cover;object-position:top}.slide-caption{height:52px;display:flex;align-items:center;gap:13px;padding:0 15px;background:white;border-top:1px solid var(--line);font-size:14px}.slide-caption strong{font:700 14px var(--display)}.slide-caption>span{color:#82908e;font-size:14px}.slide-caption>a{margin-left:auto}.slide-caption .icon{font-size:17px}.slide-controls{position:absolute;right:12px;top:40px;display:flex;align-items:center;gap:5px;padding:3px 5px;background:#fffffff0;border:1px solid #e0e5e0;border-radius:3px}.slide-dots{display:flex}.slide-dots button,.slide-pause{width:27px;height:27px;display:grid;place-items:center;border:0;background:transparent;font-size:14px;color:#677675;padding:0;border-radius:2px}.slide-dots button.is-active{background:var(--blue);color:white}.slide-pause .icon{font-size:14px}.mobile-preview{position:absolute;right:20px;bottom:-17px;width:174px;background:#f4f6f1;border:5px solid #172426;border-radius:25px;box-shadow:-12px 14px 30px #17285a35;padding:29px 12px 12px;transform:rotate(5deg);z-index:3}.phone-camera{position:absolute;width:48px;height:9px;top:9px;left:50%;transform:translateX(-50%);background:#172426;border-radius:12px}.phone-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:19px}.phone-top>strong{font-size:21px;line-height:1;color:#264e45}.phone-top>.icon{font-size:15px}.mobile-preview>small{font-size:14px;color:#7c8881;letter-spacing:.08em}.mobile-preview h3{font:600 16px/1.15 var(--display);letter-spacing:-.6px;margin:7px 0 13px}.phone-stat{background:#dde8d8;padding:11px 10px;border-radius:5px}.phone-stat>span{display:block;font-size:14px;color:#607463}.phone-stat>strong{display:block;font-size:14px;margin-top:4px}.phone-bars{display:flex;gap:5px;height:40px;align-items:end;margin:9px 0}.phone-bars i{flex:1;height:16px;background:#87a88b;border-radius:2px 2px 0 0}.phone-bars i:nth-child(2){height:24px}.phone-bars i:nth-child(3){height:20px}.phone-bars i:nth-child(4){height:32px}.phone-bars i:nth-child(5){height:27px}.phone-bars i:nth-child(6){height:40px}.phone-bars i:nth-child(7){height:34px}.phone-stat small{font-size:14px;color:#58705c}.phone-task{display:flex;align-items:center;gap:7px;font-size:14px;margin-top:13px}.phone-task .icon{font-size:16px;color:#3e6f57}.phone-task small{display:block;font-size:14px;color:#809087}.phone-nav{display:flex;justify-content:space-around;margin-top:17px;padding-top:11px;border-top:1px solid #d9e0d7}.phone-nav .icon{font-size:14px;color:#7c8b7d}.phone-nav .icon:first-child{color:#264e45}.stage-tag{position:absolute;bottom:17px;left:36px;font-size:14px;color:#c7d2ff;letter-spacing:1px}.stage-tag>span{display:inline-block;width:5px;height:5px;border-radius:50%;background:#c7d6a5;margin-right:7px}.stage-footnote{display:flex;justify-content:space-between;padding:20px 0 0;font-size:14px;color:#6b7670}.stage-footnote small{font-size:14px;color:#929a95}.collaborators{padding:40px 0 33px;display:grid;grid-template-columns:180px 1fr;gap:15px 50px;align-items:center}.collaborators>p{font-size:14px;color:#75807c;margin:0;max-width:160px}.company-logos{display:flex;align-items:center;justify-content:space-between;gap:28px}.company-logos img{width:106px;max-height:24px;object-fit:contain;filter:grayscale(1);opacity:.7}.company-logos .wells-logo{width:37px;max-height:37px}.company-logos .palo-logo{width:125px}.company-logos .salesforce-logo{width:51px;max-height:36px}.collaborators>small{grid-column:2;font-size:14px;color:#939a95}
/* Spacious, left-aligned editorial sections. */
.section-heading{margin-bottom:38px}.section-heading .eyebrow{display:block;margin-bottom:16px;color:var(--blue);font-size:14px}.section-heading h2,.why-copy h2{font:500 41px/1.18 var(--display);letter-spacing:-1.9px;margin:0 0 17px}.section-heading p{font-size:14px;line-height:1.75;color:var(--muted);max-width:480px;margin:0}.heading-split{display:grid;grid-template-columns:1fr 1fr;gap:0 90px;align-items:end}.heading-split h2{margin-bottom:0}.heading-split>p{padding-bottom:2px}.showcase{background:var(--paper);padding-top:62px}.showcase .section-heading{position:relative;border-top:1px solid #d9ded6;padding-top:45px}.showcase-tabs{grid-column:1/-1;display:flex;gap:24px;margin-top:30px;border-bottom:1px solid #d9ded6}.showcase-tabs button{padding:10px 0;border:0;border-bottom:2px solid transparent;margin-bottom:-1px;background:transparent;font-size:14px;color:#7a8580}.showcase-tabs button.is-active{color:var(--ink);border-bottom-color:var(--blue)}.portfolio-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:25px;align-items:start}.portfolio-card:nth-child(2){padding-top:45px}.portfolio-card:nth-child(3){padding-top:90px}.portfolio-image{height:265px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;border-radius:4px;background:#e1e8dc;padding:20px}.portfolio-card:nth-child(2) .portfolio-image,.portfolio-card:nth-child(3) .portfolio-image{height:210px}.portfolio-peach{background:#e6e1d6}.portfolio-lavender{background:#dce3f0}.mini-laptop{width:110%;flex:none;transform:rotate(-4deg) translateX(7%);transition:transform .4s;box-shadow:0 15px 24px #162a2b20;border:5px solid #f9fbf7;border-radius:4px}.mini-laptop img{width:100%;aspect-ratio:1.5;object-fit:cover;object-position:top;border-radius:2px}.portfolio-card:nth-child(2) .mini-laptop{transform:rotate(4deg) translateX(7%)}.portfolio-card:nth-child(3) .mini-laptop{transform:rotate(-3deg) translateX(7%)}.portfolio-image:hover .mini-laptop{transform:rotate(0) translateX(2%)}.portfolio-open{position:absolute;right:11px;bottom:11px;width:31px;height:31px;background:#ffffffed;display:grid;place-items:center;border-radius:3px}.portfolio-open .icon{font-size:17px}.portfolio-caption{display:flex;gap:10px;padding:18px 0 0}.project-glyph{width:27px;height:27px;display:grid;place-items:center;background:#e1e6df;font-size:14px;font-weight:700;border-radius:3px;flex:none}.portfolio-caption h3{font:700 14px var(--display);margin:0 0 7px}.portfolio-caption p{font-size:14px;color:#768079;line-height:1.6;margin:0 0 10px}.portfolio-caption small{font-size:14px;color:#8d9690;letter-spacing:.07em}.studio-note{margin-top:42px;padding-top:24px;border-top:1px solid #d8dfd5;display:flex;align-items:center;gap:20px}.studio-mark{font:500 40px/1 var(--display);color:var(--blue)}.studio-note p{font-size:14px;line-height:1.6;color:#7b867e;margin:0}.studio-note p strong{font-weight:500;color:#414c44}.studio-note-tag{font-size:14px;letter-spacing:.09em;color:#7c877f;margin-left:auto}
/* An interactive sprint timeline. */
.process-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:80px;align-items:start}.phase-button{width:100%;display:flex;text-align:left;align-items:flex-start;gap:22px;padding:24px 0;background:transparent;border:0;border-top:1px solid var(--line)}.phase-button:first-child{border-top:0;padding-top:10px}.phase-number{font:500 14px var(--display);color:#9ba59e;padding-top:18px;min-width:24px}.phase-copy{display:flex;flex-direction:column}.phase-copy small{font-size:14px;letter-spacing:.09em;color:#929c94;margin-bottom:8px}.phase-copy strong{font:600 17px/1.4 var(--display);letter-spacing:-.45px}.phase-copy>span{font-size:14px;line-height:1.75;color:#7b867d;margin-top:11px;max-width:355px}.phase-button>.icon{font-size:18px;margin-left:auto;margin-top:16px;color:#a2ada4}.phase-button.is-active .phase-number,.phase-button.is-active .phase-copy strong,.phase-button.is-active>.icon{color:var(--blue)}.phase-button:hover .phase-copy strong{color:var(--blue)}.small-note{font-size:14px;color:#8b958d;margin:18px 0 0;padding-left:46px}.phase-visual{padding-top:8px}.phase-visual>img{width:100%;height:344px;object-fit:cover;border-radius:4px}.phase-photo-caption{display:flex;justify-content:space-between;font-size:14px;color:#778278;margin-top:15px;gap:15px}.phase-photo-caption>span:last-child{font-family:var(--mono);font-size:14px;color:#a0a99f;flex:none}.sprint-ruler{margin-top:29px;display:flex;gap:14px;align-items:center}.sprint-ruler>span{font-size:14px;letter-spacing:.07em;color:#8d988b;white-space:nowrap}.sprint-ruler>div{display:flex;gap:4px;flex:1}.sprint-ruler i{height:16px;flex:1;background:#e7eae3;border-radius:2px}.sprint-ruler i:nth-child(-n+2){background:var(--blue)}.phase-visual[data-phase="1"] .sprint-ruler i:nth-child(-n+4){background:var(--blue)}.phase-visual[data-phase="2"] .sprint-ruler i{background:var(--blue)}.stack-row{display:grid;grid-template-columns:215px 1fr;gap:30px;margin-top:55px;padding-top:30px;border-top:1px solid var(--line);align-items:center}.stack-row>p{font-size:14px;letter-spacing:.08em;color:#8b968c;margin:0;line-height:2}.stack-row>p strong{font-size:14px;font-weight:400;color:#4d5950;letter-spacing:0}.tool-strip{position:relative;min-width:0;padding-right:35px}.tool-marquee{overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}.tool-track{display:flex;width:max-content;animation:toolTravel 32s linear infinite}.tool-set{display:flex;align-items:center;gap:35px;padding:10px 18px}.tool-item{display:flex;align-items:center;gap:8px;flex:none}.tool-item img{width:25px;height:25px;object-fit:contain}.tool-item span{font-size:14px;color:#7e8b80}.tool-pause{position:absolute;right:-8px;top:2px;color:#839283}.tool-pause .icon{font-size:16px}.tool-strip:hover .tool-track,.tool-strip:focus-within .tool-track,.tool-track.is-paused{animation-play-state:paused}

/* Interactive outcome comparison. */
.comparison{height:418px;border-radius:10px;overflow:hidden;position:relative;box-shadow:0 12px 24px #23332e1a;isolation:isolate}.compare-scene{position:absolute;inset:0;overflow:hidden}.compare-photo{width:100%;height:100%;object-fit:cover}.compare-shade{position:absolute;inset:0;background:linear-gradient(180deg,#1a242b77,#1b222aaa 80%)}.compare-after{clip-path:inset(0 0 0 var(--split));background:#e3eddf}.compare-after .compare-shade{background:linear-gradient(180deg,#c6dfc255,#22433388)}.compare-person{position:absolute;object-fit:cover;border:5px solid #ffffff30;border-radius:8px;box-shadow:0 14px 35px #121d2b33}.person-before{width:180px;height:217px;left:20%;top:75px;transform:rotate(-4deg)}.person-after{width:165px;height:214px;right:7%;top:100px;transform:rotate(4deg);z-index:3}.compare-scene h3{position:absolute;bottom:44px;color:white;margin:0;font-size:28px;font-weight:600;letter-spacing:-.8px;z-index:5;text-shadow:0 2px 12px #0004}.compare-before h3{left:36px}.compare-after h3{right:34px}.floating-tool{position:absolute;padding:10px 13px;display:flex;align-items:center;gap:8px;background:#ffffffed;box-shadow:0 6px 24px #0002;color:#59677a;border-radius:7px;font-size:14px;z-index:4}.floating-tool .icon{font-size:22px;color:#d88c87}.float-one{top:40px;left:6%;transform:rotate(-8deg)}.float-two{top:163px;left:6%;transform:rotate(7deg)}.float-three{top:269px;left:26%;transform:rotate(-5deg)}.compare-software{position:absolute;width:52%;top:47px;right:5%;border:7px solid #203c32;border-radius:9px;box-shadow:0 15px 35px #25332750;transform:rotate(-3deg);overflow:hidden}.compare-success{position:absolute;right:26%;top:276px;z-index:4;background:white;color:#5a7c68;border-radius:20px;padding:8px 13px;font-size:14px;box-shadow:0 5px 20px #0002;display:flex;align-items:center;gap:6px}.compare-success .icon{font-size:17px}.comparison-line{position:absolute;left:var(--split);top:0;bottom:0;width:2px;background:white;pointer-events:none;z-index:10}.comparison-line>span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:42px;height:42px;border-radius:50%;background:white;display:grid;place-items:center;box-shadow:0 2px 10px #0003}.comparison-line .icon{transform:rotate(90deg);font-size:25px;color:#334252}.comparison>input{position:absolute;inset:0;width:100%;height:100%;margin:0;opacity:0;cursor:ew-resize;z-index:15}.comparison:focus-within{outline:3px solid #5c87b4;outline-offset:4px}.drag-hint{position:absolute;bottom:10px;left:50%;transform:translateX(-50%);z-index:11;font-size:14px;color:white;display:flex;align-items:center;gap:6px;background:#17252c66;border-radius:15px;padding:4px 11px;pointer-events:none}.drag-hint .icon{font-size:14px}.comparison-copy{display:grid;grid-template-columns:1fr 1fr;gap:65px;margin-top:24px}.comparison-copy p{font-size:14px;line-height:1.65;color:#7b8794;margin:0;padding-left:13px;border-left:3px solid var(--lavender)}.comparison-copy p:last-child{border-color:var(--mint)}.comparison-copy strong{font-weight:500;color:#5c6e7a}
.outcomes{background:#eef1ed}.outcomes .heading-split{gap:90px}.comparison{height:435px;border-radius:4px;box-shadow:none}.compare-shade{background:linear-gradient(180deg,#26392f55,#182a21c9 90%)}.compare-after .compare-shade{background:linear-gradient(180deg,#d1daca44,#153120b8)}.compare-scene h3{font:500 29px/1.2 var(--display);bottom:39px}.compare-before h3{left:38px}.compare-after h3{right:38px}.person-before{left:23%;top:86px}.person-after{right:10%;top:110px}.compare-software{width:46%;right:5%;border-width:5px}.compare-success{right:25%;top:290px;border-radius:4px}.float-three{left:28%;top:289px}.comparison-copy p{font-size:14px;border-color:var(--blue);padding-left:17px}.comparison-copy p:last-child{border-color:#91a68c}.comparison-copy strong{font-weight:500;color:#374b3c}.comparison-copy{gap:90px;margin-top:27px}
/* We build and operate our own products. */
.why-servcom{background:#182728;color:#fff;padding:90px 0}.why-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:95px;align-items:center}.studio-photo{position:relative}.studio-photo img{width:100%;height:330px;object-fit:cover;filter:saturate(.65);border-radius:4px}.studio-photo>span{position:absolute;top:18px;left:20px;background:#fffdf2;padding:6px 10px;border-radius:2px;font-size:14px;letter-spacing:.09em;color:#2f4139}.studio-proof-bottom{padding:26px 0 0;display:flex;gap:20px;align-items:center}.studio-proof-bottom>strong{font:500 65px/1 var(--display);color:#d6e3ad;letter-spacing:-3px}.studio-proof-bottom>strong span{display:block;font:500 14px var(--font);letter-spacing:.1em;color:#a6b5a5;margin-top:12px}.studio-proof-bottom>p{font-size:14px;line-height:1.75;color:#a5b4af;margin:0 0 0 7px}.studio-proof-bottom>.icon{margin-left:auto;font-size:30px;color:#d6e3ad}.why-copy>.eyebrow{color:#a8baaa;display:block;margin-bottom:20px}.why-copy h2{font-size:35px;letter-spacing:-1.4px;line-height:1.25;color:#f1f5ed}.why-intro{color:#a5b5ad;font-size:14px;line-height:1.8;margin:0 0 28px;max-width:440px}.benefit{display:flex;gap:21px;margin-top:22px}.benefit>span{font:14px var(--mono);color:#9eafa3;margin-top:6px}.benefit h3{font:500 15px/1.5 var(--display);color:#e5eee2;margin:0 0 5px;letter-spacing:-.3px}.benefit p{font-size:14px;line-height:1.7;color:#96aaa0;margin:0}.studio-current{font-size:14px;color:#a9bbab;margin-top:29px;padding-top:22px;border-top:1px solid #3a4b43}.studio-current .status-dot{background:#c7da9b;width:5px;height:5px}
/* Pricing uses two clear rows beside an introduction. */
.pricing-layout{display:grid;grid-template-columns:.75fr 1.3fr;gap:0 110px}.pricing .section-heading{margin:0}.pricing .section-heading p{font-size:14px;line-height:1.8;max-width:280px}.pricing-grid{display:flex;flex-direction:column;gap:20px;min-width:0}.price-card{position:relative;padding:28px 30px 0;border:1px solid var(--line);border-radius:5px;display:grid;grid-template-columns:1fr auto;gap:14px 24px;align-items:start}.price-featured{border-color:#c9d2ef;background:#f5f7fe}.price-title{display:flex;gap:13px;align-items:center}.price-icon{width:36px;height:36px;display:grid;place-items:center;background:#edf0e9;color:#52604e;border-radius:3px;flex:none}.price-featured .price-icon{background:#e2e8fb;color:var(--blue)}.price-icon .icon{font-size:20px}.price-title h3{font:600 18px/1.3 var(--display);letter-spacing:-.5px;margin:0 0 3px}.price-title p{font-size:14px;color:#8a958c;margin:0}.price-description{grid-column:1;grid-row:2;max-width:285px;font-size:14px;line-height:1.7;color:#788478;margin:0}.price-amount{grid-column:2;grid-row:1;align-self:center;text-align:right}.price-amount strong{font:500 29px/1 var(--display);letter-spacing:-1.3px;display:block;white-space:nowrap}.price-amount span{display:block;font-size:14px;color:#899487;margin-top:7px}.price-card>.button{grid-column:2;grid-row:2;min-height:36px;font-size:14px;gap:15px;padding:10px 13px;align-self:center}.price-card>.button .icon{font-size:14px}.popular-label{position:absolute;top:-9px;left:29px;padding:2px 8px;background:#eef2ff;color:var(--blue);font-size:14px;letter-spacing:.09em}.price-details{grid-column:1/-1;border-top:1px solid var(--line);margin-top:6px}.price-details summary{display:flex;align-items:center;justify-content:space-between;padding:15px 0;font-size:14px;font-weight:500;cursor:pointer;list-style:none}.price-details summary::-webkit-details-marker{display:none}.price-details summary .icon{font-size:16px}.price-details[open] summary .icon{transform:rotate(45deg)}.price-details ul{margin:3px 0 24px;padding:0;list-style:none;display:grid;gap:10px}.price-details li{position:relative;padding-left:19px;font-size:14px;color:#788575}.price-details li:before{content:'✓';position:absolute;left:0;color:var(--blue);font-size:14px}.includes-note{font-size:14px;color:#8b9685;margin:0 0 13px}.pricing-note{grid-column:2;color:#939c91;font-size:14px;line-height:1.7;margin:22px 0 0}
/* Client voices and frequently asked questions. */
.testimonials{background:var(--paper);padding-top:80px;padding-bottom:80px}.testimonials .section-heading{display:grid;grid-template-columns:1fr 1fr;gap:0 90px}.testimonials .section-heading>.eyebrow{grid-column:1/-1}.testimonials .section-heading h2{margin:0}.testimonials .section-heading>p{align-self:center}.sample-label{grid-column:2;font-size:14px;color:#969e8f;letter-spacing:.07em;align-self:start}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;padding-top:8px}.quote-card{border-top:1px solid #cfd6c8;padding-top:25px;min-width:0}.quote-top{display:flex;justify-content:space-between;gap:10px;align-items:center}.sample-company{font-size:14px;letter-spacing:.11em;color:#8b9682}.stars{color:#91a376;font-size:14px;letter-spacing:1px}.quote-card blockquote{font:400 16px/1.7 var(--display);letter-spacing:-.25px;margin:22px 0 30px;min-height:165px;color:#4a5748}.quote-person{display:flex;gap:12px;align-items:center}.quote-person img{width:38px;height:45px;object-fit:cover;border-radius:3px;filter:saturate(.7)}.quote-person strong{display:block;font-size:14px;font-weight:600}.quote-person div>span{display:block;font-size:14px;color:#959e8d;margin-top:3px}.faq-layout{display:grid;grid-template-columns:.75fr 1.3fr;gap:0 110px}.faq .section-heading p{font-size:14px;max-width:240px}.faq-list{min-width:0}.faq-list>h3{font-size:14px;font-weight:500;color:#8b9687;text-transform:uppercase;letter-spacing:.1em;margin:0 0 12px}.faq-list>h3:not(:first-child){margin-top:25px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;justify-content:space-between;align-items:center;gap:20px;list-style:none;cursor:pointer;font-size:14px;padding:16px 0}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary .icon{font-size:17px;color:#829078;flex:none}.faq-list details[open] summary .icon{transform:rotate(45deg)}.faq-list details[open] summary{color:var(--blue)}.faq-list details p{font-size:14px;color:#7c8976;line-height:1.8;margin:0;padding:0 25px 20px 0}.faq-actions{grid-column:2;margin-top:30px;display:flex;gap:13px}.faq-actions .button{font-size:14px;min-height:40px;padding:11px 16px}
.contact{background:var(--blue);color:white;padding:65px 0;overflow:hidden}.contact-inner{display:flex;align-items:center;justify-content:space-between;gap:40px;position:relative}.contact .eyebrow{color:#bfcdfa;display:block;margin-bottom:18px;font-size:14px}.contact h2{font:500 42px/1.2 var(--display);letter-spacing:-1.8px;margin:0 0 16px;position:relative;z-index:1}.contact p{color:#bcccf6;font-size:14px;margin:0;position:relative;z-index:1}.contact .button{margin-right:45px;position:relative;z-index:1;white-space:nowrap}.contact-art{position:absolute;right:70px;top:-148px;font:400 400px/1 var(--display);color:#ffffff09;pointer-events:none}.footer{background:#f8f9f4;padding:47px 0 25px}.footer-top{display:flex;justify-content:space-between;gap:30px;padding-bottom:35px;border-bottom:1px solid #dfe4d9}.footer .brand{font-size:20px}.footer .brand-mark{width:34px;height:34px}.footer-top p{font-size:14px;color:#8a9583;margin:17px 0 0;line-height:1.7}.footer-links{display:flex;gap:29px;font-size:14px;align-items:flex-start;padding-top:12px}.footer-links a:hover{color:var(--blue)}.footer-bottom{display:flex;justify-content:space-between;gap:20px;font-size:14px;color:#98a090;letter-spacing:.04em;margin-top:23px}.footer-bottom>span:nth-child(2){color:#8b9683;font-size:14px}.footer-bottom a:hover{color:var(--blue)}

dialog{border:1px solid #e5e9ec;border-radius:17px;padding:38px;max-width:500px;width:calc(100% - 32px);max-height:90vh;overflow:auto;color:var(--ink);box-shadow:0 25px 100px #11221e40}dialog::backdrop{background:#14212b77;backdrop-filter:blur(6px)}.dialog-close{position:absolute;right:8px;top:8px;color:#7a8793}.dialog-intro h2{font-size:27px;line-height:1.2;font-weight:500;letter-spacing:-.9px;margin:16px 0 10px}.dialog-intro p{font-size:14px;color:#8b96a1;margin:0 0 24px}form label{display:block;font-size:14px;font-weight:600;margin:15px 0 7px}form input,form select,form textarea{display:block;width:100%;padding:11px 13px;border:1px solid #dfe5e9;border-radius:6px;background:#fbfcfc;color:#344357;font-size:14px}form textarea{resize:vertical}form>.button{width:100%;margin-top:21px}.form-note{font-size:14px;line-height:1.6;color:#949ea8;text-align:center;margin:12px 0 0}#brief-result h3{font-size:23px;font-weight:500;letter-spacing:-.7px}#brief-summary{font:14px/1.8 var(--font);white-space:pre-wrap;background:#f3f6f4;padding:17px;border-radius:7px;color:#5f6d78}#brief-result .button{margin-top:10px;font-size:14px}#copy-feedback{font-size:14px;color:#58836b}.result-check{font-size:36px;color:#7ca88d;margin-top:10px}.dialog-intro .eyebrow{font-size:14px}

dialog{border-radius:7px}dialog::backdrop{background:#12242988}body.dialog-open{overflow:hidden}.dialog-intro h2{font-family:var(--display)}.result-check{color:var(--blue)}
@keyframes toolTravel{to{transform:translateX(-50%)}}@keyframes slideFade{from{opacity:.3}to{opacity:1}}
@media(min-width:1550px){.container{width:min(1240px,calc(100% - 100px))}.hero h1{font-size:69px}.product-stage{height:420px}.showcase-slider{height:369px}.stage-screen{height:289px}}
@media(max-width:1150px){.container{width:calc(100% - 60px)}.header-label{display:none}.hero-intro{gap:70px}.hero h1{font-size:58px;letter-spacing:-2.6px}.product-stage{grid-template-columns:25% 69%;height:375px;padding-left:29px}.stage-story h2{font-size:25px}.stage-bottom{margin-top:55px}.showcase-slider{height:329px}.stage-screen{height:249px}.mobile-preview{right:12px;width:152px;padding:26px 10px 10px}.phone-top{margin-bottom:14px}.phone-stat{padding:8px}.phone-bars{height:35px}.phone-bars i:nth-child(6){height:35px}.phone-nav{margin-top:12px}.stage-tag{left:29px}.collaborators{gap:15px 24px;grid-template-columns:165px 1fr}.company-logos{gap:20px}.company-logos img{width:90px}.company-logos .palo-logo{width:111px}.section-heading h2{font-size:37px}.heading-split{gap:0 55px}.process-layout{gap:45px}.phase-button{gap:16px}.phase-copy strong{font-size:15px}.phase-visual>img{height:337px}.why-grid{gap:50px}.why-copy h2{font-size:30px}.pricing-layout,.faq-layout{gap:0 65px;grid-template-columns:.7fr 1.3fr}.price-card{padding:25px 23px 0;gap:14px 17px}.price-title h3{font-size:16px}.price-amount strong{font-size:26px}.price-icon{width:29px;height:29px}.testimonial-grid{gap:26px}.quote-card blockquote{font-size:14px;min-height:154px}.portfolio-grid{gap:20px}.portfolio-image{height:237px}.portfolio-card:nth-child(2) .portfolio-image,.portfolio-card:nth-child(3) .portfolio-image{height:185px}}
@media(max-width:900px){.container{width:calc(100% - 44px)}.header-inner{gap:24px}.header-inner nav{gap:23px}.hero{padding-top:42px}.hero-intro{gap:40px;grid-template-columns:1.1fr 1fr}.hero h1{font-size:47px;letter-spacing:-2.2px}.hero-intro .eyebrow{font-size:14px}.hero-summary{padding-top:20px}.hero-summary>p:first-child{font-size:18px}.hero-description{font-size:14px}.hero-actions{gap:15px}.hero-actions .button{font-size:14px;min-height:42px;padding:12px 14px;gap:18px}.hero-note{font-size:14px;margin-top:18px}.product-stage{height:331px;grid-template-columns:27% 68%;padding-top:28px;padding-left:24px}.showcase-slider{height:285px}.stage-screen{height:216px}.browser-top{height:25px}.slide-caption{height:44px}.slide-caption>span{display:none}.stage-story h2{font-size:23px}.stage-story>p{font-size:14px}.stage-story .eyebrow{font-size:14px}.stage-bottom{margin-top:45px}.stage-tag{font-size:14px;left:24px}.mobile-preview{width:136px;right:10px;bottom:-12px;border-width:4px;border-radius:22px}.phone-top{margin-bottom:10px}.phone-top strong{font-size:18px}.mobile-preview h3{font-size:14px;margin:5px 0 10px}.phone-stat>strong{font-size:14px}.phone-bars{height:26px;margin:6px 0}.phone-bars i:nth-child(6){height:26px}.phone-bars i:nth-child(4){height:24px}.phone-bars i:nth-child(7){height:23px}.phone-bars i:nth-child(5){height:21px}.phone-task{font-size:14px;margin-top:9px}.phone-task .icon{font-size:14px}.phone-task small{font-size:14px}.phone-nav{margin-top:10px;padding-top:8px}.phone-nav .icon{font-size:14px}.stage-footnote{font-size:14px}.stage-footnote small{font-size:14px}.collaborators{grid-template-columns:1fr;padding-top:35px;gap:20px}.collaborators>p{max-width:none;font-size:14px}.collaborators>small{grid-column:1}.company-logos{justify-content:space-between}.section{padding:75px 0}.showcase{padding-top:40px}.showcase .section-heading{padding-top:35px}.heading-split{gap:0 45px}.section-heading h2{font-size:32px;letter-spacing:-1.3px}.section-heading p{font-size:14px}.portfolio-grid{gap:18px;grid-template-columns:1.2fr 1fr 1fr}.portfolio-image{height:195px;padding:15px}.portfolio-card:nth-child(2) .portfolio-image,.portfolio-card:nth-child(3) .portfolio-image{height:160px}.portfolio-caption{gap:8px}.portfolio-caption h3{font-size:14px}.portfolio-caption p{font-size:14px}.portfolio-caption small{font-size:14px}.project-glyph{width:23px;height:23px;font-size:14px}.studio-note-tag{font-size:14px}.process-layout{gap:32px;grid-template-columns:1.1fr 1fr}.phase-copy strong{font-size:14px}.phase-copy>span{font-size:14px}.phase-button{padding:20px 0;gap:12px}.phase-number{font-size:14px;min-width:18px}.phase-button>.icon{font-size:15px}.phase-copy small{font-size:14px}.phase-visual>img{height:330px}.sprint-ruler{gap:8px}.sprint-ruler>span{font-size:14px}.sprint-ruler>div{gap:3px}.stack-row{grid-template-columns:165px 1fr;gap:20px}.stack-row>p strong{font-size:14px}.tool-set{gap:27px}.outcomes .heading-split{gap:40px}.comparison{height:380px}.compare-scene h3{font-size:24px}.person-before{width:154px;height:191px;left:20%;top:82px}.person-after{width:144px;height:185px;right:8%;top:101px}.float-three{top:260px;left:25%}.compare-success{top:264px;right:21%;font-size:14px}.compare-software{top:69px}.comparison-copy{gap:45px}.comparison-copy p{font-size:14px}.why-grid{gap:37px;grid-template-columns:.9fr 1fr}.studio-photo img{height:290px}.studio-proof-bottom{gap:12px}.studio-proof-bottom>strong{font-size:55px}.studio-proof-bottom>p{font-size:14px}.studio-proof-bottom>.icon{display:none}.why-copy h2{font-size:26px;letter-spacing:-1.1px}.why-intro{font-size:14px}.benefit{gap:16px}.benefit h3{font-size:14px}.benefit p{font-size:14px}.pricing-layout,.faq-layout{grid-template-columns:1fr;gap:30px}.pricing .section-heading{display:grid;grid-template-columns:1fr 1fr;gap:0 45px;align-items:center}.pricing .section-heading .eyebrow{grid-column:1/-1}.pricing .section-heading h2{margin:0}.pricing .section-heading p{max-width:360px;font-size:14px}.price-card{padding:27px 28px 0}.price-title h3{font-size:19px}.price-description{max-width:410px}.price-amount strong{font-size:30px}.price-card>.button{min-height:40px;font-size:14px}.pricing-note{grid-column:1;margin:0}.testimonials .section-heading{gap:0 45px}.quote-card blockquote{font-size:14px;min-height:165px}.quote-top{align-items:flex-start;gap:8px;flex-direction:column}.sample-label{font-size:14px}.faq .section-heading p{max-width:none}.faq-actions{grid-column:1;margin-top:0}.contact h2{font-size:32px}.contact .button{margin-right:0}.contact p{font-size:14px}.contact-art{right:-20px}.footer-links{gap:20px}}
@media(max-width:650px){html{scroll-padding-top:79px}.container{width:calc(100% - 40px)}.site-header{height:74px}.header-inner{display:flex;gap:15px}.brand{font-size:19px}.brand-mark{width:33px;height:33px}.brand-descriptor{font-size:14px;letter-spacing:1.9px}.menu-toggle{display:grid;margin-left:auto}.header-cta{display:none}.header-inner nav{display:none;position:absolute;left:0;right:0;top:74px;background:#fff;padding:20px;border-bottom:1px solid var(--line);box-shadow:0 20px 20px #18282610}.header-inner nav.is-open{display:flex;flex-direction:column;gap:0}.header-inner nav a{padding:13px 0;font-size:14px}.hero{padding-top:34px;background:linear-gradient(#fff 0 52%,var(--paper) 52% 100%)}.hero-intro{display:block;padding-bottom:30px}.hero-intro .eyebrow{font-size:14px;margin-bottom:21px}.hero h1{font-size:clamp(40px,10vw,58px);line-height:1.12;letter-spacing:-2.1px}.hero-summary{padding-top:26px;max-width:440px}.hero-summary>p:first-child{font-size:18px;letter-spacing:-.4px;margin-bottom:12px}.hero-summary>p:first-child br{display:none}.hero-description{font-size:14px;line-height:1.75;margin-bottom:21px}.hero-actions{flex-direction:row;align-items:center;gap:18px}.hero-actions .button{font-size:14px;gap:11px;padding:12px 13px;min-height:43px}.text-link{font-size:14px;gap:8px}.hero-note{font-size:14px;margin-top:22px;letter-spacing:.08em}.product-stage{height:300px;padding:20px 0 0;display:block;border-radius:5px;overflow:visible}.stage-story{padding:0 20px;display:block}.stage-story .eyebrow{font-size:14px}.stage-story h2{font-size:20px;margin:9px 0 0;letter-spacing:-.6px;line-height:1.2}.stage-story h2 br{display:none}.stage-story>p,.stage-bottom,.stage-tag{display:none}.product-stage:before{display:none}.showcase-slider{position:absolute;left:18px;top:98px;width:84%;height:193px;transform:rotate(-2deg);border-radius:4px;box-shadow:0 12px 30px #14258040}.browser-top{height:19px;padding:0 9px;gap:9px;font-size:14px}.browser-dots{gap:3px}.browser-dots i{width:3px;height:3px}.browser-top>.icon{font-size:14px}.stage-screen{height:146px}.slide-caption{height:29px;padding:0 9px}.slide-caption strong{font-size:14px}.slide-caption .icon{font-size:14px}.slide-controls{top:25px;right:7px;padding:2px;gap:2px}.slide-dots button,.slide-pause{width:19px;height:19px;font-size:14px}.slide-pause .icon{font-size:14px}.mobile-preview{width:104px;border-width:3px;border-radius:16px;right:5px;bottom:-12px;padding:20px 8px 8px;transform:rotate(5deg)}.phone-camera{width:32px;height:6px;top:6px}.phone-top{margin-bottom:9px}.phone-top strong{font-size:15px}.phone-top>.icon{font-size:14px}.mobile-preview>small{font-size:14px}.mobile-preview h3{font-size:14px;letter-spacing:-.3px;margin:5px 0 8px}.phone-stat{padding:7px 6px;border-radius:3px}.phone-stat>span{font-size:14px}.phone-stat>strong{font-size:14px}.phone-bars{gap:3px;height:23px;margin:7px 0 4px}.phone-bars i{height:12px}.phone-bars i:nth-child(2){height:16px}.phone-bars i:nth-child(3){height:13px}.phone-bars i:nth-child(4){height:21px}.phone-bars i:nth-child(5){height:18px}.phone-bars i:nth-child(6){height:23px}.phone-bars i:nth-child(7){height:20px}.phone-stat small{font-size:14px}.phone-task{font-size:14px;gap:4px;margin-top:8px}.phone-task small{font-size:14px}.phone-task .icon{font-size:14px}.phone-nav{margin-top:9px;padding-top:6px}.phone-nav .icon{font-size:14px}.stage-footnote{padding-top:23px;display:block;font-size:14px}.stage-footnote small{display:block;font-size:14px;margin-top:5px}.collaborators{padding:30px 0 30px;gap:17px}.collaborators>p{font-size:14px}.company-logos{display:grid;grid-template-columns:repeat(3,1fr);gap:22px 20px;justify-items:center;min-height:0}.company-logos img{width:85px;max-height:21px}.company-logos .palo-logo{width:94px}.company-logos .wells-logo{width:30px;max-height:30px}.company-logos .salesforce-logo{width:44px;max-height:30px}.collaborators>small{font-size:14px;line-height:1.6;max-width:310px}.section{padding:58px 0}.section-heading{margin-bottom:28px}.heading-split{display:block}.section-heading .eyebrow{font-size:14px;margin-bottom:13px}.section-heading h2{font-size:30px;letter-spacing:-1.3px;line-height:1.2}.heading-split h2{margin-bottom:17px}.section-heading p{font-size:14px;line-height:1.8}.desktop-break{display:none}.showcase{padding-top:27px}.showcase .section-heading{padding-top:31px}.showcase-tabs{margin-top:19px;gap:21px}.showcase-tabs button{font-size:14px;padding:10px 0}.portfolio-grid{display:block}.portfolio-card,.portfolio-card:nth-child(2),.portfolio-card:nth-child(3){padding:0;max-width:460px;margin:0 auto 26px}.portfolio-image,.portfolio-card:nth-child(2) .portfolio-image,.portfolio-card:nth-child(3) .portfolio-image{height:230px;padding:25px}.mini-laptop{width:104%;transform:rotate(-3deg) translateX(4%)}.portfolio-caption{padding-top:15px;gap:11px}.project-glyph{width:28px;height:28px;font-size:14px}.portfolio-caption h3{font-size:14px;margin-bottom:5px}.portfolio-caption p{font-size:14px;margin-bottom:8px}.portfolio-caption small{font-size:14px}.studio-note{margin-top:29px;gap:17px;padding-top:23px}.studio-mark{font-size:40px}.studio-note p{font-size:14px}.studio-note-tag{display:none}.process-layout{display:flex;flex-direction:column;gap:27px}.phase-list{width:100%}.phase-button{gap:15px;padding:22px 0}.phase-copy strong{font-size:15px}.phase-copy>span{font-size:14px;margin-top:9px}.phase-copy small{font-size:14px}.phase-number{font-size:14px}.phase-button>.icon{font-size:18px}.small-note{padding-left:33px;font-size:14px;margin-top:10px}.phase-visual{width:100%;padding:0}.phase-visual>img{height:245px}.phase-photo-caption{font-size:14px;margin-top:12px}.sprint-ruler{margin-top:22px;gap:12px}.sprint-ruler>span{font-size:14px}.sprint-ruler i{height:14px}.stack-row{display:block;margin-top:34px;padding-top:24px}.stack-row>p{font-size:14px;line-height:1.8;margin-bottom:12px}.stack-row>p strong{font-size:14px}.tool-item img{width:23px;height:23px}.tool-item span{font-size:14px}.tool-set{gap:29px;padding:10px 15px}.comparison{height:338px}.compare-scene h3{font-size:18px;bottom:43px;max-width:130px;line-height:1.25;letter-spacing:-.6px}.compare-before h3{left:17px}.compare-after h3{right:14px}.person-before{left:8%;width:110px;height:146px;top:108px;border-width:3px}.person-after{right:5%;width:100px;height:143px;top:124px;border-width:3px}.floating-tool{font-size:14px;gap:5px;padding:7px}.floating-tool .icon{font-size:15px}.float-one{left:5%;top:28px}.float-two{left:2%;top:76px}.float-three{left:13%;top:237px;font-size:14px}.compare-software{top:58px;width:77%;right:-1%;border-width:3px}.compare-success{right:3%;top:266px;font-size:14px;gap:3px;padding:5px 7px}.compare-success .icon{font-size:14px}.comparison-line>span{width:33px;height:33px}.comparison-line .icon{font-size:20px}.drag-hint{font-size:14px;padding:3px 9px}.drag-hint .icon{font-size:14px}.comparison-copy{gap:20px;margin-top:21px}.comparison-copy p{font-size:14px;line-height:1.8;padding-left:10px;border-left-width:2px}.why-grid{display:flex;flex-direction:column-reverse;gap:33px}.why-copy>.eyebrow{font-size:14px;margin-bottom:16px}.why-copy h2{font-size:29px;letter-spacing:-1.1px}.why-intro{font-size:14px;margin-bottom:22px}.benefit{gap:17px;margin-top:20px}.benefit h3{font-size:14px}.benefit p{font-size:14px}.benefit>span{font-size:14px}.studio-current{font-size:14px;line-height:1.7;margin-top:24px;padding-top:20px}.studio-proof{width:100%}.studio-photo img{height:250px}.studio-proof-bottom{padding-top:20px;gap:22px}.studio-proof-bottom>strong{font-size:55px}.studio-proof-bottom>strong span{font-size:14px;margin-top:9px}.studio-proof-bottom>p{font-size:14px}.studio-proof-bottom>.icon{display:block;font-size:25px}.pricing-layout{gap:30px}.pricing .section-heading{display:block}.pricing .section-heading h2{margin-bottom:17px}.pricing .section-heading p{font-size:14px;max-width:380px}.price-card{padding:24px 20px 0;gap:17px 14px;grid-template-columns:1fr auto}.price-title{gap:10px;grid-column:1/-1}.price-title h3{font-size:19px}.price-title p{font-size:14px}.price-icon{width:33px;height:33px}.price-description{grid-column:1/-1;grid-row:2;font-size:14px}.price-amount{grid-column:1;grid-row:3;text-align:left}.price-amount strong{font-size:34px}.price-amount span{font-size:14px}.price-card>.button{grid-column:2;grid-row:3;font-size:14px;padding:10px 12px;gap:17px;min-height:41px;align-self:center}.price-details summary{padding:15px 0;font-size:14px}.price-details li{font-size:14px}.price-details ul{gap:10px;margin-bottom:21px}.popular-label{left:21px;font-size:14px}.pricing-note{font-size:14px;margin-top:-8px}.testimonials .section-heading{display:block}.testimonials .section-heading h2{margin-bottom:17px}.sample-label{display:block;margin-top:15px;font-size:14px}.testimonial-grid{display:block;padding-top:2px}.quote-card{padding:23px 0 0;margin-top:29px}.quote-card:first-child{margin-top:0}.quote-top{flex-direction:row;align-items:center}.sample-company{font-size:14px}.stars{font-size:14px}.quote-card blockquote{font-size:15px;line-height:1.8;min-height:0;margin:20px 0 23px}.quote-person img{width:37px;height:43px}.quote-person strong{font-size:14px}.quote-person div>span{font-size:14px}.faq-layout{gap:25px}.faq .section-heading{margin-bottom:0}.faq .section-heading h2 br{display:none}.faq .section-heading p{font-size:14px}.faq-list summary{font-size:14px;padding:16px 0}.faq-list details p{font-size:14px}.faq-list>h3{font-size:14px}.faq-actions{gap:12px}.faq-actions .button{font-size:14px;padding:10px 13px;gap:17px}.contact{padding:47px 0}.contact-inner{display:block}.contact .eyebrow{font-size:14px;margin-bottom:17px}.contact h2{font-size:29px;letter-spacing:-1.2px}.contact p{font-size:14px;max-width:260px;margin-bottom:26px;line-height:1.7}.contact .button{min-height:43px;font-size:14px}.contact-art{right:-40px;top:-28px;font-size:260px}.footer{padding:35px 0 22px}.footer-top{padding-bottom:27px}.footer .brand{font-size:18px}.footer .brand-mark{width:31px;height:31px}.footer .brand-descriptor{font-size:14px}.footer-top p{font-size:14px;line-height:1.8}.footer-links{flex-direction:column;gap:8px;font-size:14px;padding-top:0}.footer-bottom{font-size:14px;gap:15px;margin-top:20px}.footer-bottom>span:nth-child(2){display:none}dialog{padding:32px 24px}.dialog-intro h2{font-size:25px}.dialog-intro .eyebrow{font-size:14px}}
@media(max-width:370px){.container{width:calc(100% - 32px)}.hero h1{font-size:38px;letter-spacing:-1.8px}.hero-actions{gap:12px}.hero-actions .button{font-size:14px;padding:12px 11px;gap:9px}.text-link{font-size:14px;gap:5px}.mobile-preview{right:0}.company-logos{gap:22px 15px}.company-logos .palo-logo{width:87px}.price-title h3{font-size:18px}.compare-scene h3{font-size:16px;max-width:113px}.portfolio-image,.portfolio-card:nth-child(2) .portfolio-image,.portfolio-card:nth-child(3) .portfolio-image{height:210px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.tool-track{transform:none}.tool-marquee{overflow:auto;mask-image:none}.tool-set[aria-hidden="true"]{display:none}.tool-pause{display:none}}
/* Keep playback controls clear of the overlapping mobile preview. */
.slide-controls{left:13px;right:auto;top:37px}
@media(max-width:650px){.slide-controls{left:7px;right:auto;top:25px}}
.mobile-preview{font-size:14px;line-height:1.4}
@media(max-width:650px){.product-stage{height:315px}.stage-story h2{font-size:19px;max-width:68%}.stage-story h2 br{display:block}.showcase-slider{top:112px}.mobile-preview{font-size:14px;line-height:1.3}}
/* Requested Foundana layout, using SERVCOM's own visual identity. */
.hero{padding-top:65px;background:linear-gradient(#fff 0 76%,var(--paper) 76% 100%)}
.hero-layout{display:grid;grid-template-columns:1fr 1.06fr;gap:65px;align-items:center}
.hero-intro{display:block;padding-bottom:0}.hero-intro .eyebrow{margin-bottom:20px}.hero h1{font-size:55px;line-height:1.09;letter-spacing:-2.8px}
.hero-summary{padding-top:23px;max-width:460px}.hero-summary>.hero-description:first-child{font:400 14px/1.8 var(--font);color:var(--muted);letter-spacing:0;margin:0 0 25px}.hero-actions{flex-direction:row;align-items:center;gap:12px}.hero-actions .button{padding:13px 19px;gap:18px;font-size:14px}.hero-note{font-size:14px;margin-top:20px}
.hero-proof{display:flex;align-items:center;gap:13px;margin-top:23px}.avatar-stack{display:flex;padding-left:0}.avatar-stack img{width:33px;height:33px;object-fit:cover;border:2px solid white;border-radius:50%;margin-left:-7px}.avatar-stack img:first-child{margin-left:0}.hero-proof>span{font-size:14px;color:#889087;line-height:1.5}
.hero-layout .product-stage{height:399px;display:block;padding:23px 25px 0}.hero-layout .stage-story{padding:0;display:block}.hero-layout .stage-story h2{font-size:22px;line-height:1.3;letter-spacing:-.6px;margin:9px 0 0}.hero-layout .stage-story h2 br{display:none}.hero-layout .stage-story>.eyebrow{font-size:14px}.hero-layout .stage-story>p,.hero-layout .stage-bottom,.hero-layout .stage-tag{display:none}.hero-layout .showcase-slider{position:absolute;width:83%;left:23px;top:108px;height:276px;transform:rotate(-2deg)}.hero-layout .browser-top{height:25px;font-size:14px}.hero-layout .stage-screen{height:211px}.hero-layout .slide-caption{height:40px;padding:0 12px}.hero-layout .slide-caption strong{font-size:14px}.hero-layout .slide-caption>span{font-size:14px;max-width:190px}.hero-layout .slide-controls{top:32px;left:9px}.hero-layout .slide-dots button,.hero-layout .slide-pause{width:23px;height:23px;font-size:14px}.hero-layout .slide-pause .icon{font-size:14px}.hero-layout .mobile-preview{width:143px;right:7px;bottom:-17px;border-width:4px;border-radius:22px;padding:26px 10px 10px;font-size:14px;line-height:1.35}.hero-layout .phone-top{margin-bottom:13px}.hero-layout .phone-top strong{font-size:19px}.hero-layout .mobile-preview h3{font-size:14px;margin:7px 0 11px}.hero-layout .phone-stat{padding:9px}.hero-layout .phone-stat strong{font-size:14px}.hero-layout .phone-bars{gap:4px;height:32px;margin:8px 0}.hero-layout .phone-bars i:nth-child(6){height:32px}.hero-layout .phone-bars i:nth-child(7){height:29px}.hero-layout .phone-task{font-size:14px;gap:6px;margin-top:11px}.hero-layout .phone-task small{font-size:14px}.hero-layout .phone-task .icon{font-size:14px}.hero-layout .phone-nav{margin-top:13px;padding-top:10px}.hero-layout .phone-nav .icon{font-size:14px}.stage-footnote{justify-content:flex-end;padding-top:23px}.stage-footnote>span{display:none}.stage-footnote>small{width:calc(51% - 30px);text-align:center;font-size:14px}.collaborators{padding-top:46px}
.pricing-layout{display:block}.pricing .section-heading{display:block;text-align:center;margin-bottom:45px}.pricing .section-heading h2{margin-bottom:17px;font-size:41px}.pricing .section-heading p{max-width:580px;margin:auto;font-size:14px}.pricing-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px;max-width:930px;margin:auto}.price-card{display:flex;flex-direction:column;align-items:stretch;padding:32px 33px 35px;gap:0}.price-title{gap:14px}.price-title h3{font-size:22px}.price-title p{font-size:14px}.price-icon{width:43px;height:43px}.price-icon .icon{font-size:24px}.price-description{font-size:14px;max-width:none;min-height:66px;margin:23px 0 25px;line-height:1.7}.price-amount{text-align:left;align-self:stretch;margin:0 0 23px;display:flex;align-items:baseline;gap:13px}.price-amount strong{font-size:43px;letter-spacing:-1.8px}.price-amount span{font-size:14px;margin:0}.price-card>.button{align-self:stretch;min-height:44px;font-size:14px;gap:20px;margin-bottom:27px}.price-card>.button .icon{font-size:17px}.price-inclusions{border-top:1px solid var(--line);padding-top:23px}.price-inclusions h4{font-size:14px;font-weight:600;margin:0 0 18px}.price-inclusions ul{list-style:none;padding:0;margin:0;display:grid;gap:13px}.price-inclusions li{font-size:14px;line-height:1.6;color:#748170;padding-left:22px;position:relative}.price-inclusions li:before{content:'✓';position:absolute;left:0;color:var(--blue);font-size:14px}.price-inclusions .includes-note{font-size:14px;margin:0 0 17px}.popular-label{left:33px;top:-10px;font-size:14px;padding:3px 8px}.pricing-note{text-align:center;max-width:800px;margin:27px auto 0;font-size:14px;line-height:1.8}
@media(min-width:1550px){.hero h1{font-size:59px}.hero-layout .product-stage{height:416px}.hero-layout .showcase-slider{top:113px;height:287px}.hero-layout .stage-screen{height:222px}}
@media(max-width:1150px){.hero-layout{gap:45px}.hero h1{font-size:49px;letter-spacing:-2.4px}.hero-layout .product-stage{height:363px;padding:22px}.hero-layout .stage-story h2{font-size:20px}.hero-layout .showcase-slider{left:19px;top:98px;height:253px}.hero-layout .stage-screen{height:188px}.hero-layout .mobile-preview{width:132px;right:3px}.hero-layout .slide-caption>span{display:none}.hero-actions .button{font-size:14px;gap:15px;padding:13px 17px}.hero-summary>.hero-description:first-child{font-size:14px}.hero-layout .phone-stat{padding:8px}.price-title h3{font-size:21px}}
@media(max-width:900px){.hero{padding-top:43px}.hero-layout{gap:29px;grid-template-columns:1fr 1fr}.hero h1{font-size:40px;letter-spacing:-2px}.hero-intro .eyebrow{font-size:14px}.hero-proof{gap:10px;margin-top:20px}.avatar-stack img{width:29px;height:29px}.hero-proof>span{font-size:14px}.hero-summary{padding-top:18px}.hero-summary>.hero-description:first-child{font-size:14px;margin-bottom:22px}.hero-actions{gap:9px}.hero-actions .button{font-size:14px;padding:11px 13px;gap:10px}.hero-actions .button .icon{font-size:15px}.hero-note{font-size:14px}.hero-layout .product-stage{height:324px;padding:20px}.hero-layout .stage-story h2{font-size:18px;max-width:175px}.hero-layout .stage-story h2 br{display:block}.hero-layout .stage-story>.eyebrow{font-size:14px}.hero-layout .showcase-slider{top:107px;left:15px;height:206px}.hero-layout .browser-top{height:20px;font-size:14px;gap:10px;padding:0 8px}.hero-layout .stage-screen{height:154px}.hero-layout .slide-caption{height:32px}.hero-layout .slide-caption strong{font-size:14px}.hero-layout .slide-controls{top:26px;left:7px;padding:2px;gap:2px}.hero-layout .slide-dots button,.hero-layout .slide-pause{width:19px;height:19px;font-size:14px}.hero-layout .mobile-preview{width:107px;border-width:3px;border-radius:17px;padding:21px 8px 8px;font-size:14px;right:1px;bottom:-13px}.hero-layout .phone-camera{width:33px;height:6px;top:7px}.hero-layout .phone-top{margin-bottom:9px}.hero-layout .phone-top strong{font-size:15px}.hero-layout .phone-top .icon{font-size:14px}.hero-layout .mobile-preview>small{font-size:14px}.hero-layout .mobile-preview h3{font-size:14px;letter-spacing:-.3px;margin:5px 0 8px}.hero-layout .phone-stat{padding:7px 6px}.hero-layout .phone-stat>span{font-size:14px}.hero-layout .phone-stat strong{font-size:14px}.hero-layout .phone-bars{height:23px;gap:3px;margin:7px 0 4px}.hero-layout .phone-bars i{height:12px}.hero-layout .phone-bars i:nth-child(2){height:16px}.hero-layout .phone-bars i:nth-child(3){height:13px}.hero-layout .phone-bars i:nth-child(4){height:21px}.hero-layout .phone-bars i:nth-child(5){height:18px}.hero-layout .phone-bars i:nth-child(6){height:23px}.hero-layout .phone-bars i:nth-child(7){height:20px}.hero-layout .phone-stat small{font-size:14px}.hero-layout .phone-task{font-size:14px;gap:4px;margin-top:8px}.hero-layout .phone-task small{font-size:14px}.hero-layout .phone-task .icon{font-size:14px}.hero-layout .phone-nav{margin-top:9px;padding-top:6px}.hero-layout .phone-nav .icon{font-size:14px}.stage-footnote>small{font-size:14px}.collaborators{padding-top:35px}.pricing .section-heading h2{font-size:34px}.pricing .section-heading p{font-size:14px}.pricing-grid{gap:22px}.price-card{padding:29px 25px 30px}.price-title{gap:11px}.price-title h3{font-size:18px}.price-title p{font-size:14px}.price-icon{width:35px;height:35px}.price-icon .icon{font-size:22px}.price-description{font-size:14px;min-height:62px}.price-amount{gap:11px}.price-amount strong{font-size:37px}.price-amount span{font-size:14px}.price-inclusions li{font-size:14px}.price-inclusions h4{font-size:14px}.popular-label{left:25px;font-size:14px}}
@media(max-width:650px){.hero{padding-top:32px;background:linear-gradient(#fff 0 66%,var(--paper) 66% 100%)}.hero-layout{display:block}.hero h1{font-size:clamp(39px,10vw,56px);letter-spacing:-2px}.hero-intro .eyebrow{font-size:14px;margin-bottom:20px}.hero-proof{margin-top:20px}.avatar-stack img{width:31px;height:31px}.hero-proof>span{font-size:14px}.hero-summary{max-width:440px;padding-top:22px}.hero-summary>.hero-description:first-child{font-size:14px;line-height:1.75;margin-bottom:23px}.hero-actions .button{font-size:14px;padding:12px 16px;gap:16px;min-height:43px}.hero-actions{gap:12px}.hero-note{font-size:14px;margin-top:19px}.hero-layout .product-stage{margin-top:33px;height:315px;padding:20px}.hero-layout .stage-story h2{font-size:19px;max-width:68%}.hero-layout .showcase-slider{top:112px;width:84%;left:18px;height:193px}.hero-layout .browser-top{height:19px}.hero-layout .stage-screen{height:146px}.hero-layout .slide-caption{height:29px}.hero-layout .slide-controls{top:25px}.hero-layout .mobile-preview{width:104px;right:5px;bottom:-12px}.stage-footnote{display:block;padding-top:25px}.stage-footnote>small{width:auto;text-align:left;margin:0;font-size:14px}.collaborators{padding-top:30px}.pricing .section-heading{margin-bottom:35px}.pricing .section-heading h2{font-size:30px}.pricing .section-heading p{font-size:14px;max-width:330px}.pricing-grid{display:block;max-width:430px}.price-card{padding:29px 26px 31px}.price-card+.price-card{margin-top:29px}.price-title h3{font-size:21px}.price-title p{font-size:14px}.price-icon{width:40px;height:40px}.price-description{font-size:14px;min-height:0;margin:22px 0 26px}.price-amount strong{font-size:43px}.price-amount span{font-size:14px}.price-card>.button{font-size:14px;min-height:44px}.price-inclusions h4{font-size:14px}.price-inclusions li{font-size:14px}.price-inclusions ul{gap:13px}.price-inclusions .includes-note{font-size:14px}.popular-label{left:26px}.pricing-note{font-size:14px;margin-top:24px;text-align:center}}
@media(max-width:370px){.hero h1{font-size:38px;letter-spacing:-1.8px}.hero-actions .button{font-size:14px;padding:12px 14px;gap:13px}.price-card{padding:27px 23px}.price-title h3{font-size:19px}}

/* Readable type: 14px minimum across all breakpoints. Give the larger labels room. */
.brand-descriptor{letter-spacing:.04em}
.hero-actions,.faq-actions,.footer-bottom{flex-wrap:wrap}
/* The hero service line is 12px by explicit owner request. */
.hero-note{font-size:12px;line-height:1.7;color:#5f6b66;letter-spacing:.04em}
.hero-layout .browser-top{height:34px;gap:10px}
.hero-layout .showcase-slider{height:290px}
.hero-layout .stage-screen{height:206px}
.hero-layout .slide-caption{height:50px;gap:10px}
.hero-layout .slide-caption>span{line-height:1.3}
.hero-layout .slide-controls{top:41px}
.hero-layout .slide-dots button,.hero-layout .slide-pause{width:30px;height:30px}
.hero-layout .mobile-preview{width:178px;padding:29px 12px 12px;line-height:1.4}
.hero-layout .mobile-preview>small,.hero-layout .phone-task small{display:none}
.hero-layout .mobile-preview h3{font-size:18px;line-height:1.3}
.hero-layout .phone-task{gap:7px;margin-top:12px}
.hero-layout .phone-task .icon{flex:none}
.stage-footnote>small{line-height:1.6}
.collaborators>p{max-width:190px}
.collaborators>small{line-height:1.6}
.portfolio-caption>div,.phase-copy,.benefit>div{min-width:0}
.studio-note-tag{max-width:230px}
.quote-top{flex-wrap:wrap}
.stars{white-space:nowrap}
.popular-label{top:-14px;max-width:calc(100% - 48px);letter-spacing:.035em;line-height:1.4}
.price-card{padding-top:38px}
.price-amount{flex-wrap:wrap}
.studio-proof-bottom>strong{max-width:150px;flex:none}
.studio-proof-bottom>strong span{line-height:1.5}
.footer-bottom{line-height:1.7}
form input,form select,form textarea{font-size:16px}
@media(max-width:1150px){
  .hero-layout .product-stage{height:420px}
  .hero-layout .showcase-slider{top:112px}
  .hero-layout .stage-story h2{max-width:275px}
}
@media(max-width:900px){
  .hero-layout{grid-template-columns:1fr;gap:35px}
  .hero-intro{max-width:600px}
  .hero-summary{max-width:520px}
  .hero-layout .product-stage{height:420px;max-width:650px;width:100%;margin:auto}
  .hero-layout .stage-story h2{max-width:none}
  .hero-layout .stage-story h2 br{display:none}
  .hero-layout .showcase-slider{top:116px;width:82%;height:290px}
  .hero-layout .browser-top{height:34px}
  .hero-layout .stage-screen{height:206px}
  .hero-layout .slide-caption{height:50px}
  .hero-layout .mobile-preview{width:178px;right:9px;padding:29px 12px 12px}
  .hero-layout .phone-bars{height:32px}
  .stage-footnote>small{width:100%;text-align:left}
  .footer-links{flex-wrap:wrap;justify-content:flex-end}
}
@media(max-width:650px){
  .hero-layout .product-stage{margin-top:33px;height:460px}
  .hero-layout .stage-story h2{max-width:100%}
  .hero-layout .showcase-slider{left:14px;top:151px}
  .hero-layout .browser-dots,.hero-layout .browser-top>.icon{display:none}
  .hero-layout .mobile-preview{width:164px;right:2px;bottom:-13px}
  .hero-layout .phone-top{margin-bottom:12px}
  .showcase-tabs{gap:16px;flex-wrap:wrap}
  .studio-proof-bottom{align-items:flex-start;flex-wrap:wrap}
  .studio-proof-bottom>strong{max-width:none}
  .studio-proof-bottom>p{margin:0}
  .studio-photo>span{max-width:calc(100% - 40px)}
  .floating-tool{max-width:175px;line-height:1.4}
  .compare-success{max-width:165px;line-height:1.4}
  .drag-hint{white-space:nowrap}
  .price-card{padding-top:38px}
  .quote-card blockquote{font-size:16px}
  .footer-top{flex-direction:column}
  .footer-links{flex-direction:row;justify-content:flex-start;gap:15px 24px}
}
