/* Four visible stages, one connected story. */
.process-section .section-heading h2>span{color:var(--blue)}
.process-section .section-heading>p{max-width:300px}
.process-journey{border:1px solid #dce0ed;border-radius:8px;overflow:hidden;background:#fff;box-shadow:0 18px 65px #17265707}
.process-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid #dce0ed;background:#f7f8fc;scroll-margin-top:24px}
.process-tabs[hidden],.process-panel[hidden],.journey-next[hidden]{display:none}
.process-tab{position:relative;display:flex;align-items:center;text-align:left;gap:13px;min-height:98px;padding:22px 23px;border:0;background:transparent;color:#636d86;font-size:13px;font-weight:600;line-height:1.45;transition:background .35s,color .35s}
.process-tab+.process-tab{border-left:1px solid #e1e5ef}
.process-tab::after{content:'';position:absolute;height:3px;bottom:0;left:0;right:0;background:var(--blue);transform:scaleX(0);transform-origin:left;transition:transform .5s var(--ease-out)}
.process-tab.active{background:white;color:var(--ink)}
.process-tab.active:after{transform:scaleX(1)}
.process-tab:hover{background:#edf1ff;color:var(--blue)}
.process-tab:focus-visible{outline-offset:-5px}
.process-tab-number{display:grid;place-items:center;flex-shrink:0;width:35px;height:35px;border-radius:50%;border:1px solid #dce1ed;color:#68728c;font-size:12px;transition:background .35s,color .35s,border-color .35s}
.process-tab.active .process-tab-number{color:white;border-color:var(--blue);background:var(--blue)}
.process-tab-arrow{margin-left:auto;font-size:20px;opacity:0;transform:translate(-4px,4px);transition:opacity .35s,transform .4s var(--ease-out)}
.process-tab.active .process-tab-arrow{opacity:1;transform:none;color:var(--blue)}
.process-panel{display:grid;grid-template-columns:1.1fr 1fr;min-height:490px}
.process-panel+.process-panel{border-top:1px solid #dce0ed}
.process-journey.is-interactive .process-panel{border-top:0}
.process-visual{position:relative;display:flex;align-items:center;justify-content:center;min-width:0;overflow:hidden;padding:64px 40px;isolation:isolate;background:#eaf0fd;background-image:linear-gradient(#90a4e40c 1px,transparent 1px),linear-gradient(90deg,#90a4e40c 1px,transparent 1px),radial-gradient(ellipse at 30% 20%,#f9fbff,#dfe7fa);background-size:28px 28px,28px 28px,100% 100%}
.journey-visual-label,.journey-visual-foot{position:absolute;left:26px;font-size:9px;letter-spacing:.12em;font-weight:650;color:#7786b0}
.journey-visual-label{top:22px}.journey-visual-foot{bottom:20px;font-size:8px;letter-spacing:.09em}
.process-story{padding:42px 42px 26px;display:flex;flex-direction:column;min-width:0}
.journey-kicker{font-size:10px;font-weight:650;letter-spacing:.06em;color:var(--blue);margin:0 0 19px}
.process-story h3{font-size:34px;font-weight:550;letter-spacing:-1.5px;line-height:1.19;margin:0 0 21px}
.journey-description{font-size:15px;line-height:1.9;color:var(--muted);margin:0 0 26px;max-width:405px}
.journey-result{display:flex;gap:14px;align-items:flex-start;border-top:1px solid #e1e5f0;padding-top:20px;margin-top:auto}
.journey-result>span{font-size:26px;color:var(--blue);line-height:1.3}
.journey-result p{margin:0}.journey-result small{display:block;font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:#7b849b;margin-bottom:6px}.journey-result strong{font-size:13px;line-height:1.6;font-weight:600;display:block;max-width:345px}
.journey-story-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:30px}
.journey-story-bottom>span{font-size:12px;font-weight:650;color:var(--blue)}.journey-story-bottom i{font-style:normal;font-weight:500;color:#9ba3b9;margin-left:7px}
.journey-next{display:inline-flex;align-items:center;gap:15px;background:transparent;border:0;padding:7px 0;font-size:12px;font-weight:650;color:var(--ink);cursor:pointer}
.journey-next>span{color:var(--blue);font-size:22px;transition:transform .3s var(--ease-out)}
.journey-next:hover>span{transform:translateX(5px)}
.brief-scene{width:100%;max-width:350px;position:relative;padding-top:58px}
.journey-chat{background:var(--blue);color:white;padding:17px 23px;border-radius:11px 11px 3px 11px;position:absolute;right:-8px;top:-43px;z-index:2;box-shadow:0 14px 30px #3756ff25;transform:rotate(3deg)}
.journey-chat>span{font-size:9px;color:#c1ceff}.journey-chat p{font-size:15px;letter-spacing:-.2px;line-height:1.45;margin:4px 0 0}
.journey-brief{padding:25px 23px 12px;background:#fff;border:1px solid #d9e1f3;border-radius:8px;box-shadow:0 22px 40px #5263911c;transform:rotate(-3deg)}
.journey-brief-top{display:flex;align-items:center;gap:9px;margin-bottom:19px;font-size:11px;font-weight:650;color:#374366}
.journey-brief-top img{width:28px;height:28px;object-fit:contain}
.brief-field{display:flex;align-items:center;gap:12px;border-top:1px solid #edf0f7;padding:13px 0}
.brief-field>span{font-size:10px;color:#8c98b8}.brief-field p{font-size:11px;color:#667391;margin:0;line-height:1.8}.brief-field strong{display:block;color:#2e3b5b;font-size:10px;font-weight:600}.brief-field>b{margin-left:auto;color:var(--blue);font-size:13px}
.design-scene,.review-scene,.launch-scene{width:100%;max-width:375px;position:relative}
.journey-browser{width:100%;border:1px solid #d2dbed;border-radius:8px;overflow:hidden;background:white;box-shadow:0 25px 45px #29458322}
.journey-browser-bar{display:flex;align-items:center;gap:4px;padding:11px 13px;background:#f8faff;border-bottom:1px solid #e3e8f3}
.journey-browser-bar i{width:5px;height:5px;background:#d2daed;border-radius:50%}.journey-browser-bar span{font-size:8px;margin:auto;color:#8692ae;padding-right:23px}
.journey-web{padding:23px}.journey-web-nav{display:flex;align-items:center;justify-content:space-between;padding-bottom:15px;border-bottom:1px solid #e4e9f4}.journey-web-nav>b{font-size:9px;letter-spacing:1px;color:#344468}.journey-web-nav>span{font-size:18px;color:var(--blue)}
.journey-web-hero{display:grid;grid-template-columns:1.7fr 1fr;align-items:center;gap:10px;padding:25px 0 22px}
.journey-web-hero small{display:block;font-size:6px;letter-spacing:1px;color:#8190ad;margin-bottom:11px}
.journey-web-hero strong{font-size:32px;letter-spacing:-1.6px;font-weight:650;line-height:1.03;display:block;color:#182747}
.journey-web-hero img{opacity:.85;transform:rotate(-12deg);max-width:100%}
.journey-web-cta{display:inline-flex;gap:19px;font-size:7px;background:var(--blue);color:white;padding:7px 10px;margin-top:16px;border-radius:2px}
.journey-web-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.journey-web-grid i{display:block;height:27px;background:#edf1fb;border-radius:2px;border:1px solid #e2e8f6}
.design-scene .journey-browser{transform:rotate(-4deg)}
.journey-palette{position:absolute;right:-15px;bottom:-23px;background:white;border:1px solid #d2dbed;padding:14px 18px;border-radius:7px;box-shadow:0 13px 25px #29458322;transform:rotate(6deg)}
.journey-palette>span{font-size:9px;color:#677797;display:block;margin-bottom:9px}.journey-palette>div{display:flex;align-items:center;gap:5px}.journey-palette i{display:block;width:22px;height:27px;border-radius:3px;background:var(--blue)}.journey-palette i:nth-child(2){background:#162340}.journey-palette i:nth-child(3){background:#dfe6f7}.journey-palette b{font-size:24px;font-weight:500;letter-spacing:-1.5px;margin-left:11px;color:#263454}
.journey-cursor{position:absolute;right:4px;top:82px;display:flex;align-items:flex-end;color:white;background:var(--blue);font-size:9px;border-radius:3px;padding:4px 7px;transform:rotate(-4deg)}.journey-cursor svg{position:absolute;width:22px;top:-22px;left:-13px;fill:var(--blue);stroke:#fff;stroke-width:1.2}
.review-scene{padding-bottom:35px}.review-scene .journey-browser{transform:scale(.96) translate(-6px,-9px)}
.journey-selection{position:absolute;top:111px;left:30px;width:140px;height:100px;border:1.5px solid #5875ff;pointer-events:none}
.journey-selection i{position:absolute;width:5px;height:5px;background:#fff;border:1px solid #5875ff;left:-3px;top:-3px}.journey-selection i:nth-child(2){left:auto;right:-3px}.journey-selection i:nth-child(3){top:auto;bottom:-3px}.journey-selection i:nth-child(4){top:auto;left:auto;bottom:-3px;right:-3px}
.journey-comment{position:absolute;right:-13px;bottom:3px;display:flex;align-items:flex-start;gap:12px;background:#fff;border:1px solid #ccd7f2;padding:16px 19px;border-radius:7px;box-shadow:0 14px 28px #29458320;transform:rotate(2deg)}
.journey-comment-dot{background:var(--blue);color:white;display:grid;place-items:center;border-radius:50%;width:25px;height:25px;font-size:16px}.journey-comment b{display:block;font-size:10px;color:#243556}.journey-comment p{font-size:12px;line-height:1.55;margin:5px 0 8px;color:#546483}.journey-comment div>span{font-size:8px;color:#8995ad}
.launch-scene{padding-right:32px;padding-bottom:18px}.launch-scene .journey-browser{transform:rotate(-3deg)}
.journey-phone{position:absolute;right:-12px;bottom:0;background:#fff;width:103px;border:5px solid #1f2a43;border-radius:17px;box-shadow:0 15px 25px #29458326;padding:9px 9px 15px;transform:rotate(7deg)}
.journey-phone>div{width:23px;height:4px;border-radius:4px;background:#2a3550;margin:0 auto 19px}.journey-phone small{font-size:5px;letter-spacing:.7px;display:block;color:#75809b;margin-bottom:19px}.journey-phone strong{font-size:16px;line-height:1.07;letter-spacing:-.7px;display:block;color:#253555}.journey-phone img{margin:13px auto}.journey-phone>span{display:block;background:var(--blue);font-size:5px;padding:6px;color:white;text-align:center;border-radius:2px}
.journey-live{position:absolute;left:-12px;top:-24px;display:flex;align-items:center;gap:11px;background:white;box-shadow:0 12px 24px #29458318;border:1px solid #d2dbed;border-radius:6px;padding:12px 17px;transform:rotate(-3deg)}
.journey-live>span{color:var(--blue);background:#eef1ff;border-radius:50%;width:27px;height:27px;display:grid;place-items:center;font-size:15px}.journey-live>div{font-size:11px;font-weight:650;color:#2d3b5a}.journey-live small{display:block;font-size:8px;font-weight:400;color:#8190af;margin-top:3px}
.footer{padding-top:52px;border-top:1px solid #ffffff15}
.footer-main{display:grid;grid-template-columns:1.55fr .7fr 1fr;gap:65px;padding-bottom:42px}
.footer-brand-block>p{font-size:13px;line-height:1.9;margin:22px 0 0;color:#a2abc1}
.footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-links>span,.footer-contact>span{font-size:9px;font-weight:650;letter-spacing:.12em;color:#7e8aa8;display:block;margin-bottom:9px}
.footer-links>a{font-size:13px;color:#cdd3e2;transition:color .25s,transform .3s var(--ease-out)}.footer-links>a:hover{color:white;transform:translateX(3px)}
.footer-contact>a{display:inline-flex;align-items:center;gap:18px;font-size:20px;font-weight:550;letter-spacing:-.5px}.footer-contact>a>span{color:#8b9eff}.footer-contact>p{font-size:11px;color:#9ba6bf;margin:10px 0 14px}.footer-contact>a.footer-write{font-size:12px;letter-spacing:0;gap:15px;color:#c2cbdf}
.footer-bottom{align-items:center;padding-block:23px;gap:30px;font-size:11px}.footer .back-top{font-size:11px;gap:15px}.footer .back-top>span{font-size:17px;width:31px;height:31px;display:grid;place-items:center;border:1px solid #45516c;border-radius:50%;color:#bccbff;transition:transform .3s var(--ease-out)}.footer .back-top:hover>span{transform:translateY(-3px)}
@media(max-width:1100px){.process-tab{padding:19px 16px;gap:10px;font-size:12px}.process-tab-arrow{display:none}.process-story{padding:34px 30px 23px}.process-story h3{font-size:30px}.process-visual{padding:60px 33px}.journey-description{font-size:14px}.footer-main{gap:40px}}
@media(max-width:850px){.process-tab{padding:17px 12px;gap:8px;font-size:11px;min-height:90px}.process-tab-number{width:28px;height:28px;font-size:10px}.process-panel{grid-template-columns:1fr 1fr}.process-visual{padding:58px 22px}.process-story{padding:30px 25px 22px}.process-story h3{font-size:27px;letter-spacing:-1px}.journey-kicker{font-size:8px}.journey-result strong{font-size:12px}.journey-chat{right:0}.journey-chat p{font-size:13px}.journey-brief{padding:23px 15px 12px}.journey-brief-top{font-size:9px}.brief-field{gap:7px}.brief-field strong{font-size:8px}.journey-web{padding:17px}.journey-web-hero strong{font-size:27px}.journey-web-hero small{font-size:5px}.journey-palette{right:-5px}.journey-selection{left:25px;top:100px;width:117px;height:87px}.journey-comment{right:-4px;padding:13px;gap:8px}.journey-comment p{font-size:10px}.journey-comment b{font-size:9px}.journey-phone{width:85px;right:-7px;padding-inline:7px}.journey-phone strong{font-size:13px}.journey-live{left:-5px;top:-36px;padding:10px 13px}.footer-main{gap:30px;grid-template-columns:1.3fr .7fr 1fr}.footer-contact>a{font-size:17px;gap:10px}.footer-brand-block>p{font-size:12px}}
@media(max-width:720px){.process-section .section-heading>p br{display:none}.process-tabs{grid-template-columns:1fr 1fr}.process-tab{min-height:76px;padding:15px 14px;font-size:12px;gap:10px}.process-tab:nth-child(3){border-left:0;border-top:1px solid #e1e5ef}.process-tab:nth-child(4){border-top:1px solid #e1e5ef}.process-tab-number{width:30px;height:30px;font-size:11px}.process-panel{grid-template-columns:1fr}.process-visual{min-height:355px;padding:61px 33px}.brief-scene{max-width:290px}.journey-chat p{font-size:14px}.journey-brief-top{font-size:10px}.brief-field strong{font-size:9px}.process-story{padding:29px 27px 22px}.process-story h3{font-size:30px;line-height:1.2}.journey-kicker{font-size:9px;margin-bottom:16px}.journey-description{font-size:15px;line-height:1.85;margin-bottom:23px}.journey-result strong{font-size:13px}.journey-result small{font-size:10px}.journey-story-bottom{margin-top:23px}.journey-next{font-size:12px}.journey-visual-label{left:21px}.journey-visual-foot{left:21px;font-size:7px}.design-scene,.review-scene,.launch-scene{max-width:310px}.journey-web-hero strong{font-size:29px}.journey-web-hero small{font-size:6px}.journey-palette{bottom:-30px}.journey-comment{bottom:-13px;right:-9px;padding:14px}.journey-phone{width:90px;right:-7px}.journey-phone strong{font-size:14px}.journey-live{top:-30px}.footer{padding-top:39px}.footer-main{grid-template-columns:1fr 1fr;gap:31px 23px;padding-bottom:28px}.footer-brand-block{grid-column:1/-1}.footer-brand-block>p{font-size:13px;margin-top:18px}.footer-links{gap:11px}.footer-links>span,.footer-contact>span{font-size:9px}.footer-links>a{font-size:12px}.footer-contact>a{font-size:15px;letter-spacing:-.4px;gap:8px;white-space:nowrap}.footer-contact>p{font-size:10px;line-height:1.8}.footer-contact>a.footer-write{font-size:11px;gap:9px}.footer-bottom{display:grid;grid-template-columns:1fr auto;gap:8px 15px;align-items:center;font-size:10px;padding-block:22px}.footer-bottom>span:nth-child(2){grid-row:2}.footer .back-top{grid-column:2;grid-row:1/3;font-size:10px;gap:9px}}
@media(max-width:370px){.process-tab{font-size:10px;gap:8px;padding:13px 11px;min-height:73px}.process-tab-number{width:25px;height:25px;font-size:9px}.process-visual{padding:58px 25px;min-height:329px}.process-story{padding:26px 23px 20px}.process-story h3{font-size:27px}.journey-kicker{font-size:8px}.journey-chat{right:-4px}.journey-chat p{font-size:12px}.journey-chat{padding:15px 18px}.journey-brief-top{font-size:9px}.brief-field strong{font-size:8px}.journey-web{padding:14px}.journey-web-hero strong{font-size:25px}.journey-selection{left:21px;top:94px;width:110px;height:84px}.footer-main{grid-template-columns:1fr;gap:27px}.footer-brand-block{grid-column:auto}.footer-contact>a{font-size:20px}.footer-contact>p{font-size:12px}.footer-links>a{font-size:13px}.footer-links{gap:8px}.footer .back-top{font-size:0;gap:0}.footer .back-top>span{font-size:17px}}
@media(max-width:370px){.process-tab{font-size:12px;min-height:92px;padding:13px 10px;line-height:1.4}.process-tab-number{font-size:10px}.process-panel:focus-visible{outline-offset:-4px}}
