.proof-moment-grid{display:grid;grid-template-columns:repeat(var(--proof-moment-columns),minmax(0,1fr));gap:0;margin:0;padding:0;border-bottom:1px solid rgba(16,23,34,.18);border-top:1px solid rgba(16,23,34,.18);list-style:none}.proof-moment-grid a{display:grid;grid-template-rows:auto 1fr auto;gap:42px;min-height:278px;padding:26px 24px 32px;border-left:1px solid rgba(16,23,34,.14);background:#fff;color:#101722;text-decoration:none;transition:background .18s ease,color .18s ease}.proof-moment-grid a:nth-child(3n+1){border-left:0}.proof-moment-grid.is-two-columns a:nth-child(n){border-left:1px solid rgba(16,23,34,.14)}.proof-moment-grid.is-two-columns a:nth-child(odd){border-left:0}.proof-moment-grid a[data-tone=paper]{background:#fff}.proof-moment-grid a[data-tone=mist]{background:#f2f5f4}.proof-moment-grid a[data-tone=mint]{background:#e7f1ee}.proof-moment-grid a[data-tone=sand]{background:#eee9de}.proof-moment-grid a[data-tone=green]{background:#dcebe7}.proof-moment-grid a[data-tone=ink]{background:#101722;color:#fff}.proof-moment-grid a:hover{background:#16877f;color:#fff}.proof-moment-grid span{color:#718985;font-family:SFMono-Regular,Consolas,monospace;font-size:.64rem;font-weight:700;letter-spacing:.11em}.proof-moment-grid strong{align-self:end;margin:0;font-size:1.12rem;line-height:1.2}.proof-moment-grid p{align-self:start;margin:14px 0 0;color:#526965;font-size:.9rem;line-height:1.62}.proof-moment-grid a[data-tone=ink] span{color:#b7d4ce}.proof-moment-grid a[data-tone=ink] p,.proof-moment-grid a:hover p{color:#ffffffb8}@media(max-width:820px){.proof-moment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.proof-moment-grid a:nth-child(n){border-left:1px solid rgba(16,23,34,.14)}.proof-moment-grid a:nth-child(odd){border-left:0}}@media(max-width:560px){.proof-moment-grid{grid-template-columns:1fr}.proof-moment-grid a{gap:20px;min-height:0;padding:24px 0;border-left:0!important;border-top:1px solid rgba(16,23,34,.14);background:transparent!important}.proof-moment-grid a:first-child{border-top:0}.proof-moment-grid a[data-tone=ink]{padding-inline:18px;background:#101722!important}}.proof-page{background:#f7f8f7;color:#101722;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.proof-page *,.proof-page *:before,.proof-page *:after{box-sizing:border-box}.proof-page a{color:inherit;text-decoration:none}.proof-page h1,.proof-page h2,.proof-page h3,.proof-page p,.proof-page dl,.proof-page dd,.proof-page figure{margin:0}.proof-shell{width:min(100% - 64px,1280px);margin:0 auto}.proof-kicker{color:#16877f;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.67rem;font-weight:700;letter-spacing:.13em;line-height:1.4;text-transform:uppercase}.proof-kicker--light{color:#b7d4ce}.proof-hero{overflow:hidden;padding:clamp(72px,9vw,142px) 0;background-color:#f7f8f7;background-image:linear-gradient(rgba(16,23,34,.065) 1px,transparent 1px),linear-gradient(90deg,rgba(16,23,34,.065) 1px,transparent 1px);background-size:var(--site-hero-grid-size) var(--site-hero-grid-size)}.proof-hero h1,.proof-summary h2,.proof-more h2,.proof-cta h2{font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.07em;line-height:.94}.proof-hero h1{max-width:13ch;margin:20px 0 28px;font-size:clamp(3.15rem,4.8vw,5.45rem);text-wrap:balance}.proof-hero h1+p{max-width:52ch;color:#435a56;font-size:clamp(1rem,1.35vw,1.2rem);line-height:1.68}.proof-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.proof-button{align-items:center;display:inline-flex;font-size:.87rem;font-weight:750;gap:28px;justify-content:space-between;min-height:52px;padding:14px 18px;transition:transform .18s ease,background .18s ease,border-color .18s ease}.proof-button:hover{transform:translateY(-2px)}.proof-button--solid{background:#16877f;color:#fff!important}.proof-button--solid:hover{background:#101722}.proof-button--quiet{border:1px solid rgba(16,23,34,.22);background:#f7f8f7b3}.proof-button--quiet:hover{border-color:#101722}.proof-button--white{background:#fff;color:#101722!important}.proof-button--white:hover{background:#d6e8e4}.proof-button--clear{border:1px solid rgba(255,255,255,.4);color:#fff!important}.proof-button--clear:hover{background:#ffffff1a}.proof-player-section{padding:clamp(64px,7vw,104px) 0 clamp(84px,10vw,152px);background:#fff}.proof-player-section__watch{display:grid;gap:6px;max-width:60ch;margin-bottom:26px}.proof-player-section__watch span{color:#16877f;font-family:SFMono-Regular,Consolas,monospace;font-size:.65rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.proof-player-section__watch p{color:#435a56;font-size:.94rem;line-height:1.58}.proof-player-section__stage{margin-right:18px;background:#101722;box-shadow:18px 18px #cde3dd}.proof-recording__image{background:#fff}.proof-recording__image img{display:block;width:100%}.proof-recording__image figcaption{padding:16px 20px;border-top:1px solid rgba(16,23,34,.16);color:#526965;font-size:.86rem;line-height:1.58}.proof-page .proof-guided-player,.proof-page .proof-plain-player{display:grid;background:#101722;color:#fff}.proof-page .proof-guided-screen{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));min-height:0;overflow:hidden;position:relative}.proof-page .proof-guided-media{aspect-ratio:4096 / 2256;background:#091418;grid-column:1 / -1;min-width:0;overflow:hidden;position:relative}.proof-page .proof-guided-media-transform{inset:0;position:absolute;transform-origin:0 0;transition:transform var(--proof-zoom-duration) var(--proof-zoom-easing);will-change:transform}.proof-page .proof-guided-media video,.proof-page .proof-guided-media iframe,.proof-page .proof-guided-media img,.proof-page .proof-guided-media .proof-video-unavailable{display:block;height:100%;inset:0;object-fit:contain;position:absolute;width:100%}.proof-page .proof-guided-media [data-proof-source][hidden]{display:none!important}.proof-page .proof-guided-shade{background:#09141857;inset:0;pointer-events:none;position:absolute}.proof-page .proof-guided-focus-box{border:2px solid #8ee1d1;box-shadow:0 0 0 999px #09141847;pointer-events:none;position:absolute;transition:left .4s ease,top .4s ease,width .4s ease,height .4s ease}.proof-page .proof-guided-callout,.proof-page .proof-guided-companion,.proof-page .proof-guided-result{background:#fff;color:#101722}.proof-page .proof-guided-callout{bottom:18px;display:grid;gap:8px;left:18px;max-width:min(360px,calc(100% - 36px));padding:18px;position:absolute;z-index:3}.proof-page .proof-guided-player[data-active-index="-1"] .proof-guided-callout{opacity:0;transform:translateY(8px);visibility:hidden}.proof-page .proof-guided-callout span,.proof-page .proof-guided-companion span,.proof-page .proof-guided-result span,.proof-page .proof-guided-companion dt,.proof-page .proof-guided-result dt{color:#16877f;font-family:SFMono-Regular,Consolas,monospace;font-size:.65rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.proof-page .proof-guided-callout strong,.proof-page .proof-guided-companion strong,.proof-page .proof-guided-result strong{color:#101722;font-size:1.02rem;line-height:1.2}.proof-page .proof-guided-callout p,.proof-page .proof-guided-companion p,.proof-page .proof-guided-result p,.proof-page .proof-guided-companion dd,.proof-page .proof-guided-result dd{color:#526965;font-size:.86rem;line-height:1.52}.proof-page .proof-guided-pause{align-items:center;background:#16877f;color:#fff;display:flex;gap:8px;left:18px;opacity:0;padding:9px 12px;pointer-events:none;position:absolute;top:18px;transform:translateY(-8px);transition:opacity .18s ease,transform .18s ease;z-index:5}.proof-page .proof-guided-player[data-paused-moment=true] .proof-guided-pause{opacity:1;transform:translateY(0)}.proof-page .proof-guided-pause span{border-left:3px solid currentColor;border-right:3px solid currentColor;display:inline-block;height:14px;width:11px}.proof-page .proof-guided-pause strong{font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.proof-page .proof-guided-stage-play{background:#16877f;border:1px solid rgba(255,255,255,.72);color:#fff;display:grid;height:64px;left:50%;place-items:center;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .2s ease,transform .2s ease;width:64px;z-index:4}.proof-page .proof-guided-stage-play:hover{transform:translate(-50%,-50%) scale(1.05)}.proof-page .proof-guided-stage-play span{border-bottom:10px solid transparent;border-left:15px solid currentColor;border-top:10px solid transparent;height:0;margin-left:3px;width:0}.proof-page .proof-guided-player[data-started=true] .proof-guided-stage-play{opacity:0;pointer-events:none;visibility:hidden}.proof-page .proof-guided-companion{display:none;gap:12px;grid-column:8 / -1;min-width:0;padding:20px}.proof-page .proof-guided-companion dl,.proof-page .proof-guided-result dl{display:grid;gap:8px}.proof-page .proof-guided-companion dl div,.proof-page .proof-guided-result dl div{padding:10px;background:#f2f5f4}.proof-page .proof-guided-companion dt,.proof-page .proof-guided-result dt{margin-bottom:4px}.proof-page .proof-guided-companion-media{overflow:hidden}.proof-page .proof-guided-companion-media.empty{display:none}.proof-page .proof-guided-companion-media img,.proof-page .proof-guided-companion-media video{display:block;max-width:100%;width:100%}.proof-page .proof-guided-player[data-layout=split] .proof-guided-media{aspect-ratio:auto;grid-column:1 / 8;min-height:clamp(300px,34vw,560px)}.proof-page .proof-guided-player[data-layout=companion] .proof-guided-media{aspect-ratio:auto;grid-column:1 / 7;min-height:clamp(300px,34vw,560px)}.proof-page .proof-guided-player[data-layout=split] .proof-guided-companion,.proof-page .proof-guided-player[data-layout=companion] .proof-guided-companion{display:grid}.proof-page .proof-guided-result{align-self:center;display:none;gap:12px;justify-self:center;max-width:720px;padding:24px;position:absolute;width:min(calc(100% - 40px),720px);z-index:5}.proof-page .proof-guided-player[data-layout=artifact] .proof-guided-media{filter:brightness(.62) saturate(.8)}.proof-page .proof-guided-player[data-layout=artifact] .proof-guided-callout,.proof-page .proof-guided-player[data-layout=artifact] .proof-guided-companion{display:none}.proof-page .proof-guided-player[data-layout=artifact] .proof-guided-result{display:grid}.proof-page .proof-guided-controls{display:grid;gap:12px;padding:14px;background:#f7f8f7;color:#101722}.proof-page .proof-guided-transport{align-items:center;display:grid;gap:12px;grid-template-columns:auto minmax(0,1fr) auto}.proof-page .proof-guided-transport-toggle{appearance:none;background:#16877f;border:0;border-radius:0;box-shadow:none;color:#fff;cursor:pointer;display:grid;height:32px;padding:0;place-items:center;width:32px}.proof-page .proof-guided-transport-toggle span{border-bottom:6px solid transparent;border-left:9px solid currentColor;border-top:6px solid transparent;height:0;margin-left:2px;width:0}.proof-page .proof-guided-player[data-playing=true] .proof-guided-transport-toggle span{border:0;border-left:3px solid currentColor;border-right:3px solid currentColor;height:12px;margin:0;width:11px}.proof-page .proof-guided-progress{height:3px;overflow:hidden;background:#d6e1de}.proof-page .proof-guided-progress span{display:block;height:100%;width:100%;background:#16877f;transform:scaleX(0);transform-origin:left center}.proof-page .proof-guided-time{color:#526965;display:inline-flex;font-family:SFMono-Regular,Consolas,monospace;font-size:.7rem;gap:5px;white-space:nowrap}.proof-page .proof-guided-steps{display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(44px,1fr))}.proof-page .proof-guided-step-button{align-items:center;background:#fff;border:1px solid rgba(16,23,34,.14);color:#526965;display:grid;justify-items:center;min-height:44px;min-width:0;padding:10px;text-align:center}.proof-page .proof-guided-step-button span{color:#16877f;font-family:SFMono-Regular,Consolas,monospace;font-size:.63rem;font-weight:700;letter-spacing:.1em}.proof-page .proof-guided-step-button.active{background:#dcebe7;border-color:#16877f;color:#101722}.proof-page .proof-guided-actions{display:flex;flex-wrap:wrap;gap:8px}.proof-page .proof-guided-button{border:1px solid rgba(16,23,34,.18);font-size:.82rem;font-weight:700;min-height:36px;padding:8px 12px}.proof-page .proof-guided-button.primary{background:#16877f;border-color:#16877f;color:#fff}.proof-reuse-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:clamp(88px,8vw,118px)}.proof-reuse-grid a{display:flex;flex-direction:column;min-height:250px;padding:22px;background:#f2f5f4;transition:background .18s ease,color .18s ease,transform .18s ease}.proof-reuse-grid a:nth-child(2){margin-top:24px;background:#dcebe7}.proof-reuse-grid a:nth-child(3){margin-top:48px;background:#eee9de}.proof-reuse-grid a:hover{background:#12333a;color:#fff;transform:translateY(-4px)}.proof-reuse-grid span{color:#16877f;font-family:SFMono-Regular,Consolas,monospace;font-size:.64rem;font-weight:700;letter-spacing:.1em}.proof-reuse-grid strong{max-width:11ch;margin:auto 0 12px;font-family:Georgia,Times New Roman,serif;font-size:1.7rem;font-weight:400;letter-spacing:-.05em;line-height:1}.proof-reuse-grid p{color:#526965;font-size:.86rem;line-height:1.58}.proof-reuse-grid b{display:flex;justify-content:space-between;margin-top:18px;font-size:.76rem}.proof-reuse-grid i{color:#16877f;font-size:1.05rem;font-style:normal}.proof-reuse-grid a:hover p{color:#ffffffb8}.proof-summary{padding:clamp(84px,10vw,152px) 0;background:#f2f5f4}.proof-summary h2{max-width:17ch;margin-bottom:26px;font-size:clamp(2.35rem,3.75vw,4.2rem);text-wrap:balance}.proof-summary div>p{max-width:62ch;margin-top:18px;color:#526965;font-size:1.04rem;line-height:1.68}.proof-summary div>p:first-of-type{margin-top:0}.proof-text-link{display:inline-flex;gap:12px;margin-top:28px;color:#16877f!important;font-size:.91rem;font-weight:750}.proof-more{padding:clamp(84px,10vw,152px) 0;background:#fff}.proof-more h2{max-width:16ch;margin:18px 0 clamp(88px,8vw,118px);font-size:clamp(2.35rem,3.75vw,4.2rem);text-wrap:balance}.proof-cta{padding:clamp(104px,12vw,190px) 0;background:#16877f;color:#fff;text-align:center}.proof-cta__inner{max-width:900px}.proof-cta h2{max-width:16ch;margin:20px auto 25px;font-size:clamp(2.85rem,4.5vw,4.9rem);text-wrap:balance}.proof-cta p:not(.proof-kicker){max-width:64ch;margin:0 auto;color:#fffc;font-size:1.04rem;line-height:1.68}.proof-cta .proof-actions{justify-content:center}@media(max-width:820px){.proof-shell{width:min(100% - 40px,620px)}.proof-hero{padding-top:64px}.proof-summary__grid{grid-template-columns:1fr;gap:34px}.proof-player-section__stage{box-shadow:14px 14px #cde3dd}.proof-reuse-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:68px}.proof-reuse-grid a:nth-child(n){margin-top:0}.proof-reuse-grid a:nth-child(3){grid-column:1 / -1}.proof-cta{text-align:left}.proof-cta h2,.proof-cta p:not(.proof-kicker){margin-left:0}.proof-cta .proof-actions{justify-content:flex-start}}@media(max-width:560px){.proof-shell{width:min(100% - 32px,620px)}.proof-hero h1{font-size:clamp(3rem,13.5vw,4rem)}.proof-actions{display:grid}.proof-button{width:100%}.proof-player-section,.proof-summary,.proof-more{padding-block:72px}.proof-summary h2,.proof-more h2{font-size:clamp(2.2rem,10vw,2.45rem)}.proof-player-section__stage{margin-right:10px;box-shadow:10px 10px #cde3dd}.proof-page .proof-guided-screen{grid-template-columns:1fr}.proof-page .proof-guided-media,.proof-page .proof-guided-player[data-layout=split] .proof-guided-media,.proof-page .proof-guided-player[data-layout=companion] .proof-guided-media,.proof-page .proof-guided-companion{grid-column:1}.proof-page .proof-guided-callout{bottom:12px;left:12px;max-width:calc(100% - 24px);padding:12px}.proof-page .proof-guided-companion{display:none!important}.proof-page .proof-guided-player[data-layout=split] .proof-guided-media,.proof-page .proof-guided-player[data-layout=companion] .proof-guided-media{aspect-ratio:4096 / 2256;min-height:0}.proof-page .proof-guided-controls{padding:10px}.proof-page .proof-guided-steps{grid-template-columns:1fr}.proof-reuse-grid{grid-template-columns:1fr;margin-top:56px}.proof-reuse-grid a:nth-child(3){grid-column:auto}.proof-cta{padding-block:96px}}
