.mk-workspace .hcr{position:relative;width:min(608px,100%);margin-top:0;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:linear-gradient(180deg,#fff,#fafaf8f0);box-shadow:0 1px 2px #12273f0a,0 18px 44px -24px #263d594d}.mk-workspace .hcr:before{position:absolute;inset:0 0 auto;height:2px;content:"";background:linear-gradient(90deg,transparent 3%,var(--coral) 22%,var(--violet) 54%,var(--blue) 80%,transparent 97%);opacity:.8}.mk-workspace .hcr-top{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:64px;padding:12px 16px 12px 18px;border-bottom:1px solid var(--line)}.mk-workspace .hcr-who{display:inline-flex;align-items:center;gap:10px;min-width:0}.mk-workspace .hcr-avatar{position:relative;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;flex:0 0 auto;border-radius:9px;background:linear-gradient(140deg,var(--violet),var(--blue));color:#fff;font-size:13px;font-weight:560;letter-spacing:-.01em}.mk-workspace .hcr-avatar i{position:absolute;right:-2px;bottom:-2px;width:8px;height:8px;border:1.5px solid #fff;border-radius:50%;background:var(--green);animation:hcr-pulse 2.4s var(--ease) infinite}.mk-workspace .hcr-who-copy{min-width:0}.mk-workspace .hcr-who-copy b{display:block;color:var(--ink);font-size:13.5px;font-weight:560;line-height:1.2;letter-spacing:-.014em}.mk-workspace .hcr-who-copy small{display:block;margin-top:2px;overflow:hidden;color:#77899d;font-size:11px;line-height:1.25;letter-spacing:-.004em;text-overflow:ellipsis;white-space:nowrap}.mk-workspace .hcr-tab{position:relative;padding:9px 10px 10px;border:0;border-radius:7px;background:transparent;color:#6c7f94;font-family:inherit;font-size:12px;font-weight:500;letter-spacing:-.008em;cursor:pointer;transition:color .18s var(--ease),background-color .18s var(--ease)}.mk-workspace .hcr-tab:hover{color:var(--ink-2);background:#5b4dff0f}.mk-workspace .hcr-tab.is-active{color:var(--ink);font-weight:560}.mk-workspace .hcr-tab:focus-visible{outline:2px solid var(--violet);outline-offset:1px}.mk-workspace .hcr-tab-rail{position:absolute;inset:auto 10px 3px;height:2px;overflow:hidden;border-radius:2px;background:#6c7f9429;opacity:0;transition:opacity .18s var(--ease)}.mk-workspace .hcr-tab.is-active .hcr-tab-rail{opacity:1}.mk-workspace .hcr-tab-rail>span{display:block;height:100%;border-radius:2px;background:var(--violet);transform:scaleX(0);transform-origin:left center}.mk-workspace .hcr-outcome-pin{margin:0;padding:10px 18px;border-bottom:1px solid rgba(22,135,99,.18);background:#16876314;color:#1a6b52;font-size:12.5px;font-weight:560;line-height:1.35;letter-spacing:-.006em}.mk-workspace .hcr-body{display:grid;flex:1;align-content:space-between;gap:13px;padding:16px 18px 18px}.mk-workspace .hcr-row{display:grid;grid-template-columns:62px minmax(0,1fr);align-items:start;gap:10px;transition:opacity .42s var(--ease),transform .42s var(--ease)}.mk-workspace .hcr-row:not(.is-on):not(.hcr-row-work){opacity:0;transform:translateY(5px)}.mk-workspace .hcr-gutter{display:inline-flex;align-items:center;gap:5px;padding-top:8px;color:#8093a8;font-size:9.5px;font-weight:560;letter-spacing:.085em;text-transform:uppercase}.mk-workspace .hcr-spin{width:9px;height:9px;flex:0 0 auto;border:1.5px solid rgba(91,77,255,.22);border-radius:50%}.mk-workspace .hcr-spin.is-live{border-top-color:var(--violet);animation:hcr-spin 1.1s linear infinite}.mk-workspace .hcr-trigger{display:flex;align-items:flex-start;gap:10px;padding:13px 14px;border:1px solid rgba(220,229,239,.9);border-left:2px solid var(--coral);border-radius:10px;background:#f3f4f2ad}.mk-workspace .hcr-app{width:16px;height:16px;margin-top:2px;flex:0 0 auto}.mk-workspace .hcr-trigger b{display:block;color:var(--ink);font-size:13.5px;font-weight:520;line-height:1.4;letter-spacing:-.012em}.mk-workspace .hcr-trigger small{display:block;margin-top:3px;color:#7c8ea3;font-size:11px;letter-spacing:-.004em}.mk-workspace .hcr-steps{display:grid;gap:5px;margin:0;padding:0;list-style:none}.mk-workspace .hcr-step{display:grid;grid-template-columns:14px minmax(0,1fr) 14px;align-items:center;gap:9px;padding:6px 12px;border:1px solid var(--line);border-radius:9px;background:#fff;color:#55697e;font-size:12.5px;letter-spacing:-.008em;opacity:0;transform:translateY(4px);transition:opacity .34s var(--ease),transform .34s var(--ease)}.mk-workspace .hcr-step.is-on{opacity:1;transform:none}.mk-workspace .hcr-step img{width:14px;height:14px}.mk-workspace .hcr-step>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mk-workspace .hcr-step>i{display:inline-flex;color:var(--green);transition:opacity .3s var(--ease)}.mk-workspace .hcr-step>i:not(.is-on){opacity:0}.mk-workspace .hcr-step>i svg{width:14px;height:14px}.mk-workspace .hcr-outcome{padding:14px 14px 15px;border:1px solid rgba(22,135,99,.2);border-left:2px solid var(--green);border-radius:10px;background:#1687630d}.mk-workspace .hcr-outcome p{display:flex;align-items:flex-start;gap:8px;margin:0;color:var(--ink);font-size:13.5px;font-weight:520;line-height:1.4;letter-spacing:-.012em}.mk-workspace .hcr-check{display:inline-flex;margin-top:1px;flex:0 0 auto;color:var(--green)}.mk-workspace .hcr-check svg{width:15px;height:15px}.mk-workspace .hcr-outcome small{display:block;margin:3px 0 0 23px;color:#4f6c85;font-size:12px;line-height:1.45;letter-spacing:-.006em}@keyframes hcr-spin{to{transform:rotate(360deg)}}@keyframes hcr-pulse{0%,to{box-shadow:0 0 #1687634d}50%{box-shadow:0 0 0 4px #16876300}}@media(max-width:560px){.mk-workspace .hcr{margin-top:4px}.mk-workspace .hcr-top{flex-direction:column;align-items:stretch;gap:9px;padding:11px 12px}.mk-workspace .hcr-outcome-pin{padding:9px 12px;font-size:12px}.mk-workspace .hcr-row{grid-template-columns:minmax(0,1fr);gap:5px}.mk-workspace .hcr-gutter{padding-top:0}.mk-workspace .hcr-tab{padding:9px 7px 10px;font-size:11.5px}.mk-workspace .hcr-tab-rail{inset:auto 7px 3px}.mk-workspace .hcr-step{font-size:12px}}@media(prefers-reduced-motion:reduce){.mk-workspace .hcr-spin,.mk-workspace .hcr-avatar i{animation:none}.mk-workspace .hcr-row,.mk-workspace .hcr-step,.mk-workspace .hcr-step>i{opacity:1;transform:none;transition:none}}.mk-workspace .customer-proof-section{padding:var(--public-section-y) 0;background:radial-gradient(circle at 92% 12%,rgb(119 102 255 / 8%),transparent 29%),var(--surface)}.mk-workspace .customer-proof-heading{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.65fr);gap:clamp(42px,7vw,96px);align-items:end;margin-bottom:48px}.mk-workspace .customer-proof-heading h2{max-width:720px;margin:18px 0 0}.mk-workspace .customer-proof-heading>p{max-width:520px;margin:0 0 5px;color:var(--muted);font-size:18px;line-height:1.65}.mk-workspace .customer-story-list{border-top:1px solid #cbd3dc}.mk-workspace .customer-story-row{display:grid;grid-template-columns:minmax(180px,.58fr) minmax(0,1.45fr) minmax(190px,.55fr);gap:clamp(28px,5vw,72px);align-items:center;min-height:236px;padding:34px 0;border-bottom:1px solid #cbd3dc}.mk-workspace .customer-story-row:nth-child(2){background:linear-gradient(90deg,transparent,rgb(91 77 255 / 3.5%) 48%,transparent)}.mk-workspace .customer-story-identity{display:grid;align-content:center;gap:15px}.mk-workspace .customer-story-identity>span{color:#788595;font-family:var(--font-geist-mono);font-size:9px;letter-spacing:.1em}.mk-workspace .customer-story-identity>img{width:122px;height:auto}.mk-workspace .customer-story-identity>strong{color:#18202a;font-size:18px;font-weight:760;letter-spacing:.08em}.mk-workspace .customer-story-identity>small{color:#667485;font-size:9px;font-weight:620;letter-spacing:.1em;line-height:1.45;text-transform:uppercase}.mk-workspace .customer-story-copy h3{max-width:650px;margin:0;color:var(--ink);font-size:clamp(25px,2.45vw,34px);font-weight:370;letter-spacing:-.045em;line-height:1.13}.mk-workspace .customer-story-copy p{max-width:700px;margin:16px 0 0;color:var(--muted);font-size:15px;line-height:1.7}.mk-workspace .customer-story-action{display:grid;justify-items:end;gap:28px}.mk-workspace .customer-story-action>div{display:flex;justify-content:flex-end}.mk-workspace .customer-story-action>div>span{width:38px;height:38px;display:grid;place-items:center;margin-left:-5px;border:1px solid #d8dee6;border-radius:50%;background:#fff;box-shadow:0 5px 14px #111b2b0d}.mk-workspace .customer-story-action img{width:18px;height:18px;-o-object-fit:contain;object-fit:contain}.mk-workspace .customer-story-action>a{display:inline-flex;align-items:center;gap:8px;color:var(--ink);font-size:12px;font-weight:600;text-decoration:none}.mk-workspace .customer-story-action>a:hover{text-decoration:underline;text-underline-offset:4px}.mk-workspace .customer-story-action>a:focus-visible{border-radius:4px;outline:2px solid var(--violet);outline-offset:5px}@media(width<=820px){.mk-workspace .customer-proof-heading{grid-template-columns:1fr;gap:24px;margin-bottom:38px}.mk-workspace .customer-story-row{grid-template-columns:minmax(150px,.45fr) minmax(0,1fr);gap:28px 36px}.mk-workspace .customer-story-action{grid-column:2;grid-template-columns:1fr auto;align-items:center;justify-items:start;gap:20px}.mk-workspace .customer-story-action>div{justify-content:flex-start}}@media(width<=560px){.mk-workspace .customer-proof-heading{margin-bottom:30px}.mk-workspace .customer-proof-heading>p{font-size:16px}.mk-workspace .customer-story-row{grid-template-columns:1fr;gap:30px;min-height:0;padding:34px 0}.mk-workspace .customer-story-identity{gap:12px}.mk-workspace .customer-story-copy h3{font-size:26px}.mk-workspace .customer-story-action{grid-column:auto;grid-template-columns:1fr;justify-items:start;gap:20px}}
