.surfaces-homepage{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--sp-ui-bg:var(--sp-color-mist);--sp-ui-surface:var(--sp-color-white);--sp-ui-surface-subtle:var(--sp-color-white);--sp-ui-fg:var(--sp-color-ink);--sp-ui-fg-secondary:var(--sp-color-graphite);--sp-ui-fg-muted:var(--sp-color-steel);--sp-ui-border:var(--sp-color-line);--sp-ui-focus-ring:var(--sp-color-ink);--sp-ui-action:var(--sp-color-ink);--sp-ui-action-fg:var(--sp-color-mist);--sp-ui-secondary-fg:var(--sp-color-ash);--sp-ui-secondary-border:var(--sp-color-ink);--jk-radius-control:4px;--jk-radius-panel:8px;--jk-font-size-caption:12px;--jk-font-size-label:14px;--jk-font-size-body:16px;--jk-font-size-body-large:20px;--jk-font-size-heading:24px;--jk-font-size-title:32px;--jk-font-size-display:40px;--jk-font-weight-regular:400;--jk-font-weight-medium:500;--jk-font-weight-semibold:600;--jk-line-height-tight:1.15;--jk-line-height-default:1.45;--jk-line-height-comfortable:1.6;--jk-letter-spacing-default:0px}@media (prefers-color-scheme:dark){.surfaces-homepage{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--sp-ui-bg:var(--sp-color-ink);--sp-ui-surface:#24282b;--sp-ui-surface-subtle:var(--sp-color-graphite);--sp-ui-fg:var(--sp-color-mist);--sp-ui-fg-secondary:var(--sp-color-line);--sp-ui-fg-muted:var(--sp-color-ash);--sp-ui-border:var(--sp-color-ash);--sp-ui-focus-ring:var(--sp-color-mist);--sp-ui-action:var(--sp-color-graphite);--sp-ui-action-fg:var(--sp-color-mist);--sp-ui-secondary-fg:var(--sp-color-line);--sp-ui-secondary-border:var(--sp-color-ash)}}.surfaces-homepage *{box-sizing:border-box}.surfaces-homepage{background:var(--sp-ui-bg);min-height:100vh;color:var(--sp-ui-fg);font-family:var(--font-inter),Inter,Arial,Helvetica,sans-serif;font-size:var(--jk-font-size-body);font-weight:var(--jk-font-weight-regular);line-height:var(--jk-line-height-default);letter-spacing:var(--jk-letter-spacing-default);text-rendering:optimizeLegibility;margin:0}body.menu-open{overflow:hidden}.surfaces-homepage img,.surfaces-homepage svg{display:block}.surfaces-homepage img{max-width:100%}.surfaces-homepage a{color:var(--sp-ui-fg)}.surfaces-homepage button,.surfaces-homepage a{-webkit-tap-highlight-color:#0b0d0e14}.surfaces-homepage a:focus-visible,.surfaces-homepage button:focus-visible{box-shadow:0 0 0 2px var(--sp-ui-bg),0 0 0 5px var(--sp-ui-focus-ring);outline:none}.surfaces-homepage h1,.surfaces-homepage h2,.surfaces-homepage h3,.surfaces-homepage h4,.surfaces-homepage p,.surfaces-homepage figure{margin-top:0}.surfaces-homepage figure{margin-inline:0}.surfaces-homepage h1,.surfaces-homepage h2,.surfaces-homepage h3,.surfaces-homepage h4{line-height:var(--jk-line-height-tight);letter-spacing:var(--jk-letter-spacing-default)}.surfaces-homepage h1{max-width:760px;font-size:var(--jk-font-size-display);font-weight:var(--jk-font-weight-semibold);margin-bottom:24px}.surfaces-homepage h2{font-size:var(--jk-font-size-title);font-weight:var(--jk-font-weight-semibold);margin-bottom:20px}.surfaces-homepage h3{font-size:var(--jk-font-size-heading);font-weight:var(--jk-font-weight-semibold);margin-bottom:12px}.surfaces-homepage h4{font-size:var(--jk-font-size-body-large);font-weight:var(--jk-font-weight-semibold);margin-bottom:8px}.surfaces-homepage .shell{width:min(var(--contract-max-width),calc(100% - 48px));margin-inline:auto}.surfaces-homepage .visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.surfaces-homepage .skip-link{z-index:1000;border-radius:var(--jk-radius-control);background:var(--sp-ui-surface);color:var(--sp-ui-fg);font-size:var(--jk-font-size-label);font-weight:var(--jk-font-weight-medium);line-height:var(--jk-line-height-default);padding:12px 16px;text-decoration:none;position:fixed;top:8px;left:8px;transform:translateY(-160%)}.surfaces-homepage .skip-link:focus{transform:translateY(0)}.surfaces-homepage .site-header{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:var(--sp-color-mist);background:#0b0d0efa;border-bottom:0;position:sticky;top:0}.surfaces-homepage .header-inner{justify-content:space-between;align-items:center;gap:32px;min-height:72px;display:flex}.surfaces-homepage .brand{min-height:44px;color:var(--sp-color-mist);font-size:var(--jk-font-size-body-large);font-weight:var(--jk-font-weight-semibold);line-height:var(--jk-line-height-tight);align-items:center;gap:10px;text-decoration:none;display:inline-flex}.surfaces-homepage .brand-mark{width:32px;height:32px;fill:var(--sp-color-mist)}.surfaces-homepage .brand-mark-muted{fill:var(--sp-color-ash)}.surfaces-homepage .site-navigation{align-items:center;gap:28px;display:flex}.surfaces-homepage .site-navigation a{min-height:44px;color:var(--sp-color-line);font-size:var(--jk-font-size-label);font-weight:var(--jk-font-weight-medium);line-height:var(--jk-line-height-default);align-items:center;text-decoration:none;display:inline-flex}.surfaces-homepage .site-navigation a:hover{color:var(--sp-color-mist)}.surfaces-homepage .site-navigation .nav-action{border:1px solid var(--sp-color-mist);border-radius:var(--jk-radius-control);background:var(--sp-color-mist);color:var(--sp-color-ink);padding-inline:16px}.surfaces-homepage .site-navigation .nav-action:hover{background:var(--sp-color-line);color:var(--sp-color-ink)}.surfaces-homepage .menu-button{border:1px solid var(--sp-color-mist);border-radius:var(--jk-radius-control);min-width:72px;min-height:44px;color:var(--sp-color-mist);font-family:var(--font-inter),Inter,Arial,Helvetica,sans-serif;font-size:var(--jk-font-size-label);font-weight:var(--jk-font-weight-medium);line-height:var(--jk-line-height-default);background:0 0;justify-content:center;align-items:center;gap:10px;padding-inline:12px;display:none}.surfaces-homepage .menu-symbol{flex:none;display:block}.surfaces-homepage .hero{isolation:isolate;background:var(--sp-color-ink);min-height:632px;box-shadow:none;border:0;border-radius:0;grid-template-columns:minmax(0,1fr);margin:-72px 0 0;padding:72px 0 0;display:grid;position:relative;overflow:hidden}.surfaces-homepage .hero-copy-shell{z-index:2;grid-area:1/1;align-self:center;position:relative}.surfaces-homepage .hero-copy{width:min(100%,620px);color:var(--sp-color-mist);padding:48px 0 96px}.surfaces-homepage .hero h1{max-width:560px}.surfaces-homepage .eyebrow,.surfaces-homepage .section-label,.surfaces-homepage .board-kicker{font-size:var(--jk-font-size-label);font-weight:var(--jk-font-weight-medium);line-height:var(--jk-line-height-default)}.surfaces-homepage .cycle-index,.surfaces-homepage .fragment-number,.surfaces-homepage .trust-index{font-size:var(--jk-font-size-caption);font-weight:var(--jk-font-weight-medium);line-height:var(--jk-line-height-default)}.surfaces-homepage .eyebrow,.surfaces-homepage .section-label{color:var(--sp-ui-fg-muted);margin-bottom:20px}.surfaces-homepage .eyebrow{align-items:center;gap:10px;display:flex}.surfaces-homepage .eyebrow-icon{fill:none;width:20px;height:20px;stroke:var(--sp-ui-proof);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex:none}.surfaces-homepage .hero-lead{max-width:560px;color:var(--sp-color-mist);font-size:var(--jk-font-size-body-large);line-height:var(--jk-line-height-default);margin-bottom:28px}.surfaces-homepage .action-row{flex-wrap:wrap;gap:12px;margin-bottom:24px;display:flex}.surfaces-homepage .button{border:1px solid var(--sp-ui-fg);border-radius:var(--jk-radius-control);min-height:48px;font-size:var(--jk-font-size-label);font-weight:var(--jk-font-weight-medium);line-height:var(--jk-line-height-default);text-align:center;justify-content:center;align-items:center;gap:10px;padding:10px 18px;text-decoration:none;transition:background .12s linear,color .12s linear,transform .12s linear;display:inline-flex}.surfaces-homepage .button svg{fill:none;width:20px;height:20px;stroke:var(--sp-color-ink);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.surfaces-homepage .button:hover{transform:translateY(-2px)}.surfaces-homepage .button-primary{background:var(--sp-ui-fg);color:var(--sp-ui-bg)}.surfaces-homepage .button-primary:hover{background:var(--sp-ui-fg-secondary)}.surfaces-homepage .button-secondary{color:var(--sp-ui-fg);background:0 0}.surfaces-homepage .button-secondary:hover{background:var(--sp-ui-surface)}.surfaces-homepage .hero .eyebrow{color:var(--sp-color-ash)}.surfaces-homepage .hero .button-primary{border-color:var(--sp-color-mist);background:var(--sp-color-mist);color:var(--sp-color-ink)}.surfaces-homepage .hero .button-primary:hover{background:var(--sp-color-line);color:var(--sp-color-ink)}.surfaces-homepage .hero .button-secondary{border-color:var(--sp-color-mist);color:var(--sp-color-mist)}.surfaces-homepage .hero .button-secondary:hover{background:var(--sp-color-mist);color:var(--sp-color-ink)}.surfaces-homepage .hero a:focus-visible,.surfaces-homepage .partner-section a:focus-visible,.surfaces-homepage .site-footer a:focus-visible{box-shadow:0 0 0 2px var(--sp-color-ink),0 0 0 5px var(--sp-color-mist)}.surfaces-homepage .hero-visual{z-index:0;background:var(--sp-color-ink);width:100%;height:100%;min-height:0;box-shadow:none;border:0;border-radius:0;margin:0;position:absolute;inset:0;overflow:hidden}.surfaces-homepage .hero-visual:after{z-index:1;background:linear-gradient(180deg,#0f172a4d 0%,#0f172a73 100%),linear-gradient(90deg,var(--sp-color-ink)0%,#0b0d0eeb 28%,#0b0d0ea8 48%,#0b0d0e3d 70%,#0b0d0e0a 100%);content:"";pointer-events:none;position:absolute;inset:0}.surfaces-homepage .hero-visual img{object-fit:cover;object-position:56% center;width:100%;height:100%;position:absolute;inset:0}.surfaces-homepage .problem-section{background:var(--sp-ui-surface);padding:80px 0 56px}.surfaces-homepage .problem-heading{margin-bottom:40px}.surfaces-homepage .problem-heading h2{max-width:620px;margin-bottom:0}.surfaces-homepage .broken-loop{border-top:1px solid var(--sp-ui-border);border-bottom:1px solid var(--sp-ui-border);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:0;margin-bottom:0;padding:0;list-style:none;display:grid}.surfaces-homepage .loop-fragment{border-right:1px solid var(--sp-ui-border);min-height:180px;padding:24px;position:relative}.surfaces-homepage .loop-fragment:last-child{border-right:0}.surfaces-homepage .broken-loop>:not(:last-child):after{z-index:2;border-top:1px solid var(--sp-ui-fg-muted);border-right:1px solid var(--sp-ui-fg-muted);background:var(--sp-ui-surface);width:10px;height:10px;color:var(--sp-ui-fg-muted);content:"";position:absolute;top:50%;right:-6px;transform:translateY(-50%)rotate(45deg)}.surfaces-homepage .loop-fragment strong,.surfaces-homepage .loop-fragment>span:last-child{display:block}.surfaces-homepage .loop-fragment strong{font-size:var(--jk-font-size-body-large);font-weight:var(--jk-font-weight-semibold);line-height:var(--jk-line-height-tight);margin:28px 0 8px}.surfaces-homepage .loop-fragment>span:last-child{color:var(--sp-ui-fg-muted);font-size:var(--jk-font-size-label);line-height:var(--jk-line-height-default)}.surfaces-homepage .loop-fragment-muted{color:var(--sp-ui-fg-muted);border-right:0}.surfaces-homepage .fragment-number,.surfaces-homepage .cycle-index{color:var(--sp-ui-fg-muted)}.surfaces-homepage .loop-section,.surfaces-homepage .proof-section{padding-block:96px}.surfaces-homepage .section-intro{max-width:760px;margin-bottom:48px}.surfaces-homepage .section-intro>p:last-child{color:var(--sp-ui-fg-secondary);font-size:var(--jk-font-size-body-large);line-height:var(--jk-line-height-default);margin-bottom:0}.surfaces-homepage .section-intro-wide{max-width:900px}.surfaces-homepage .cycle-list{border-top:1px solid var(--sp-ui-border);border-bottom:1px solid var(--sp-ui-border);grid-template-columns:repeat(5,1fr);margin:0;padding:0;list-style:none;display:grid}.surfaces-homepage .cycle-card{border-right:1px solid var(--sp-ui-border);min-width:0;min-height:220px;padding:24px 20px 28px;position:relative}.surfaces-homepage .cycle-card:last-child{border-right:0}.surfaces-homepage .cycle-card:not(:last-child):after{z-index:2;border-top:1px solid var(--sp-ui-fg);border-right:1px solid var(--sp-ui-fg);background:var(--sp-ui-bg);content:"";width:12px;height:12px;position:absolute;top:50%;right:-7px;transform:translateY(-50%)rotate(45deg)}.surfaces-homepage .cycle-card-signal:before{background:var(--sp-ui-proof);content:"";height:4px;position:absolute;top:-1px;left:0;right:0}.surfaces-homepage .cycle-icon{border:1px solid var(--sp-ui-fg);border-radius:var(--jk-radius-control);place-items:center;width:44px;height:44px;margin:36px 0 24px;display:grid}.surfaces-homepage .cycle-icon svg{fill:none;width:24px;height:24px;stroke:var(--sp-ui-fg);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.surfaces-homepage .cycle-card h3{font-size:var(--jk-font-size-body-large)}.surfaces-homepage .cycle-card p{color:var(--sp-ui-fg-muted);font-size:var(--jk-font-size-label);line-height:var(--jk-line-height-default);margin-bottom:0}.surfaces-homepage .cycle-return{min-height:56px;color:var(--sp-ui-fg-muted);font-size:var(--jk-font-size-caption);line-height:var(--jk-line-height-default);justify-content:space-between;align-items:center;gap:24px;padding-inline:28px;display:flex;position:relative}.surfaces-homepage .cycle-return:before{border-top:1px solid var(--sp-ui-border);content:"";position:absolute;top:50%;left:12px;right:12px}.surfaces-homepage .cycle-return:after{border-bottom:1px solid var(--sp-ui-fg);border-left:1px solid var(--sp-ui-fg);content:"";width:9px;height:9px;position:absolute;top:50%;left:12px;transform:translateY(-50%)rotate(45deg)}.surfaces-homepage .cycle-return span,.surfaces-homepage .cycle-return strong{z-index:1;background:var(--sp-ui-bg);padding-inline:10px;position:relative}.surfaces-homepage .cycle-return strong{color:var(--sp-ui-fg);font-weight:var(--jk-font-weight-medium)}.surfaces-homepage .loop-note{max-width:760px;color:var(--sp-ui-fg-muted);font-size:var(--jk-font-size-label);line-height:var(--jk-line-height-default);margin:24px 0 0}.surfaces-homepage .loop-note+.loop-note{margin-top:8px}.surfaces-homepage .example-section{border-top:1px solid var(--sp-ui-border);background:var(--sp-ui-surface);padding:64px 0 96px}.surfaces-homepage .experiment-board{border:1px solid var(--sp-ui-fg);border-radius:var(--jk-radius-panel);background:var(--sp-ui-bg);overflow:hidden}.surfaces-homepage .experiment-head,.surfaces-homepage .runtime-row,.surfaces-homepage .signal-row{padding:28px;display:grid}.surfaces-homepage .experiment-head{border-bottom:1px solid var(--sp-ui-secondary-border);background:var(--sp-ui-action);color:var(--sp-ui-action-fg);grid-template-columns:1fr auto;align-items:start;gap:24px}.surfaces-homepage .experiment-head h3{max-width:680px;margin-bottom:0}.surfaces-homepage .board-kicker{color:var(--sp-ui-secondary-fg);margin-bottom:8px;display:block}.surfaces-homepage .illustrative-badge{border:1px solid var(--sp-ui-secondary-fg);border-radius:var(--jk-radius-control);min-height:32px;color:var(--sp-ui-action-fg);font-size:var(--jk-font-size-caption);font-weight:var(--jk-font-weight-medium);line-height:var(--jk-line-height-default);align-items:center;padding-inline:10px;display:inline-flex}.surfaces-homepage .direction-group{border-bottom:1px solid var(--sp-ui-border);grid-template-columns:repeat(3,1fr);display:grid}.surfaces-homepage .direction-card{border-right:1px solid var(--sp-ui-border);background:var(--sp-ui-surface);min-width:0;padding:24px}.surfaces-homepage .direction-card:last-child{border-right:0}.surfaces-homepage .direction-card-selected{background:var(--sp-ui-bg);position:relative}.surfaces-homepage .direction-card-selected:before{background:var(--sp-ui-proof);content:"";height:4px;position:absolute;top:0;left:0;right:0}.surfaces-homepage .direction-tag{color:var(--sp-ui-fg-muted);font-size:var(--jk-font-size-caption);font-weight:var(--jk-font-weight-medium);line-height:var(--jk-line-height-default);margin-bottom:20px;display:block}.surfaces-homepage .mini-interface{border:1px solid var(--sp-ui-border);border-radius:var(--jk-radius-control);background:var(--sp-ui-bg);flex-direction:column;justify-content:center;gap:12px;min-height:180px;margin-bottom:20px;padding:24px;display:flex}.surfaces-homepage .mini-title,.surfaces-homepage .mini-line,.surfaces-homepage .mini-choice,.surfaces-homepage .mini-note,.surfaces-homepage .mini-action{background:var(--sp-ui-border);border-radius:2px;display:block}.surfaces-homepage .mini-title{background:var(--sp-ui-fg);width:52%;height:14px}.surfaces-homepage .mini-line{width:68%;height:8px}.surfaces-homepage .mini-line-long{width:88%}.surfaces-homepage .mini-choice{border:1px solid var(--sp-color-ash);background:var(--sp-ui-surface);width:100%;height:28px}.surfaces-homepage .mini-note{background:var(--sp-ui-border);width:100%;height:42px}.surfaces-homepage .mini-action{background:var(--sp-ui-fg);width:42%;height:28px;margin-top:8px}.surfaces-homepage .direction-card h4{margin-bottom:8px}.surfaces-homepage .direction-summary{color:var(--sp-ui-fg-muted);font-size:var(--jk-font-size-label);line-height:var(--jk-line-height-default);margin-bottom:0;display:block}.surfaces-homepage .runtime-row{border-bottom:1px solid var(--sp-ui-border);grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:56px}.surfaces-homepage .context-list,.surfaces-homepage .signal-list,.surfaces-homepage .proof-matrix{margin:0;padding:0}.surfaces-homepage .context-list{border-top:1px solid var(--sp-ui-border)}.surfaces-homepage .context-list li{border-bottom:1px solid var(--sp-ui-border);min-height:44px;font-size:var(--jk-font-size-label);line-height:var(--jk-line-height-default);justify-content:space-between;align-items:center;gap:20px;display:flex}.surfaces-homepage .context-list span{color:var(--sp-ui-fg-muted)}.surfaces-homepage .context-list strong{font-weight:var(--jk-font-weight-medium)}.surfaces-homepage .signal-row{grid-template-columns:minmax(240px,.7fr) minmax(320px,1fr) minmax(240px,.65fr);align-items:start;gap:40px}.surfaces-homepage .signal-list{grid-template-columns:1fr 1fr;gap:12px 20px;display:grid}.surfaces-homepage .signal-list li{min-height:44px;color:var(--sp-ui-fg-secondary);font-size:var(--jk-font-size-label);line-height:var(--jk-line-height-default);align-items:center;gap:10px;display:flex}.surfaces-homepage .signal-list svg{fill:none;width:20px;height:20px;stroke:var(--sp-ui-fg);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex:none}.surfaces-homepage .next-cycle{border-left:1px solid var(--sp-ui-border);background:0 0;padding:0 0 0 24px}.surfaces-homepage .next-cycle span,.surfaces-homepage .next-cycle strong{display:block}.surfaces-homepage .next-cycle span{color:var(--sp-ui-fg-muted);font-size:var(--jk-font-size-caption);font-weight:var(--jk-font-weight-medium);line-height:var(--jk-line-height-default);margin-bottom:8px}.surfaces-homepage .next-cycle strong{font-weight:var(--jk-font-weight-semibold);line-height:var(--jk-line-height-default)}.surfaces-homepage .decision-options{flex-wrap:wrap;gap:8px;display:flex}.surfaces-homepage .decision-options strong{border:1px solid var(--sp-ui-border);border-radius:var(--jk-radius-control);background:var(--sp-ui-surface);min-height:32px;color:var(--sp-ui-fg);font-size:var(--jk-font-size-caption);align-items:center;padding-inline:10px;display:inline-flex}.surfaces-homepage .trust-section,.surfaces-homepage .partner-section,.surfaces-homepage .site-footer{background:var(--sp-color-ink);color:var(--sp-color-mist)}.surfaces-homepage .trust-section{padding-block:96px}.surfaces-homepage .trust-intro{max-width:820px}.surfaces-homepage .trust-intro>p:last-child{color:var(--sp-color-line)}.surfaces-homepage .section-label-light{color:var(--sp-color-ash)}.surfaces-homepage .trust-grid{border-top:1px solid var(--sp-color-graphite);border-bottom:1px solid var(--sp-color-graphite);grid-template-columns:repeat(4,1fr);display:grid}.surfaces-homepage .trust-grid article{border-right:1px solid var(--sp-color-graphite);min-width:0;padding:28px 24px}.surfaces-homepage .trust-grid article:last-child{border-right:0}.surfaces-homepage .trust-icon{fill:none;width:28px;height:28px;stroke:var(--sp-color-mist);stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;margin-bottom:44px;display:block}.surfaces-homepage .trust-grid h3{font-size:var(--jk-font-size-body-large);margin-bottom:8px}.surfaces-homepage .trust-grid article>span{color:var(--sp-color-line);font-size:var(--jk-font-size-label);line-height:var(--jk-line-height-default);display:block}.surfaces-homepage .proof-matrix{border:1px solid var(--sp-ui-fg);border-spacing:0;border-radius:var(--jk-radius-panel);background:var(--sp-ui-surface);width:100%;overflow:hidden}.surfaces-homepage .proof-matrix th,.surfaces-homepage .proof-matrix td{border-right:1px solid var(--sp-ui-border);border-bottom:1px solid var(--sp-ui-border);text-align:left;vertical-align:top;padding:18px 20px}.surfaces-homepage .proof-matrix tr>:last-child{border-right:0}.surfaces-homepage .proof-matrix tbody tr:last-child>*{border-bottom:0}.surfaces-homepage .proof-matrix thead th{background:var(--sp-ui-bg);color:var(--sp-ui-fg);font-size:var(--jk-font-size-label);font-weight:var(--jk-font-weight-medium);line-height:var(--jk-line-height-default)}.surfaces-homepage .proof-matrix thead th:not(:first-child){width:38%}.surfaces-homepage .proof-matrix thead th:nth-child(2),.surfaces-homepage .proof-matrix thead th:nth-child(3){align-items:center;gap:10px;display:table-cell}.surfaces-homepage .proof-matrix thead th:nth-child(2) .status-marker,.surfaces-homepage .proof-matrix thead th:nth-child(3) .direction-marker{vertical-align:-1px;margin-right:10px}.surfaces-homepage .proof-matrix tbody th{color:var(--sp-ui-fg-muted);font-size:var(--jk-font-size-caption);font-weight:var(--jk-font-weight-medium);line-height:var(--jk-line-height-default)}.surfaces-homepage .proof-matrix td{color:var(--sp-ui-fg-secondary);font-size:var(--jk-font-size-label);line-height:var(--jk-line-height-default)}.surfaces-homepage .status-marker,.surfaces-homepage .direction-marker{width:12px;height:12px;display:inline-block}.surfaces-homepage .status-marker{background:var(--sp-ui-proof)}.surfaces-homepage .direction-marker{border:1px solid var(--sp-ui-fg)}.surfaces-homepage .partner-section{border-bottom:1px solid var(--sp-color-graphite);padding-block:88px}.surfaces-homepage .partner-grid{grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);align-items:start;gap:88px;display:grid}.surfaces-homepage .partner-grid h2{max-width:560px}.surfaces-homepage .partner-copy{align-items:flex-start;max-width:680px;display:flex}.surfaces-homepage .button-light{border-color:var(--sp-color-mist);background:var(--sp-color-mist);color:var(--sp-color-ink)}.surfaces-homepage .button-light:hover{background:var(--sp-color-line);color:var(--sp-color-ink)}.surfaces-homepage .site-footer{padding-block:28px}.surfaces-homepage .footer-inner{grid-template-columns:1fr auto auto;align-items:center;gap:32px;display:grid}.surfaces-homepage .footer-brand{color:var(--sp-color-mist)}.surfaces-homepage .brand-mark-reversed{fill:var(--sp-color-mist)}.surfaces-homepage .footer-inner p{color:var(--sp-color-ash);font-size:var(--jk-font-size-caption);line-height:var(--jk-line-height-default);margin-bottom:0}@media (max-width:1040px){.surfaces-homepage .runtime-row,.surfaces-homepage .signal-row{grid-template-columns:1fr}.surfaces-homepage .next-cycle{border-top:1px solid var(--sp-ui-border);border-left:0;padding:20px 0 0}.surfaces-homepage .signal-list,.surfaces-homepage .trust-grid{grid-template-columns:1fr 1fr}.surfaces-homepage .trust-grid article:nth-child(2){border-right:0}.surfaces-homepage .trust-grid article:nth-child(-n+2){border-bottom:1px solid var(--sp-color-graphite)}}@media (min-width:921px) and (max-width:1040px){.surfaces-homepage .hero{min-height:680px}}@media (max-width:920px){.surfaces-homepage .hero{min-height:640px;margin:-72px 0 0}.surfaces-homepage .hero-visual img{aspect-ratio:auto;object-position:54% center;height:100%;position:absolute}}@media (max-width:820px){.surfaces-homepage .shell{width:min(100% - 32px,var(--contract-max-width))}.surfaces-homepage .menu-button{display:inline-flex}.surfaces-homepage .site-navigation{z-index:90;border-bottom:1px solid var(--sp-color-graphite);background:var(--sp-color-ink);flex-direction:column;align-items:stretch;gap:0;max-height:calc(100vh - 72px);padding:12px 16px 24px;display:none;position:fixed;top:72px;left:0;right:0;overflow-y:auto}.surfaces-homepage .site-navigation[data-open=true]{display:flex}.surfaces-homepage .site-navigation a{border-bottom:1px solid var(--sp-color-graphite);min-height:52px;color:var(--sp-color-line);padding-inline:12px}.surfaces-homepage .site-navigation .nav-action{border-bottom:0;justify-content:center;margin-top:12px}.surfaces-homepage .partner-grid{grid-template-columns:1fr;gap:36px}.surfaces-homepage .direction-group{grid-template-columns:1fr}.surfaces-homepage .direction-card{border-right:0;border-bottom:1px solid var(--sp-ui-border)}.surfaces-homepage .direction-card:last-child{border-bottom:0}.surfaces-homepage .footer-inner{grid-template-columns:1fr;gap:12px}}@media (max-width:700px){.surfaces-homepage .cycle-list,.surfaces-homepage .broken-loop{grid-template-columns:1fr}.surfaces-homepage .loop-fragment{border-right:0;border-bottom:1px solid var(--sp-ui-border);min-height:0;padding:20px}.surfaces-homepage .broken-loop>:last-child{border-bottom:0}.surfaces-homepage .broken-loop>:not(:last-child):after{inset:auto auto -6px 24px;transform:rotate(135deg)}.surfaces-homepage .loop-fragment strong{margin-top:16px}.surfaces-homepage .cycle-card:nth-child(n){border-right:0;border-bottom:1px solid var(--sp-ui-border);grid-template-columns:44px 1fr;grid-template-areas:"index title""icon copy";column-gap:16px;min-height:0;padding:18px;display:grid}.surfaces-homepage .cycle-card:last-child{border-bottom:0}.surfaces-homepage .cycle-card:not(:last-child):after{inset:auto auto -7px 36px;transform:rotate(135deg)}.surfaces-homepage .cycle-card .cycle-index{grid-area:index;align-self:center}.surfaces-homepage .cycle-icon{grid-area:icon;width:40px;height:40px;margin:10px 0 0}.surfaces-homepage .cycle-card h3{grid-area:title;align-self:center;margin-bottom:0}.surfaces-homepage .cycle-card p{grid-area:copy;margin-top:10px}}@media (max-width:620px){.surfaces-homepage h1{font-size:var(--jk-font-size-title)}.surfaces-homepage h2{font-size:var(--jk-font-size-heading)}.surfaces-homepage h3{font-size:var(--jk-font-size-body-large)}.surfaces-homepage .hero{min-height:0;margin:-72px 0 0}.surfaces-homepage .hero-copy{padding:44px 0 96px}.surfaces-homepage .hero-lead,.surfaces-homepage .section-intro>p:last-child{font-size:var(--jk-font-size-body)}.surfaces-homepage .action-row{flex-direction:column}.surfaces-homepage .button{width:100%}.surfaces-homepage .hero-visual img{aspect-ratio:auto;object-position:44% center}.surfaces-homepage .problem-section,.surfaces-homepage .loop-section,.surfaces-homepage .example-section,.surfaces-homepage .trust-section,.surfaces-homepage .proof-section,.surfaces-homepage .partner-section{padding-block:52px}.surfaces-homepage .experiment-head{grid-template-columns:1fr}.surfaces-homepage .experiment-head,.surfaces-homepage .runtime-row,.surfaces-homepage .signal-row,.surfaces-homepage .direction-card{padding:20px}.surfaces-homepage .direction-card:not(.direction-card-selected){padding-block:18px}.surfaces-homepage .direction-card:not(.direction-card-selected) .direction-tag{margin-bottom:10px}.surfaces-homepage .mini-interface{min-height:140px;padding:18px}.surfaces-homepage .signal-list{grid-template-columns:1fr 1fr;gap:8px 16px}.surfaces-homepage .trust-icon{margin-bottom:20px}.surfaces-homepage .proof-matrix,.surfaces-homepage .proof-matrix tbody,.surfaces-homepage .proof-matrix tr,.surfaces-homepage .proof-matrix th,.surfaces-homepage .proof-matrix td{display:block}.surfaces-homepage .proof-matrix thead{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.surfaces-homepage .proof-matrix tbody tr{border-bottom:1px solid var(--sp-ui-border);padding:18px}.surfaces-homepage .proof-matrix tbody tr:last-child{border-bottom:0}.surfaces-homepage .proof-matrix tbody th,.surfaces-homepage .proof-matrix tbody td{border:0;padding:0}.surfaces-homepage .proof-matrix tbody th{color:var(--sp-ui-fg);font-size:var(--jk-font-size-label);margin-bottom:16px}.surfaces-homepage .proof-matrix tbody td+td{border-top:1px solid var(--sp-ui-border);margin-top:14px;padding-top:14px}.surfaces-homepage .proof-matrix tbody td:before{color:var(--sp-ui-fg-muted);content:attr(data-column);font-size:var(--jk-font-size-caption);font-weight:var(--jk-font-weight-medium);margin-bottom:4px;display:block}}@media (max-width:480px){.surfaces-homepage .trust-grid{grid-template-columns:1fr}.surfaces-homepage .trust-grid article,.surfaces-homepage .trust-grid article:nth-child(2){border-right:0}.surfaces-homepage .trust-grid article,.surfaces-homepage .trust-grid article:nth-child(-n+2){border-bottom:1px solid var(--sp-color-graphite)}.surfaces-homepage .trust-grid article:last-child{border-bottom:0}}@media (prefers-reduced-motion:reduce){.surfaces-homepage *,.surfaces-homepage :before,.surfaces-homepage :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media (forced-colors:active){.surfaces-homepage .eyebrow-icon{stroke:canvastext}.surfaces-homepage .cycle-card-signal:before,.surfaces-homepage .direction-card-selected:before,.surfaces-homepage .status-marker,.surfaces-homepage .cycle-card:not(:last-child):after,.surfaces-homepage .broken-loop>:not(:last-child):after,.surfaces-homepage .cycle-return:after{border:1px solid canvastext}.surfaces-homepage .site-header{background:canvas}}
