:root{--green:#16ab59;--green-700:#0b7f40;--green-900:#075c31;--green-050:#f0faf4;--yellow:#ffde0f;--yellow-050:#fffbe3;--coral:#f15540;--coral-050:#fff1ee;--ink:#202127;--ink-2:#2a2b31;--muted:#6e6e78;--paper:#fafaf7;--soft:#f3f4f0;--line:#e3e4df;--line-2:#d5d6d1;--container:1240px;--shadow:0 26px 80px #2021271a;--shadow-soft:0 16px 44px #20212712;--ease:cubic-bezier(.2,.8,.2,1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}img,svg{max-width:100%;display:block}button{color:inherit}::selection{color:#202127;background:#ffde0fa6}.section{padding:104px 0}.section-sm{padding:78px 0}.section-dark{color:#fff;background:#202127}.section-tint{background:#f5f7f3}.section-warm{background:#fffdf4}.dark-eyebrow{color:#9de3b8}.dark-eyebrow:before{background:#7ee3a8}h1,h2,h3,h4,p{margin-top:0}h1{letter-spacing:-.052em;margin-bottom:24px;font-size:clamp(48px,4.5vw,66px);font-weight:790;line-height:1.02}h2{letter-spacing:-.042em;margin-bottom:17px;font-size:clamp(36px,3.4vw,50px);font-weight:770;line-height:1.04}h3{letter-spacing:-.026em;margin-bottom:10px;font-size:24px;line-height:1.18}.lead{color:var(--muted);max-width:720px;font-size:18px;line-height:1.7}.copy{color:var(--muted);font-size:15px;line-height:1.75}.btn-secondary{border-color:var(--line-2);background:#fff}.btn-secondary:hover{border-color:#a9aaa4}.text-link{align-items:center;gap:8px;font-size:13px;font-weight:780;display:inline-flex}.pill{border:1px solid var(--line);color:#56575e;background:#fff;border-radius:999px;align-items:center;padding:8px 10px;font-size:10px;font-weight:730;display:inline-flex}.section-head{grid-template-columns:1.02fr .98fr;align-items:end;gap:54px;margin-bottom:44px;display:grid}.section-head .lead{justify-self:end}.reveal{opacity:0;transition:opacity .52s var(--ease),transform .52s var(--ease);transform:translateY(16px)}.reveal.visible{opacity:1;transform:none}:focus-visible{outline-offset:3px;outline:3px solid #16ab5947}.nav-col{padding:10px}.menu-link{border-radius:11px;grid-template-columns:30px 1fr;align-items:start;gap:9px;padding:10px;transition:all .16s;display:grid}.menu-link:hover{background:#f7f8f4;transform:translateY(-1px)}.mi-green{color:#08733a;background:#e8f7ee}.mi-yellow{color:#806900;background:#fff8cb}.mi-coral{color:#b1392a;background:#fff0ed}.mi-ink{color:#35363d;background:#ecedef}.menu-link b{font-size:11px;display:block}.menu-link em{color:#8a8b92;margin-top:2px;font-size:8.5px;font-style:normal;line-height:1.45;display:block}.category-hero{background:linear-gradient(#fbfbf8 0%,#f7f9f5 100%);padding:54px 0 52px;position:relative;overflow:hidden}.breadcrumb{color:#8c8e88;align-items:center;gap:8px;margin-bottom:28px;font-size:10px;display:flex}.breadcrumb a:hover{color:var(--green-700)}.breadcrumb i{color:#b2b3ae;font-style:normal}.category-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:64px;display:grid}.category-copy .lead{max-width:670px;font-size:18px}.category-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.category-tags{flex-wrap:wrap;gap:8px;margin-top:30px;display:flex}.hero-kicker{color:#0b7f40;background:#fff;border:1px solid #dce6de;border-radius:999px;align-items:center;gap:8px;margin-bottom:16px;padding:7px 9px;font-size:9px;font-weight:820;display:inline-flex}.hero-kicker i{background:var(--green);border-radius:50%;width:7px;height:7px}.category-subnav{z-index:80;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fffffdf5;position:sticky;top:72px}.subnav-inner{scrollbar-width:none;align-items:center;gap:6px;min-height:58px;display:flex;overflow:auto}.subnav-inner::-webkit-scrollbar{display:none}.subnav-inner a{white-space:nowrap;color:#61636a;border-radius:9px;padding:9px 12px;font-size:11px;font-weight:740;transition:all .16s}.subnav-inner a:hover,.subnav-inner a.active{color:#0b7f40;background:#eef7f1}.subnav-title{color:#34353b;white-space:nowrap;margin-right:auto;padding-right:18px;font-size:10px;font-weight:820}.panel{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;border-radius:22px}.service-index{border-top:1px solid var(--line)}.service-link{border-bottom:1px solid var(--line);grid-template-columns:46px minmax(210px,.9fr) 1.2fr 24px;align-items:center;gap:18px;padding:19px 8px;transition:all .17s;display:grid}.service-link:hover{background:linear-gradient(90deg,#f2f9f4,#fff0);padding-left:14px;padding-right:12px}.service-link small{color:#9a9b95;font-size:9px;font-weight:850}.service-link strong{font-size:15px}.service-link span{color:var(--muted);font-size:11px;line-height:1.5}.chips{flex-wrap:wrap;gap:8px;display:flex}.chip{border:1px solid var(--line);color:#5b5d57;background:#fff;border-radius:999px;padding:8px 10px;font-size:9px;font-weight:760}.faq-list{border-top:1px solid var(--line);max-width:1040px}.faq-item{border-bottom:1px solid var(--line)}.faq-q{text-align:left;cursor:pointer;width:100%;color:var(--ink);background:0 0;border:0;grid-template-columns:42px minmax(0,1fr) 34px;align-items:center;gap:16px;padding:18px 4px;transition:background .18s;display:grid}.faq-q:hover{background:linear-gradient(90deg,#16ab590b,#16ab5900 72%)}.faq-q>span:first-child{width:30px;height:30px;color:var(--green-700);letter-spacing:.04em;background:#f0f6f2;border-radius:9px;place-items:center;font-size:9px;font-weight:900;transition:background .18s,color .18s;display:grid}.faq-q>strong{color:#303238;font-size:14px;font-weight:760;line-height:1.45}.faq-q>i{color:#696c67;background:#fff;border:1px solid #d9ddd7;border-radius:9px;place-items:center;width:30px;height:30px;font-size:18px;font-style:normal;font-weight:500;line-height:1;transition:transform .22s,background .18s,border-color .18s,color .18s;display:grid}.faq-q:hover>i{color:var(--green-700);background:#f3faf6;border-color:#bedfcc}.faq-item.open .faq-q>span:first-child{color:#08733a;background:#e5f6ec}.faq-item.open .faq-q>i{color:#0b7f40;background:#eaf8f0;border-color:#c8e8d4;transform:rotate(45deg)}.faq-item.open .faq-q>strong{color:#15171a}.faq-a{max-height:0;transition:max-height .3s cubic-bezier(.2,.75,.25,1);overflow:hidden}.faq-a p{color:var(--muted);max-width:860px;margin:0;padding:0 54px 21px 62px;font-size:12.5px;line-height:1.75}.faq-q:focus-visible{outline-offset:2px;border-radius:10px;outline:3px solid #16ab5938}@media (width<=760px){.faq-q{grid-template-columns:34px minmax(0,1fr) 32px;gap:11px;padding:16px 0}.faq-q>span:first-child{width:28px;height:28px}.faq-q>strong{font-size:13px}.faq-q>i{width:28px;height:28px}.faq-a p{padding:0 4px 18px 45px;font-size:12px}}.case-band{border:1px solid var(--line);background:#fff;border-radius:26px;grid-template-columns:1.1fr .9fr;min-height:510px;display:grid;overflow:hidden}.case-visual{background:linear-gradient(145deg,#edf8f1,#fffbe6);padding:34px;position:relative;overflow:hidden}.case-copy{flex-direction:column;justify-content:center;padding:48px;display:flex}.case-meta{text-transform:uppercase;letter-spacing:.13em;color:#0b7f40;font-size:9px;font-weight:850}.case-copy h3{margin:12px 0 14px;font-size:32px}.case-steps{flex-wrap:wrap;gap:7px;margin:22px 0;display:flex}.case-steps span{background:#f4f5f1;border-radius:999px;padding:7px 9px;font-size:9px;font-weight:740}.case-outcome{border-top:1px solid var(--line);color:#66686a;margin-top:8px;padding-top:17px;font-size:11px;line-height:1.6}.case-ui{background:#fff;border:1px solid #dadcd5;border-radius:18px;height:100%;min-height:430px;overflow:hidden;box-shadow:0 24px 60px #2021271c}.case-ui-top{border-bottom:1px solid #ecede8;align-items:center;gap:6px;height:38px;padding:0 12px;display:flex}.case-ui-top i{background:#d4d6d0;border-radius:50%;width:7px;height:7px}.case-ui-top i:first-child{background:#f6998f}.case-ui-top i:nth-child(2){background:#f1dc69}.case-ui-top i:nth-child(3){background:#8ed8ac}.contact-band{background:#1d1e24;position:relative;overflow:hidden}.contact-band:before{content:"";background:linear-gradient(140deg,#f3f8f4 0%,#fcfbf3 70%,#fff3ef 100%);position:absolute;inset:0 0 0 44%}.contact-layout{z-index:2;grid-template-columns:.84fr 1.16fr;min-height:600px;display:grid;position:relative}.contact-copy{color:#fff;flex-direction:column;justify-content:center;padding:82px 58px 72px 0;display:flex}.contact-copy h2{color:#fff;margin:14px 0 17px;font-size:44px}.contact-copy>p{color:#c9cbd0;max-width:440px;font-size:13px;line-height:1.72}.contact-next{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:32px;display:grid}.contact-next div{border-top:1px solid #ffffff24;padding-top:12px;transition:transform .18s}.contact-next div:hover{transform:translate(3px)}.contact-next i{color:#8edcaa;font-size:9px;font-style:normal;font-weight:900}.contact-next b{margin:5px 0 3px;font-size:9.5px;display:block}.contact-next span{color:#8f929b;font-size:8px;line-height:1.4;display:block}.contact-form{background:#fff;border:1px solid #dee2dc;border-radius:22px;align-self:center;margin-left:54px;padding:36px 38px;box-shadow:0 22px 60px #1c1f1d14}.form-intro{border-bottom:1px solid #eceee9;justify-content:space-between;align-items:end;gap:20px;margin-bottom:23px;padding-bottom:17px;display:flex}.form-intro small{text-transform:uppercase;letter-spacing:.12em;color:#0b7f40;font-size:8px;font-weight:900}.form-intro h3{margin:5px 0 0;font-size:22px}.form-intro>span{color:#8b8e88;text-align:right;max-width:160px;font-size:8.5px;line-height:1.45}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.field{gap:6px;display:grid}.field.full{grid-column:1/-1}.field label{color:#55565d;font-size:9.5px;font-weight:800}.field input,.field select,.field textarea{width:100%;color:var(--ink);background:#fcfcfa;border:1px solid #d9dad5;border-radius:10px;outline:0;padding:11px 12px}.field input,.field select{height:44px}.field textarea{resize:vertical;min-height:96px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #16ab591a}.form-actions{justify-content:space-between;align-items:center;gap:14px;margin-top:15px;display:flex}.form-note{color:#8c8d94;max-width:250px;margin:0;font-size:8.5px;line-height:1.55}.form-status{color:#0b7f40;min-height:14px;margin-top:9px;font-size:10px;font-weight:760}@media (width<=1120px){.category-subnav{top:70px}.category-grid,.section-head,.case-band,.contact-layout{grid-template-columns:1fr}.section-head{align-items:start}.section-head .lead{justify-self:start}.contact-band:before{inset:43% 0 0}.contact-copy{padding:68px 0 54px}.contact-form{margin:0 0 68px}}@media (width<=760px){.section{padding:76px 0}.section-sm{padding:62px 0}.category-hero{padding:40px 0 42px}h1{font-size:45px}h2{font-size:35px}.lead{font-size:16px}.subnav-title{display:none}.service-link{grid-template-columns:34px 1fr 22px;gap:10px}.service-link span{display:none}.service-link strong{font-size:13px}.case-copy{padding:30px 24px}.case-copy h3{font-size:27px}.case-visual{min-height:380px;padding:18px}.contact-band:before{inset:45% 0 0}.contact-copy{padding:56px 0 46px}.contact-copy h2{font-size:36px}.contact-next{grid-template-columns:1fr}.contact-form{margin-bottom:56px;padding:24px}.form-intro{flex-direction:column;align-items:flex-start}.form-intro>span{text-align:left;max-width:none}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.form-actions{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transition:none;transform:none}}@keyframes ripple{to{opacity:0;transform:scale(18)}}.nav-pop-services{width:820px}.nav-pop-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:18px;padding:20px 22px 15px;display:flex}.nav-pop-head small,.company-grid small{text-transform:uppercase;letter-spacing:.13em;color:var(--green-700);margin-bottom:4px;font-size:9px;font-weight:850;display:block}.nav-pop-head strong{font-size:15px;line-height:1.35;display:block}.nav-pop-head>a{color:#62636a;font-size:10px;font-weight:780}.nav-service-grid{grid-template-columns:1fr 1fr;gap:7px;padding:12px;display:grid}.nav-service-grid>a{border:1px solid #0000;border-radius:12px;grid-template-columns:34px 1fr 18px;align-items:start;gap:10px;padding:13px;transition:all .17s;display:grid}.nav-service-grid>a:hover{background:#f7f8f4;border-color:#e5e6e1;transform:translateY(-1px)}.nav-service-grid b{font-size:11px;display:block}.nav-service-grid em{color:#888a90;margin-top:3px;font-size:8.5px;font-style:normal;line-height:1.45;display:block}.mi{border-radius:9px;place-items:center;width:32px;height:32px;font-size:9px;font-style:normal;font-weight:900;display:grid}.company-grid{grid-template-columns:1fr 1fr;gap:28px;padding:20px;display:grid}.company-grid a{border-bottom:1px solid #ecede8;justify-content:space-between;align-items:center;padding:10px 0;font-size:11px;display:flex}.company-grid a:hover{color:var(--green-700)}.mobile-menu{display:none}.mobile-menu.open{display:block}.mobile-label{text-transform:uppercase;letter-spacing:.12em;color:#8a8b92;margin-top:14px;padding:10px 0 4px;font-size:9px;font-weight:850;display:block}.mobile-cta{background:var(--green);text-align:center;border-radius:10px;margin-top:14px;color:#fff!important;border:0!important}.category-nav{z-index:80;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fffffdf5;position:sticky;top:72px}.category-nav .subnav-inner{min-height:58px}.category-nav a.active{color:#0b7f40;background:#eef7f1}.project-form{background:#fff;border:1px solid #dee2dc;border-radius:22px;align-self:center;margin-left:54px;padding:36px 38px;box-shadow:0 22px 60px #1c1f1d14}.hover-lift{transform:perspective(1000px) rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg));transition:transform .18s,box-shadow .18s}.hover-lift:hover{box-shadow:0 24px 60px #20212717}.optional{color:#92938e;font-weight:600}.ripple{pointer-events:none;background:#ffffff61;border-radius:50%;animation:.58s linear ripple;position:absolute;transform:scale(0)}@media (width<=1120px){.mobile-menu{background:var(--paper);border-bottom:1px solid var(--line);z-index:99;max-height:calc(100vh - 70px);padding:22px 24px;position:fixed;inset:70px 0 auto;overflow:auto}.mobile-menu a{border-bottom:1px solid var(--line);padding:13px 0;font-size:14px;font-weight:760;display:block}.category-nav{top:70px}.project-form{margin:0 0 68px}}.mobile-hero{background:radial-gradient(circle at 82% 22%,#f1554013,#0000 22%),radial-gradient(circle at 92% 76%,#16ab5917,#0000 24%),linear-gradient(#fafaf7,#f7f8f5)}.phone-stage{background:linear-gradient(145deg,#f3f8f4,#fffbe6 62%,#fff1ee);border:1px solid #dfe1dc;border-radius:28px;min-height:500px;padding:28px;position:relative;overflow:hidden}.phone-stage:before{content:"";background:linear-gradient(90deg,#0000,#16ab593d,#f1554033,#0000);width:70%;height:1px;position:absolute;top:47%;left:50%}.phone-row-stage{z-index:2;justify-content:center;align-items:center;gap:18px;height:410px;display:flex;position:relative}.phone-shell{width:145px;height:315px;transition:.35s var(--ease);background:#202127;border-radius:29px;padding:7px;box-shadow:0 24px 52px #2021272e}.phone-shell.center{width:166px;height:352px;transform:translateY(-5px);box-shadow:0 30px 70px #20212738}.phone-screen{background:#fff;border-radius:22px;height:100%;padding:13px;position:relative;overflow:hidden}.phone-shell.center .phone-screen{border-radius:24px;padding:14px}.phone-notch{background:#dadcd6;border-radius:99px;width:48px;height:5px;margin:0 auto 14px}.phone-screen small{color:#8b8d88;font-size:6.5px}.phone-screen h4{margin:5px 0 13px;font-size:14px}.phone-shell.center h4{font-size:16px}.onboard-art{background:linear-gradient(145deg,#e9f7ef,#fff6c9);border-radius:15px;height:118px;margin:14px 0;position:relative;overflow:hidden}.onboard-art:before{content:"";background:#16ab59;border-radius:13px;width:43px;height:78px;position:absolute;top:22px;left:29px;transform:skew(-12deg)}.onboard-art:after{content:"";opacity:.9;border:10px solid #f15540;border-radius:50%;width:54px;height:54px;position:absolute;bottom:17px;right:25px}.phone-line{background:#e5e6e1;border-radius:99px;height:6px;margin:7px 0}.phone-line.short{width:58%}.phone-button{color:#fff;background:#16ab59;border-radius:9px;place-items:center;height:31px;margin-top:15px;font-size:7px;font-weight:850;display:grid}.mobile-head-row{justify-content:space-between;align-items:center;display:flex}.avatar-dot{background:#fff5c3;border-radius:8px;place-items:center;width:24px;height:24px;font-size:7px;font-weight:900;display:grid}.task-card{border:1px solid #e7e8e3;border-radius:11px;margin:8px 0;padding:10px}.task-card b{font-size:8px;display:block}.task-card span{color:#838580;font-size:6.5px}.task-progress{background:#e8eae5;border-radius:99px;height:4px;margin-top:8px;overflow:hidden}.task-progress i{background:#16ab59;width:72%;height:100%;display:block}.confirm-icon{color:#0b7f40;background:#eaf8f0;border-radius:20px;place-items:center;width:60px;height:60px;margin:35px auto 18px;font-size:21px;font-weight:900;display:grid}.confirm-copy{text-align:center}.confirm-copy b{font-size:10px}.confirm-copy p{color:#858781;font-size:7px;line-height:1.5}.mini-actions{grid-template-columns:1fr 1fr;gap:6px;margin-top:20px;display:grid}.mini-actions span{border:1px solid #e5e6e1;border-radius:8px;place-items:center;height:29px;font-size:6.5px;display:grid}.mini-actions span:first-child{color:#fff;background:#202127;border-color:#202127}.journey-switch{z-index:3;justify-content:space-between;align-items:center;gap:6px;display:flex;position:absolute;bottom:19px;left:24px;right:24px}.journey-switch button{color:#7d807a;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:8px 7px;font-size:8px;font-weight:800}.journey-switch button.active{color:#0b7f40;background:#fff;box-shadow:0 6px 18px #20212712}.journey-band{border:1px solid var(--line);background:#fff;border-radius:20px;grid-template-columns:repeat(5,1fr);display:grid;overflow:hidden}.journey-band article{border-right:1px solid var(--line);padding:25px;position:relative}.journey-band article:last-child{border-right:0}.journey-band small{color:#0b7f40;font-size:8px;font-weight:900}.journey-band h3{margin:12px 0 7px;font-size:17px}.journey-band p{color:var(--muted);font-size:9.5px;line-height:1.55}.journey-band i{color:#d7d9d3;font-style:normal;position:absolute;top:13px;right:13px}.mobile-problems{grid-template-columns:1fr 1fr 1fr;gap:12px;display:grid}.mobile-problem{border:1px solid var(--line);background:#fff;border-radius:18px;min-height:220px;padding:25px;position:relative}.mobile-problem small{color:#0b7f40;font-size:8px;font-weight:900}.mobile-problem h3{margin:23px 0 9px;font-size:19px}.mobile-problem p{color:var(--muted);font-size:10px;line-height:1.6}.mobile-problem i{background:#fff6d1;border-radius:11px;place-items:center;width:36px;height:36px;font-style:normal;display:grid;position:absolute;top:18px;right:18px}.mobile-problem:nth-child(2n) i{background:#eaf8f0}.mobile-problem:nth-child(3n) i{background:#fff0ed}.service-spectrum{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.spectrum-col{border:1px solid var(--line);background:#fff;border-radius:22px;overflow:hidden}.spectrum-head{border-bottom:1px solid var(--line);padding:25px}.spectrum-head small{color:#0b7f40;font-size:8px;font-weight:900}.spectrum-head h3{margin:7px 0;font-size:25px}.spectrum-head p{color:var(--muted);font-size:10px;line-height:1.55}.spectrum-links{padding:0 18px}.spectrum-links a{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:14px 7px;font-size:11px;font-weight:740;display:flex}.spectrum-links a:last-child{border:0}.spectrum-links a:hover{color:#0b7f40;padding-left:11px}.spectrum-col:nth-child(2) .spectrum-head{background:#fffbe7}.spectrum-col:nth-child(3) .spectrum-head{background:#fff2ef}.flow-lab{grid-template-columns:.72fr 1.28fr;gap:22px;display:grid}.flow-list{align-content:start;gap:8px;display:grid}.flow-btn{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:13px;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;padding:14px;display:grid}.flow-btn span{color:#0b7f40;font-size:8px;font-weight:900}.flow-btn b{font-size:11px}.flow-btn i{color:#9a9b96;font-style:normal}.flow-btn.active{color:#fff;background:#202127;border-color:#202127}.flow-btn.active span{color:#8fe0af}.flow-canvas{color:#fff;background:#202127;border-radius:25px;min-height:540px;padding:32px;position:relative;overflow:hidden}.flow-canvas:before{content:"";background:#ffffff17;height:1px;position:absolute;top:50%;left:22%;right:22%}.flow-top{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-bottom:15px;display:flex}.flow-top small{color:#8fe0af;letter-spacing:.12em;font-size:8px;font-weight:900}.flow-top span{color:#858892;font-size:8px}.flow-demo{place-items:center;height:420px;display:grid;position:relative}.flow-phone{background:#111216;border:1px solid #ffffff1f;border-radius:31px;width:178px;height:355px;padding:7px;box-shadow:0 25px 55px #0000004d}.flow-phone-inner{color:#202127;background:#fafaf7;border-radius:24px;height:100%;padding:16px}.flow-phone-inner small{color:#8e908a;font-size:7px}.flow-phone-inner h4{margin:6px 0 13px;font-size:17px}.flow-card{background:#fff;border:1px solid #e4e6df;border-radius:10px;margin-top:9px;padding:11px}.flow-card b{font-size:8px;display:block}.flow-card span{color:#878984;font-size:6.5px}.flow-card.highlight{background:#eef8f2;border-color:#d8eadf}.flow-card.action{color:#fff;background:#202127;border-color:#202127}.flow-card.action span{color:#a7a9b0}.flow-caption{max-width:230px;position:absolute;bottom:7px;left:0}.flow-caption small{color:#8fe0af;letter-spacing:.1em;font-size:7px}.flow-caption b{margin-top:5px;font-size:12px;display:block}.flow-caption p{color:#9a9da5;font-size:8px;line-height:1.5}.design-system-board{grid-template-columns:.9fr 1.1fr;gap:20px;display:grid}.ds-copy{background:#fffbe8;border:1px solid #eee8c8;border-radius:22px;padding:36px}.ds-copy h3{font-size:31px}.ds-copy p{color:var(--muted);font-size:12px;line-height:1.7}.ds-copy ul{grid-template-columns:1fr 1fr;gap:9px;margin:24px 0 0;padding:0;list-style:none;display:grid}.ds-copy li{background:#fff;border:1px solid #eae6d0;border-radius:9px;padding:10px;font-size:9.5px}.ds-board{border:1px solid var(--line);background:#fff;border-radius:22px;padding:27px}.ds-section{border-bottom:1px solid var(--line);margin-bottom:18px;padding:0 0 18px}.ds-section:last-child{border:0;margin:0}.ds-section small{color:#0b7f40;letter-spacing:.11em;margin-bottom:10px;font-size:7.5px;font-weight:900;display:block}.ds-buttons{gap:8px;display:flex}.ds-buttons i{border-radius:8px;padding:9px 12px;font-size:8px;font-style:normal;font-weight:850}.ds-buttons i:first-child{color:#fff;background:#16ab59}.ds-buttons i:nth-child(2){border:1px solid var(--line)}.ds-buttons i:nth-child(3){color:#fff;background:#202127}.ds-fields{grid-template-columns:1fr 1fr;gap:9px;display:grid}.ds-fields div{border:1px solid var(--line);color:#8b8c88;border-radius:9px;height:38px;padding:11px;font-size:8px}.ds-components{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.ds-components div{background:#f4f6f2;border:1px solid #e8eae4;border-radius:11px;height:69px}.ds-components div:nth-child(2){background:#fff8d5}.ds-components div:nth-child(3){background:#fff0ed}.mobile-process{border-top:1px solid #d8dad4;grid-template-columns:repeat(7,1fr);margin-top:44px;display:grid}.mobile-process article{padding:27px 12px 0 0;position:relative}.mobile-process article:before{content:"";background:#202127;border-radius:50%;width:9px;height:9px;position:absolute;top:-5px;left:0}.mobile-process article:nth-child(2):before,.mobile-process article:nth-child(3):before{background:#ffde0f}.mobile-process article:nth-child(4):before,.mobile-process article:nth-child(5):before{background:#16ab59}.mobile-process article:nth-child(6):before{background:#f15540}.mobile-process small{color:#92938e;font-size:7.5px;font-weight:900}.mobile-process h3{margin:13px 0 6px;font-size:15px}.mobile-process p{color:var(--muted);font-size:9px;line-height:1.5}.mobile-eng{grid-template-columns:1.1fr .9fr;gap:20px;display:grid}.mobile-eng-main{color:#fff;background:#202127;border-radius:23px;padding:36px}.mobile-eng-main h3{font-size:31px}.mobile-eng-main p{color:#b9bbc2;font-size:12px;line-height:1.7}.mobile-eng-grid{grid-template-columns:1fr 1fr;gap:8px;margin-top:25px;display:grid}.mobile-eng-grid div{background:#282930;border:1px solid #ffffff17;border-radius:10px;padding:13px}.mobile-eng-grid b{font-size:9px;display:block}.mobile-eng-grid span{color:#90939b;font-size:7px}.release-panel{border:1px solid var(--line);background:#fff;border-radius:23px;padding:30px}.release-panel small{color:#0b7f40;font-size:8px;font-weight:900}.release-panel h3{margin:10px 0;font-size:24px}.release-list{gap:9px;margin-top:22px;display:grid}.release-list div{border-top:1px solid var(--line);grid-template-columns:30px 1fr;gap:10px;padding:11px 0;display:grid}.release-list i{color:#0b7f40;background:#eaf8f0;border-radius:8px;place-items:center;width:27px;height:27px;font-size:8px;font-style:normal;font-weight:900;display:grid}.release-list b{font-size:10px;display:block}.release-list span{color:#858781;font-size:8px}@media (width<=1000px){.journey-band,.mobile-problems{grid-template-columns:1fr 1fr}.service-spectrum,.flow-lab,.design-system-board,.mobile-eng{grid-template-columns:1fr}.mobile-process{grid-template-columns:repeat(4,1fr)}}@media (width<=760px){.phone-stage{min-height:425px;padding:15px}.phone-row-stage{gap:8px;height:350px}.phone-shell{width:102px;height:235px;padding:5px}.phone-shell.center{width:119px;height:270px}.phone-screen{padding:9px}.phone-shell:first-child{display:none}.phone-shell.center{transform:none}.journey-switch{justify-content:flex-start;left:12px;right:12px;overflow:auto}.journey-switch button{white-space:nowrap}.journey-band,.mobile-problems{grid-template-columns:1fr}.service-spectrum{gap:11px}.flow-canvas{min-height:480px;padding:22px}.flow-demo{height:360px}.flow-phone{width:155px;height:310px}.design-system-board{gap:12px}.ds-copy,.ds-board{padding:22px}.mobile-process{border-top:0;grid-template-columns:1fr}.mobile-process article{border-left:1px solid #d8dad4;padding:17px 0 17px 27px}.mobile-process article:before{top:22px;left:-5px}.mobile-eng-grid,.ds-copy ul{grid-template-columns:1fr}}
