:root{--bg:#fbfaf7;--blue:#3046ee;--ink:#101116;--line:#e2e5ef;--muted:#5f6678;--shadow:0 34px 100px #18235024;--soft-shadow:0 18px 42px #141e4e14;color:var(--ink);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:500;line-height:1.5}html{background:var(--bg);scroll-behavior:smooth}img,video{max-width:100%}::selection{background:#3046ee29}:root{color:#111318;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--ink:#111318;--muted:#616a7d;--line:#dfe4ef;--soft:#f1f4fb;--blue:#3044e6;--blue-soft:#e8ecff;--green:#18bd82;--orange:#ff7a21;--card:#fff;background:#f6f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#f6f7fb;min-width:320px;margin:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);background:#ffffffe0;justify-content:space-between;align-items:center;height:72px;padding:0 72px;display:flex;position:sticky;top:0}.mark{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:40px;height:40px;font-size:14px;font-weight:900;display:grid}nav{align-items:center;gap:28px;display:flex}nav a{color:#515a6d;font-size:14px;font-weight:800}nav a:hover{color:var(--blue)}.section-pad{padding:108px 72px}.eyebrow{color:var(--blue);text-transform:uppercase;letter-spacing:0;margin:0 0 18px;font-size:13px;font-weight:900}h1,h2,h3,p{margin-top:0}h1{letter-spacing:0;max-width:900px;margin-bottom:28px;font-size:clamp(54px,6.8vw,122px);line-height:.94}h2{letter-spacing:0;margin-bottom:24px;font-size:clamp(42px,5vw,78px);line-height:.98}h3{margin-bottom:18px;font-size:24px;line-height:1.14}p{color:var(--muted);font-size:20px;line-height:1.5}.hero-section{background:#fbfaf8;grid-template-columns:minmax(0,1fr) minmax(540px,.92fr);align-items:center;gap:72px;min-height:calc(100vh - 72px);display:grid}.hero-lede{max-width:760px;font-size:24px}.button-row{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.button{border:1px solid var(--line);color:#5c6475;background:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:0 24px;font-size:14px;font-weight:900;transition:transform .2s,border-color .2s,background .2s,color .2s;display:inline-flex}.button:hover{border-color:#c4cce0;transform:translateY(-2px)}.button-dark{background:var(--ink);color:#fff;border-color:var(--ink)}.hero-visual{border:1px solid var(--line);background:linear-gradient(135deg,#eef2ff 0%,#f8fbff 55%,#fff 100%);border-radius:8px;min-height:620px;position:relative;overflow:hidden;box-shadow:0 30px 80px #1c28521f}.hero-glow{filter:blur(10px);background:radial-gradient(circle at 36% 38%,#3044e633,#0000 45%);position:absolute;inset:8%}.hero-phone{will-change:translate;background:#fff;border:1px solid #fffc;border-radius:28px;width:23%;min-width:160px;animation:7s ease-in-out infinite floatPhone;position:absolute;overflow:hidden;box-shadow:0 24px 60px #1a254e2e}.hero-phone img{width:100%;display:block}.hero-phone-1{bottom:12%;left:7%;transform:rotate(-2deg)}.hero-phone-2{animation-delay:-1.5s;top:11%;left:33%}.hero-phone-3{animation-delay:-2.8s;bottom:13%;right:26%}.hero-phone-4{animation-delay:-4s;top:12%;right:7%}.stats-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;grid-template-columns:repeat(4,1fr);display:grid}.stats-strip div{border-right:1px solid var(--line);padding:36px 72px}.stats-strip div:last-child{border-right:0}.stats-strip strong{font-size:48px;line-height:1;display:block}.stats-strip span{color:var(--muted);margin-top:8px;font-weight:800;display:block}.section-heading{margin-bottom:56px}.split-heading{grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);align-items:end;gap:80px;display:grid}.split-heading p:last-child,.narrow-heading>p{max-width:860px}.case-section{background:#fbfaf8}.case-grid{grid-template-columns:1.2fr .9fr;align-items:stretch;gap:24px;display:grid}.case-card{border:1px solid var(--line);background:#fff;border-radius:8px;min-height:230px;padding:36px;box-shadow:0 22px 60px #1f2b520f}.case-card ul{margin:0;padding:0;list-style:none}.case-card li{border-bottom:1px solid var(--line);color:var(--muted);padding:18px 0;font-size:19px;line-height:1.45}.case-card li:last-child{border-bottom:0}.case-card-dark{background:var(--ink);color:#fff}.case-card-dark p{color:#e2e6f0}.case-card-dark .eyebrow{color:#6f82ff}.case-grid .case-card:first-child{grid-row:span 2}.screens-section{background:#eef2fb}.screens-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.screen-card{border:1px solid var(--line);background:#fff;border-radius:8px;transition:transform .24s,box-shadow .24s;animation:.7s both fadeUp;overflow:hidden;box-shadow:0 18px 50px #1c285214}.screen-card:hover{transform:translateY(-4px);box-shadow:0 24px 64px #1c28521f}.screen-frame{border-bottom:1px solid var(--line);background:linear-gradient(#f8faff,#fff);justify-content:center;align-items:flex-start;height:620px;padding:22px 16px;display:flex;overflow:hidden}.screen-frame img{object-fit:contain;object-position:top center;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.screen-copy{padding:24px}.screen-copy h3{margin-bottom:10px}.screen-copy p:not(.eyebrow){font-size:17px}.process-section{background:#fbfaf8}.process-list{border-top:1px solid var(--line)}.process-row{border-bottom:1px solid var(--line);grid-template-columns:90px minmax(0,1fr);gap:26px;padding:34px 0;display:grid}.process-row span{color:var(--blue);font-weight:900}.process-row p{max-width:980px;font-size:18px}.walkthrough-section{background:#eef2fb}.video-shell{background:#10131a;border-radius:8px;padding:22px;box-shadow:0 28px 90px #19234629}.video-shell video{background:#05070c;border-radius:6px;width:100%;max-height:760px;display:block}.evidence-section{background:#fbfaf8;grid-template-columns:minmax(320px,.7fr) minmax(0,1fr);align-items:start;gap:64px;display:grid}.evidence-copy{position:sticky;top:120px}.evidence-grid{gap:24px;display:grid}.evidence-card{border:1px solid var(--line);background:#fff;border-radius:8px;padding:22px;box-shadow:0 20px 70px #18224614}.evidence-image{background:#f5f7fc;border-radius:6px;place-items:center;min-height:260px;margin-bottom:18px;display:grid;overflow:hidden}.evidence-image img{object-fit:contain;width:100%;max-height:520px;display:block}.evidence-card-wide .evidence-image{min-height:320px}.evidence-card h3{margin-bottom:8px}.evidence-card p{font-size:17px}.about-section{color:#fff;background:#111318;grid-template-columns:minmax(0,.9fr) minmax(360px,1fr);gap:80px;padding:132px 72px;display:grid}.about-section h2{color:#fff}.about-copy p{color:#e4e8f2}.skills-strip{border-bottom:1px solid var(--line);background:#fbfaf8;flex-wrap:wrap;gap:12px;padding:34px 72px;display:flex}.skills-strip span{border:1px solid var(--line);background:#fff;border-radius:999px;padding:12px 18px;font-size:14px;font-weight:900}.contact-section{background:#eef2fb;min-height:560px}.contact-section h2{max-width:980px}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes floatPhone{0%,to{translate:0}50%{translate:0 -14px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation:none!important}}@media (width<=1280px){.section-pad{padding:88px 42px}.site-header{padding:0 42px}.hero-section{grid-template-columns:1fr}.hero-visual{min-height:560px}.screens-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.screen-frame{height:680px}.stats-strip div{padding:30px 42px}}@media (width<=820px){.site-header{align-items:flex-start;height:auto;min-height:68px;padding:14px 20px}nav{flex-wrap:wrap;justify-content:flex-end;gap:14px;font-size:12px}nav a{font-size:12px}.section-pad{padding:72px 20px}h1{font-size:clamp(46px,15vw,72px)}h2{font-size:clamp(38px,11vw,58px)}p,.hero-lede{font-size:18px}.hero-section{gap:42px}.hero-visual{min-height:520px}.hero-phone{width:38%;min-width:126px}.hero-phone-1{bottom:10%;left:5%}.hero-phone-2{top:8%;left:31%}.hero-phone-3{bottom:14%;right:5%}.hero-phone-4{display:none}.stats-strip{grid-template-columns:repeat(2,1fr)}.stats-strip div{padding:26px 20px}.split-heading,.case-grid,.evidence-section,.about-section{grid-template-columns:1fr;gap:28px}.screens-grid{grid-template-columns:1fr}.screen-frame{height:auto;max-height:none}.screen-frame img{width:min(100%,390px);max-height:none}.evidence-image,.evidence-card-wide .evidence-image{min-height:180px}.evidence-copy{position:static}.about-section{padding:84px 20px}.skills-strip{padding:24px 20px}}@media (width<=520px){nav a:nth-child(3),nav a:nth-child(4){display:none}.button-row{flex-direction:column;align-items:stretch}.button{width:100%}.stats-strip{grid-template-columns:1fr}.stats-strip div{border-right:0;border-bottom:1px solid var(--line)}.process-row{grid-template-columns:1fr;gap:10px}}
