:root{--surface-2:#24231c;--surface-3:#343126;--ink-2:#d4cfc1;--faint:#949083;--border-strong:#514a3c;--preview-ease:cubic-bezier(.16, 1, .3, 1)}.avatar{object-fit:cover;background:var(--surface-3);border-radius:50%;flex-shrink:0;width:40px;height:40px;display:block}.person{align-items:center;gap:11px;min-width:0;display:flex}.person>div{gap:3px;min-width:0;display:grid}.person strong,.post-head strong{letter-spacing:-.01em;flex-wrap:wrap;align-items:center;gap:7px;font-size:.875rem;font-weight:600;line-height:1.3;display:flex}.person small,.post-head small{color:var(--muted);font-size:.6875rem;line-height:1.5;display:block}.person .avatar{width:36px;height:36px}.preview-initials{background:var(--accent);color:var(--background);place-items:center;font-size:.875rem;font-weight:600;display:grid}.you-tag{background:var(--accent);min-height:18px;color:var(--background);letter-spacing:.01em;border-radius:4px;align-items:center;padding:0 6px;font-size:.625rem;font-weight:600;display:inline-flex}.hero-thread{min-width:0}.post-card{background:var(--surface);border:1px solid var(--border-strong);border-radius:14px;padding:24px 24px 20px;box-shadow:0 18px 44px #0002}.post-head{align-items:center;gap:11px;display:flex}.post-head .avatar{width:42px;height:42px}.post-head>div{gap:3px;min-width:0;display:grid}.post-head .channel-mark,.post-more{margin-left:auto}.post-more{color:var(--faint);letter-spacing:1px;font-size:18px}.post-body{letter-spacing:-.012em;color:var(--foreground);text-wrap:pretty;margin-top:21px;font-size:1.0625rem;line-height:1.65}.post-stats{border-bottom:1px solid var(--border);color:var(--muted);justify-content:space-between;gap:12px;margin-top:20px;padding-bottom:12px;font-size:.6875rem;display:flex}.clip-count:before{content:"";background:var(--accent);border-radius:50%;width:9px;height:9px;margin-right:6px;display:inline-block}.post-actions{color:var(--muted);justify-content:space-between;gap:9px;padding:12px 0 0;font-size:.6875rem;font-weight:500;display:flex}.post-actions>span{align-items:center;gap:6px;display:inline-flex}.post-reply{border:1px solid var(--border);background:var(--surface-2);border-radius:10px;margin-top:19px;padding:17px;position:relative}.post-reply>p{color:var(--ink-2);margin-top:14px;font-size:.875rem;line-height:1.7}.reply-meta{color:var(--muted);gap:16px;margin-top:14px;font-size:.6875rem;display:flex}.reply-meta b{color:var(--ink-2);font-weight:600}.clip-slot{grid-template-rows:1fr;display:grid}.clip-slot>*{min-height:0}.clip-typing{gap:5px;display:none;position:absolute;top:78px;left:17px}.clip-typing i{background:var(--muted);border-radius:50%;width:6px;height:6px}.conversation-plane{gap:21px}.conversation-card{border-radius:10px;padding:23px 20px 20px}.conversation-card .post-head{align-items:flex-start;gap:9px}.conversation-card .post-head .avatar{width:36px;height:36px}.conversation-card .post-head strong{font-size:.8125rem}.conversation-card .post-head small{font-size:.625rem}.conversation-card .post-body{flex:0;font-size:.9375rem}.conversation-card .reply-link{margin:16px 0 -5px 11px;padding:0}.conversation-card .post-reply{flex:1;margin-top:14px;padding:16px}.conversation-card .person{gap:9px}.conversation-card .person strong{font-size:.75rem}.conversation-card .person small{font-size:.625rem}.conversation-card .post-reply>p{font-size:.875rem}.company-mark{background:var(--surface-3);border-radius:8px;place-items:center;width:40px;height:40px;display:grid}.account-preview .avatar{width:42px;height:42px}.account-preview{border-radius:9px}.mt-workbench{border-radius:12px}.interview-paper,.interview-output{border-radius:8px}.interview-paper{box-shadow:3px 3px #29261d}@media (prefers-reduced-motion:no-preference){.hero-thread[data-loop-state] .clip-like{animation:preview-like 10s var(--preview-ease) infinite}.hero-thread[data-loop-state] .clip-reply{animation:preview-reply 10s var(--preview-ease) infinite}.hero-thread[data-loop-state] .clip-reply-text,.hero-thread[data-loop-state] .clip-reply-meta{animation:preview-answer 10s var(--preview-ease) infinite}.hero-thread[data-loop-state] .clip-typing{animation:preview-typing 10s var(--preview-ease) infinite;display:flex}.hero-thread[data-loop-state] .clip-typing i{animation:1s ease-in-out infinite preview-dot}.hero-thread[data-loop-state] .clip-typing i:nth-child(2){animation-delay:.15s}.hero-thread[data-loop-state] .clip-typing i:nth-child(3){animation-delay:.3s}.mt-workbench[data-loop-state] .interview-waveform i{transform-origin:50%;animation:2.4s ease-in-out infinite alternate interview-wave}.mt-workbench[data-loop-state] .interview-edit svg path:first-child{stroke-dasharray:6 5;animation:2s linear infinite interview-flow}.conversation-card,.account-option{transition:translate .25s var(--preview-ease), box-shadow .25s var(--preview-ease)}@media (hover:hover){.conversation-card:hover,.account-option:hover{translate:0 -3px}}}@keyframes preview-like{0%,12%{color:var(--muted);scale:1}15%{scale:1.08}18%,to{color:var(--accent);scale:1}}@keyframes preview-reply{0%,13%{opacity:0;translate:0 14px}23%,91%{opacity:1;translate:0}to{opacity:0;translate:0 -6px}}@keyframes preview-answer{0%,34%{opacity:0;translate:0 5px}42%,to{opacity:1;translate:0}}@keyframes preview-typing{0%,20%{opacity:0}23%,33%{opacity:1}37%,to{opacity:0}}@keyframes preview-dot{0%,to{opacity:.45;translate:0}50%{opacity:1;translate:0 -3px}}@keyframes interview-wave{0%{transform:scaleY(.75)}to{transform:scaleY(1.05)}}@keyframes interview-flow{to{stroke-dashoffset:-22px}}@media (max-width:1100px) and (min-width:901px){.conversation-card{padding-inline:15px}}@media (max-width:650px){.post-card{padding:20px 18px 18px}.post-head strong{font-size:.875rem}.post-body{font-size:1rem}.post-reply{padding:15px}.clip-typing{left:15px}.conversation-card{padding:23px 20px}}@media (max-width:370px){.post-card{padding-inline:15px}.post-actions{grid-template-columns:1fr 1fr;gap:11px;display:grid}.person strong{font-size:.8125rem}.person small{font-size:.625rem}.person{gap:9px}.post-reply{padding:13px}.conversation-card{padding-inline:17px}}.interview-workbench-illustrated{grid-template-columns:minmax(0,.85fr) 88px minmax(0,1.5fr)}.interview-workbench-illustrated .interview-edit{align-self:stretch}.interview-workbench-illustrated .interview-edit svg{height:100%}.service-outputs{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.service-output{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:14px;min-width:0;padding:22px}.service-output .service-illustration{flex-shrink:0;align-self:center;width:140px;max-width:100%;height:auto}.service-output h3{font-size:clamp(1.375rem,2.1vw,1.75rem)}.service-output p{text-wrap:pretty;margin-top:8px;font-size:.875rem;line-height:1.65}@media (max-width:1000px){.interview-workbench-illustrated{grid-template-columns:minmax(0,.85fr) 62px minmax(0,1.5fr);padding:26px}.service-output{padding:16px}.service-output .service-illustration{width:120px}}@media (max-width:767px){.interview-workbench-illustrated{grid-template-columns:minmax(0,1fr)}.interview-workbench-illustrated .interview-edit{border-left:1px solid #796846;height:65px;margin-left:25px}.interview-workbench-illustrated .interview-edit:after{content:"";border-bottom:1px solid #796846;border-right:1px solid #796846;width:7px;height:7px;position:absolute;bottom:1px;left:-4px;transform:rotate(45deg)}.interview-workbench-illustrated .interview-edit svg{display:none}.interview-workbench-illustrated .interview-paper{justify-self:center;width:100%;max-width:380px}.service-output .service-illustration{width:140px}.service-output h3{font-size:1.625rem}}@media (max-width:550px){.interview-workbench-illustrated{padding:20px 16px}.service-outputs{grid-template-columns:minmax(0,1fr);gap:12px}.service-output{grid-template-columns:88px minmax(0,1fr);align-items:center;gap:14px;padding:16px 12px;display:grid}.service-output .service-illustration{grid-area:1/1;width:88px}.service-output h3{font-size:1.5rem}}@media (max-width:370px){.service-output{grid-template-columns:68px minmax(0,1fr);gap:10px}.service-output .service-illustration{width:68px}}@media (max-width:767px){.interview-workbench-illustrated .interview-edit{background:repeating-linear-gradient(to bottom, var(--muted) 0 4px, transparent 4px 11px) left top / 1px 11px repeat-y;border-left:0}.interview-workbench-illustrated .interview-edit:after{border-color:var(--muted)}}@media (prefers-reduced-motion:no-preference) and (max-width:767px){.mt-workbench[data-loop-state] .interview-edit{animation:2s linear infinite interview-flow-down}}@keyframes interview-flow-down{to{background-position-y:22px}}.hero-scene-stack{isolation:isolate;display:grid}.hero-scene{opacity:0;visibility:hidden;pointer-events:none;grid-area:1/1;min-width:0}.hero-scene.is-active{opacity:1;visibility:visible;pointer-events:auto;z-index:1}.hero-writing{gap:5px;display:none;position:absolute;top:79px;left:17px}.hero-writing i{background:var(--muted);border-radius:50%;width:6px;height:6px}.hero-sequence-caption{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin-top:12px;font-size:.8125rem;display:flex}.hero-sequence-caption strong{color:var(--foreground);font-weight:500}@media (prefers-reduced-motion:no-preference){.hero-scene{transition:opacity .45s ease-out,visibility 0s .45s}.hero-scene.is-active{transition-delay:0s}.hero-sequence[data-animated=true] .hero-scene.is-active .hero-scene-reply{animation:1.1s ease-out both hero-reply-arrive}.hero-sequence[data-animated=true] .hero-scene.is-active .hero-answer{animation:2.8s ease-out both hero-answer-arrive}.hero-sequence[data-animated=true] .hero-scene.is-active .hero-writing{animation:2.8s linear both hero-writing-hide;display:flex}.hero-sequence[data-animated=true] .hero-scene.is-active .hero-writing i{animation:.9s ease-in-out 3 preview-dot}.hero-sequence[data-animated=true] .hero-scene.is-active .hero-writing i:nth-child(2){animation-delay:.12s}.hero-sequence[data-animated=true] .hero-scene.is-active .hero-writing i:nth-child(3){animation-delay:.24s}.hero-sequence[data-running=false] .hero-scene *{animation-play-state:paused!important}}@keyframes hero-reply-arrive{0%,45%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-answer-arrive{0%,76%{opacity:0}to{opacity:1}}@keyframes hero-writing-hide{0%,25%{opacity:0}36%,73%{opacity:1}83%,to{opacity:0;visibility:hidden}}.market-gallery{--gallery-height:clamp(330px, 34vw, 460px);min-width:0;height:auto;margin:0 0 28px;position:relative}.market-gallery-viewport{height:var(--gallery-height);isolation:isolate;border:1px solid var(--border-strong);background:var(--background);touch-action:pan-y pinch-zoom;border-radius:14px;position:relative;top:0;overflow:hidden}.market-gallery-canvas,.market-gallery-still{position:absolute;inset:0}.market-gallery-canvas{z-index:1;pointer-events:none}.market-gallery-shade{z-index:2;pointer-events:none;background:linear-gradient(to bottom, var(--background), transparent 6%, transparent 92%, var(--background));position:absolute;inset:0}.market-gallery-still{perspective:700px;overflow:hidden}.market-still-card{border-radius:8px;width:30%;min-width:170px;max-width:350px;height:auto;position:absolute}.market-still-card-0{top:17%;left:5%;transform:rotate(-5deg)}.market-still-card-1{opacity:.65;top:-12%;left:39%;transform:scale(.75)rotate(3deg)}.market-still-card-2{top:30%;right:-6%;transform:rotate(5deg)}.market-still-card-3{top:42%;left:36%;transform:rotate(-2deg)}.market-still-card-4{opacity:.45;top:75%;left:-10%;transform:scale(.65)}.market-still-card-5{opacity:.45;top:-16%;right:5%;transform:scale(.6)}.market-still-card-6{opacity:.3;top:-32%;left:16%;transform:scale(.7)}.market-still-card-7{opacity:.35;top:82%;right:17%;transform:scale(.7)}@media (max-width:650px){.market-gallery{--gallery-height:330px;height:auto;margin-bottom:22px}.market-gallery-viewport{top:0}.market-still-card{width:58%}.market-still-card-0{top:8%;left:-9%}.market-still-card-2{top:17%;right:-22%}.market-still-card-3{top:48%;left:22%}}.market-gallery[data-static=true]{height:auto}.market-gallery[data-static=true] .market-gallery-viewport{height:var(--gallery-height);position:relative;top:0}@media (prefers-reduced-motion:reduce){.market-gallery{height:auto}.market-gallery-viewport{height:var(--gallery-height);position:relative;top:0}}@media print{.market-gallery{height:auto;margin-inline:0}.market-gallery-viewport{height:400px;position:relative;top:0}}.work-proof{border:1px solid var(--border-strong);background:var(--surface);border-radius:12px;min-width:0;overflow:hidden;box-shadow:0 14px 36px #0000000c}.work-proof-header{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:19px 22px;font-size:.875rem;font-weight:500;display:flex}.work-proof-period{color:var(--muted);margin-left:auto;font-size:.75rem;font-weight:400}.work-proof-brand{color:var(--accent);align-items:center;gap:2px;display:flex}.work-proof-brand i{background:currentColor;width:3px;height:18px}.work-proof-brand i:nth-child(2){opacity:.65;height:13px}.work-proof-brand i:nth-child(3){opacity:.4;height:8px}.work-proof-body{padding:22px}.work-proof-label{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 15px;margin-bottom:17px;display:flex}.work-proof-label>span{color:var(--muted);align-items:center;gap:6px;font-size:.75rem;display:inline-flex}.work-proof-label>span:first-child{color:var(--foreground);font-weight:500}.work-proof-label>span:first-child svg{color:var(--accent)}.work-proof-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.work-proof-item{border:1px solid var(--border);background:var(--background);border-radius:7px;min-width:0;overflow:hidden}.work-artifact{background:var(--surface-2);height:220px;position:relative;overflow:hidden}.work-artifact-canvas{min-width:0;height:100%;padding:17px 13px;position:relative}.work-artifact-person{align-items:center;gap:7px;font-size:.75rem;display:flex}.work-artifact-person>strong{font-weight:500}.work-artifact-person .channel-mark{background:0 0;flex:none;width:24px;height:24px;margin-left:auto}.work-you{background:var(--accent);width:25px;height:25px;color:var(--background);border-radius:50%;flex:none;place-items:center;font-size:.6875rem;font-weight:600;display:inline-grid}.work-post-quote{letter-spacing:-.025em;margin-top:21px;font-size:clamp(1rem,1.38vw,1.3125rem);font-weight:500;line-height:1.55}.work-post-quote mark{background:var(--accent-rule);color:inherit;-webkit-box-decoration-break:clone;box-decoration-break:clone;padding:0 2px}.work-post-rule{background:var(--border-strong);opacity:.55;height:1px;margin-top:16px}.work-post-footer{color:var(--muted);white-space:nowrap;align-items:center;gap:5px;margin-top:9px;font-size:.5625rem;display:flex}.work-buyer-question{align-items:flex-start;gap:8px;font-size:.75rem;line-height:1.5;display:flex}.work-buyer-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:28px;height:28px}.work-reply-route{color:var(--muted);margin:9px 0 6px 9px}.work-reply-bubble{border:1px solid var(--border-strong);background:var(--surface);border-radius:7px;align-items:flex-start;gap:7px;padding:11px 9px;display:flex}.work-reply-bubble p{font-size:.75rem;line-height:1.5}.work-reply-bubble .work-you{width:21px;height:21px;font-size:.5625rem}.work-artifact-video{background:#252925}.work-artifact-video .work-artifact-canvas{padding:0}.work-artifact-video .work-artifact-canvas:after{content:"";background:linear-gradient(#0007,#0000 33%,#0002 55%,#000b);position:absolute;inset:0}.work-clip-tag{z-index:1;color:#fff;align-items:center;gap:5px;font-size:.5625rem;display:flex;position:absolute;top:10px;left:9px;right:8px}.work-clip-caption{z-index:1;flex-direction:column;align-items:center;gap:2px;font-size:.8125rem;font-weight:600;line-height:1.5;display:flex;position:absolute;bottom:30px;left:9px;right:9px}.work-clip-caption span{color:#fff;background:#141713e8;padding:1px 5px}.work-clip-track{z-index:1;align-items:center;gap:3px;height:12px;display:flex;position:absolute;bottom:9px;left:9px;right:9px;overflow:hidden}.work-clip-track>span{background:#fff6;height:1px;position:absolute;inset:5px 0 auto}.work-clip-track i{background:#f5eddaaa;flex:1;width:4px;height:5px}.work-clip-track i:nth-child(3n){height:11px}.work-clip-track i:nth-child(4n){height:8px}.work-proof-description{min-height:88px;padding:13px 12px 16px;position:relative}.work-proof-platform{color:var(--muted);align-items:center;gap:5px;font-size:.75rem;line-height:1.5;display:flex}.work-proof-platform svg{flex-shrink:0}.work-proof-description h3{font-family:var(--font-sans);letter-spacing:-.01em;margin-top:7px;padding-right:11px;font-size:.9375rem;font-weight:500;line-height:1.5}.work-proof-link{color:var(--muted);display:grid;position:absolute;bottom:14px;right:10px}.work-next{border-top:1px solid var(--border);background:var(--surface-2);flex-wrap:wrap;align-items:center;gap:12px;padding:17px 22px;display:flex}.work-next-label{align-items:center;gap:8px;margin-right:auto;font-size:.8125rem;font-weight:500;display:flex}.work-next-label svg{color:var(--muted)}.work-next-item{color:var(--muted);align-items:center;gap:6px;font-size:.75rem;display:flex}.work-next-item .channel-mark{background:var(--surface);width:23px;height:23px;font-size:.6875rem}.work-next-item .channel-mark svg{width:12px;height:12px}@media (min-width:1001px) and (max-width:1150px){.work-proof-body{padding-inline:15px}.work-proof-grid{gap:9px}.work-artifact-canvas{padding-inline:10px}.work-proof-description{padding-inline:9px}}@media (max-width:1000px) and (min-width:768px){.work-artifact{height:230px}.work-artifact-canvas{padding:23px 20px}.work-post-quote{font-size:1.5rem}.work-buyer-question,.work-reply-bubble p{font-size:.875rem}.work-clip-caption{font-size:1rem}.work-proof-platform{font-size:.75rem}.work-proof-description h3{font-size:1rem}}@media (max-width:767px){.work-proof-header{gap:8px;padding:16px}.work-proof-body{padding:17px 15px}.work-proof-grid{grid-template-columns:minmax(0,1fr);gap:10px}.work-proof-item{grid-template-columns:104px minmax(0,1fr);align-items:stretch;display:grid}.work-artifact{width:104px;height:116px}.work-artifact-canvas{transform-origin:0 0;width:184px;height:205px;transform:scale(.566)}.work-post-quote{font-size:1.3125rem}.work-proof-description{align-self:center;min-height:0;padding:12px 25px 12px 14px}.work-proof-platform{font-size:.75rem}.work-proof-description h3{margin-top:6px;padding-right:0;font-size:.9375rem}.work-proof-link{bottom:15px;right:9px}.work-next{gap:10px;padding:15px}.work-next-label{width:100%;margin-bottom:2px}}.work-clip-audio{color:#ebddbd;background:#333c34;flex-direction:column;align-items:center;gap:17px;padding-top:47px;display:flex;position:absolute;inset:0}.work-clip-audio>div{justify-content:center;align-items:center;gap:4px;width:76%;height:42px;display:flex}.work-clip-audio i{background:#d4ddc6;border-radius:2px;width:5px;height:10px}.work-clip-audio i:nth-child(3n){height:34px}.work-clip-audio i:nth-child(4n){height:24px}.work-clip-audio i:nth-child(5n){height:42px}.text-cylinder{perspective:900px;display:block;position:relative}.text-cylinder-rotor{transform-style:preserve-3d;display:block;position:absolute;inset:0}.text-cylinder-line{white-space:nowrap;backface-visibility:hidden;transform-origin:50%;width:100%;line-height:1.12;display:block;position:absolute;top:50%;left:0}.text-cylinder-line em{color:var(--accent)}.conversation-story{grid-template-columns:minmax(0,.85fr) minmax(0,1fr);align-items:center;gap:clamp(28px,6vw,86px);padding-block:34px 4px;display:grid}.conversation-story-copy{min-width:0}.conversation-story-copy .eyebrow{color:var(--muted);margin-bottom:22px}.conversation-story-copy h3{font-family:var(--font-heading);letter-spacing:-.025em;font-size:clamp(2.3rem,3.7vw,3.7rem);font-weight:400;line-height:1.12}.conversation-story-copy>.body-copy{max-width:340px;margin-top:22px;font-size:.9375rem}.conversation-story-card{border-color:var(--border-strong);background:var(--surface);border-radius:12px;padding:0;box-shadow:0 16px 40px #00000009}.conversation-story-card .post-head{padding:25px 25px 0}.conversation-story-card .post-body{margin:0;padding:22px 25px 26px;font-size:1rem;line-height:1.75}.conversation-story-card .post-head strong,.conversation-story-card .person strong{font-size:.875rem}.conversation-story-card .post-head small,.conversation-story-card .person small{font-size:.75rem}.conversation-story-card .reply-link{color:var(--muted);margin:0 25px 16px;font-size:.75rem}.conversation-story-card .post-reply{border:1px solid var(--accent-rule);background:var(--surface-2);border-radius:8px;margin:0 19px 19px;padding:19px}.conversation-story-card .post-reply>p{font-size:.9375rem;line-height:1.75}.faq-heading .text-cylinder{font-size:clamp(2.3rem,3.75vw,3.9rem)}.faq-item{position:relative}.faq-item:first-child{border-radius:10px 10px 0 0}.faq-item:last-child{border-radius:0 0 10px 10px}.faq-item summary{position:relative}.faq-index{border:1px solid var(--border-strong);border-radius:50%;place-items:center;width:25px;height:25px;transition:color .2s ease-out,border-color .2s ease-out;display:inline-grid}.faq-item[open] .faq-index{border-color:var(--accent)}.faq-item summary:hover .faq-index{color:var(--accent);border-color:var(--accent)}.work-proof-metrics{border-bottom:1px solid var(--border);grid-template-columns:repeat(3,minmax(0,1fr));margin:0 0 23px;padding:0 0 22px;display:grid}.work-proof-metrics>div{border-left:1px solid var(--border);flex-direction:column-reverse;gap:9px;min-width:0;padding-left:17px;display:flex}.work-proof-metrics>div:first-child{border-left:0;padding-left:0}.work-proof-metrics dt{color:var(--muted);font-size:.75rem;line-height:1.5}.work-proof-metrics dd{color:var(--foreground);letter-spacing:-.055em;margin:0;font-size:clamp(2rem,3.7vw,3.7rem);line-height:1}.work-proof-metrics>div:first-child dd{color:var(--accent)}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.story-reply-reveal{animation:linear both story-reply-scroll;animation-timeline:view();animation-range:entry entry 85%}}}@keyframes story-reply-scroll{0%{opacity:.15;clip-path:inset(0 0 65% round 8px);transform:translateY(24px)}to{opacity:1;clip-path:inset(0 round 8px);transform:translateY(0)}}@media (max-width:767px){.conversation-story{grid-template-columns:minmax(0,1fr);gap:27px;padding-top:18px}.conversation-story-copy h3{font-size:clamp(2.1rem,6.6vw,3.6rem)}.conversation-story-copy .eyebrow{margin-bottom:16px}.conversation-story-copy>.body-copy{max-width:380px;margin-top:16px}.conversation-story-card .post-head{padding:22px 20px 0}.conversation-story-card .post-body{padding:20px;font-size:.9375rem}.conversation-story-card .post-reply{margin:0 12px 12px;padding:17px}.conversation-story-card .reply-link{margin-inline:20px}.conversation-story-card .post-reply>p{font-size:.875rem}.faq-heading .text-cylinder{font-size:clamp(2.25rem,7.8vw,3.4rem)}.work-proof-metrics{margin-bottom:17px;padding-bottom:19px}.work-proof-metrics>div{padding-left:12px}.work-proof-metrics dd{font-size:clamp(1.8rem,7.2vw,3.4rem)}.work-proof-metrics dt{font-size:.6875rem}}@media (prefers-reduced-motion:reduce),print{.text-cylinder-rotor{opacity:1!important;transform:none!important}.text-cylinder-line{backface-visibility:visible}.story-reply-reveal{animation:none!important}}.work-post-preview .work-artifact-canvas{padding:12px 10px 0}.work-post-sheet{background:var(--surface);border:1px solid var(--border-strong);min-height:185px;box-shadow:3px 4px 0 var(--border);border-radius:6px;padding:11px;position:relative}.work-post-sheet .work-artifact-person{gap:5px}.work-post-sheet .work-artifact-person>div{gap:1px;font-size:.625rem;display:grid}.work-post-sheet .work-artifact-person small{color:var(--muted);font-size:.4375rem}.work-post-sheet .channel-mark{width:18px;height:18px}.work-post-sheet .work-you{width:21px;height:21px;font-size:.5625rem}.work-post-excerpt{color:var(--foreground);margin-top:10px;font-size:.625rem;line-height:1.65}.work-post-attachment{color:#f5f1e7;background:#293d32;border-radius:3px;height:64px;margin-top:10px;padding:9px;position:relative;overflow:hidden}.work-post-attachment>span{z-index:1;font-size:.5625rem;display:block;position:relative}.work-post-attachment b{letter-spacing:.06em;font-size:.375rem;font-weight:500;position:absolute;bottom:7px}.work-post-attachment>div{align-items:flex-end;gap:4px;display:flex;position:absolute;bottom:-4px;right:13px;transform:rotate(-15deg)}.work-post-attachment i{border:1px solid #e1dbb988;width:12px;height:37px}.work-post-attachment i:nth-child(2){background:#d9cd9655;height:51px}.work-post-attachment i:nth-child(3){height:66px}.work-social-actions{color:var(--muted);gap:20px;padding-top:8px;display:flex}.work-published-stamp{background:var(--foreground);color:var(--background);border:1px solid var(--border-strong);border-radius:30px;align-items:center;gap:5px;padding:5px 7px;font-size:.5rem;display:flex;position:absolute;bottom:7px;right:6px;box-shadow:0 3px 9px #0002}.work-published-stamp .channel-mark{width:15px;height:15px;color:inherit;background:0 0!important}.work-published-stamp .channel-mark svg{width:11px;height:11px}.work-video-preview{background:#202420}.work-video-preview .work-artifact-canvas:after{display:none}.work-edit-header{color:#eeeae0;border-bottom:1px solid #ffffff16;justify-content:space-between;padding:10px 10px 8px;font-size:.5625rem;display:flex}.work-edit-header>span:last-child{color:#bed4ba;align-items:center;gap:3px;display:flex}.work-edit-monitor{background:#141814;place-items:center;height:114px;display:grid;position:relative}.work-edit-frame{background:#d7ddcd;border-radius:3px;width:61px;height:106px;padding:17px 5px 0;position:relative;overflow:hidden}.work-demo-window{background:#f9faf5;border-radius:3px;height:50px;padding:5px;transform:rotate(-5deg)scale(1.15);box-shadow:0 2px 7px #0003}.work-demo-window>span{background:#4b6250;border-radius:1px;width:13px;height:3px;display:block}.work-demo-window>div{gap:3px;height:21px;margin-block:4px;display:flex}.work-demo-window i{background:#c0cdba;border-radius:2px;flex:1}.work-demo-window i:nth-child(2){background:#e5ddad}.work-demo-window b{background:#bfc8b9;width:75%;height:2px;margin-top:2px;display:block}.work-demo-window b:last-child{width:50%}.work-caption-bars{justify-items:center;gap:3px;display:grid;position:absolute;bottom:13px;left:9px;right:9px}.work-caption-bars i{background:#242f24;border-radius:1px;width:100%;height:4px;display:block}.work-caption-bars i:last-child{width:75%}.work-edit-time,.work-edit-format{color:#b8c1b5;font-size:.5rem;position:absolute;bottom:10px}.work-edit-time{right:7px}.work-edit-format{left:7px}.work-edit-timeline{padding:7px 10px 10px;position:relative}.work-edit-ruler{color:#aab4a6;justify-content:space-between;margin-bottom:7px;padding-left:18px;font-size:.375rem;display:flex}.work-edit-track{color:#b8c6b1;align-items:center;gap:6px;margin-bottom:5px;display:flex}.work-edit-track>div{flex:1;gap:3px;height:13px;display:flex}.work-edit-track i{background:#5c8066;border:1px solid #8aab8e;border-radius:2px;flex:1}.work-edit-track i:nth-child(2){flex:1.6}.work-edit-captions>div{gap:5px;height:9px}.work-edit-captions i{background:#b8a46b;border:0}.work-edit-playhead{background:#f2e7cb;width:1px;position:absolute;top:18px;bottom:9px;left:62%}.work-edit-playhead:before{content:"";background:#f2e7cb;width:5px;height:5px;position:absolute;top:-3px;left:-2px}.offer-pair{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.offer-cursor{min-width:0;display:grid}.depth-card{perspective:1200px;min-width:0}.depth-card-face{border:1px solid var(--border);background:var(--surface-2);border-radius:12px;flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.depth-card-light{pointer-events:none;opacity:0;background:radial-gradient(600px circle at var(--depth-x,50%) var(--depth-y,50%), #d8bd7619, transparent 65%);transition:opacity .22s ease-out;position:absolute;inset:0}.offer-service .depth-card-face{background:var(--surface);border-color:var(--accent);box-shadow:0 12px 36px #00000008}.offer-service .depth-card-face:before{content:"";background:var(--accent);height:3px;position:absolute;top:0;left:0;right:0}.offer-card-heading{padding:33px 34px 26px}.offer-card-heading>.eyebrow{color:var(--muted);margin-bottom:18px}.offer-card-heading h3{font-family:var(--font-sans);letter-spacing:-.035em;align-items:center;min-height:44px;font-size:clamp(1.1rem,1.6vw,1.4rem);font-weight:500;display:flex}.offer-card-heading .wordmark{font-size:clamp(1.1rem,1.6vw,1.4rem)}.offer-cost{font-family:var(--font-heading);letter-spacing:-.03em;margin-top:27px;font-size:clamp(2.7rem,4vw,4.1rem);line-height:1.08}.offer-hire .offer-cost{color:var(--muted)}.offer-cost>span{font-family:var(--font-sans);letter-spacing:0;font-size:.8125rem}.offer-cost-note{max-width:300px;color:var(--muted);min-height:45px;margin-top:11px;font-size:.8125rem;line-height:1.7}.offer-rows{flex:1;margin:0;padding:0 34px}.offer-rows>div{border-top:1px solid var(--border);min-height:96px;padding:18px 0}.offer-rows dt{color:var(--muted);margin-bottom:8px;font-size:.6875rem}.offer-rows dd{gap:9px;margin:0;font-size:.875rem;line-height:1.65;display:flex}.offer-rows dd svg{color:var(--muted);flex-shrink:0;margin-top:3px}.offer-service .offer-rows dd svg{color:var(--accent)}.offer-bottom{border-top:1px solid var(--border);min-height:73px;padding:22px 34px;font-size:.875rem}.offer-hire .offer-bottom{color:var(--muted)}.offer-bottom a{color:var(--accent);justify-content:space-between;align-items:center;gap:12px;min-height:28px;font-weight:500;display:flex}.offer-bottom a:hover{text-underline-offset:5px;text-decoration:underline}@media (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){.depth-card:hover .depth-card-light{opacity:1}}.reply-reveal-runway{margin-top:44px;padding-block:42px 10px;position:relative}.reply-reveal-stage{grid-template-columns:minmax(0,.8fr) minmax(0,1fr);align-items:center;gap:clamp(28px,6vw,85px);display:grid}.reply-reveal-heading h3{font-family:var(--font-heading);letter-spacing:-.035em;text-wrap:balance;font-size:clamp(2.8rem,4.6vw,4.6rem);font-weight:400;line-height:1.08}.reply-reveal-heading h3 em{color:var(--accent)}.reply-reveal-heading .body-copy{max-width:320px;margin-top:25px;font-size:.9375rem}.reply-reveal-mask{transform-origin:50%;min-width:0;-webkit-mask-position:0 0,100% 0;mask-position:0 0,100% 0;-webkit-mask-size:50.3% 100%,50.3% 100%;mask-size:50.3% 100%,50.3% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.reply-reveal-frame{border:1px solid var(--border-strong);background:var(--surface-2);border-radius:17px;padding:12px;box-shadow:0 24px 60px #0000000a}.reply-frame-label{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;padding:3px 8px 13px;font-size:.75rem;display:flex}.reply-frame-label .channel-mark{width:24px;height:24px}.reply-reveal-frame .conversation-story-card{box-shadow:none}@media (min-width:768px) and (min-height:650px){.reply-reveal-runway{min-height:118vh}.reply-reveal-stage{position:sticky;top:max(38px,50vh - 275px)}}.faq-animated-list{gap:12px;display:grid}.faq-animated-list .faq-item{border:1px solid var(--border);background:var(--surface);border-radius:10px}.faq-animated-list .faq-item[open]{border-color:var(--border-strong);background:var(--surface-2);box-shadow:inset 3px 0 var(--accent)}.faq-animated-list .faq-item summary{gap:20px;min-height:84px;padding:23px 24px}.faq-animated-list .faq-index{letter-spacing:-.045em;width:30px;height:auto;color:var(--muted);border:0;border-radius:0;font-size:1.35rem;font-weight:400;display:block}.faq-animated-list .faq-item[open] .faq-index{color:var(--accent)}.faq-animated-list .faq-answer{padding:0 30px 25px 74px}.faq-animated-list .faq-item summary>svg{border:1px solid var(--border-strong);border-radius:50%;width:29px;height:29px;padding:5px}.faq-animated-list .faq-item summary:hover{color:var(--accent)}@media (max-width:767px){.offer-pair{grid-template-columns:minmax(0,1fr);gap:18px}.offer-card-heading{padding:25px 24px 22px}.offer-card-heading h3,.offer-card-heading .wordmark{font-size:1.25rem}.offer-cost{margin-top:20px;font-size:2.9rem}.offer-cost-note{min-height:0}.offer-rows{padding-inline:24px}.offer-rows>div{min-height:0;padding:15px 0}.offer-bottom{min-height:66px;padding:20px 24px}.reply-reveal-runway{margin-top:25px;padding-top:25px}.reply-reveal-stage{grid-template-columns:minmax(0,1fr);gap:28px}.reply-reveal-heading h3{font-size:clamp(2.55rem,8vw,3.8rem)}.reply-reveal-heading .body-copy{margin-top:18px}.reply-reveal-frame{border-radius:12px;padding:8px}.reply-reveal-frame .conversation-story-card .post-head,.reply-reveal-frame .conversation-story-card .post-body{padding-inline:16px}.reply-reveal-frame .conversation-story-card .post-reply{margin-inline:9px;padding:14px}.faq-animated-list .faq-item summary{gap:13px;padding:20px 17px}.faq-animated-list .faq-index{width:24px;font-size:1.15rem}.faq-animated-list .faq-answer{padding:0 24px 23px 54px}}@media (prefers-reduced-motion:reduce),print{.reply-reveal-runway{min-height:0}.reply-reveal-stage{position:static}.reply-reveal-mask,.faq-reveal-row{opacity:1!important;filter:none!important;transform:none!important;-webkit-mask-image:none!important;mask-image:none!important}.depth-card-face{transform:none!important}}.conversation-example{grid-template-columns:minmax(0,.8fr) minmax(0,1fr);align-items:center;gap:clamp(30px,6vw,80px);margin-top:42px;display:grid}.conversation-example-heading h3{font-family:var(--font-heading);letter-spacing:-.03em;text-wrap:balance;font-size:clamp(2.6rem,4.2vw,4.2rem);font-weight:400;line-height:1.08}.conversation-example-heading h3 em{color:var(--accent)}.conversation-example-heading .body-copy{max-width:330px;margin-top:24px;font-size:.9375rem}.conversation-example-frame{min-width:0}.conversation-mobile-channels,.work-mobile-post-lines,.work-mobile-post-check{display:none}.faq-section .faq-list.faq-simple-list{border-top:1px solid var(--border-strong);display:block}.faq-section .faq-list.faq-simple-list .faq-item{border:0;border-bottom:1px solid var(--border);box-shadow:none;background:0 0;border-radius:0}.faq-section .faq-list.faq-simple-list .faq-item[open]{box-shadow:none;background:0 0}.faq-simple-list .faq-item summary{gap:16px;min-height:68px;padding:22px 0}.faq-simple-list .faq-index{letter-spacing:.04em;border:0;border-radius:0;width:22px;height:auto;font-size:.6875rem;display:block}.faq-simple-list .faq-item summary>svg{border:0;border-radius:0;width:18px;height:18px;padding:0}.faq-simple-list .faq-answer{padding:0 26px 24px 38px}.faq-simple-list .faq-item[open] .faq-answer{animation:none}@media (max-width:767px),(hover:none),(pointer:coarse){.market-gallery{display:none}.conversation-example{margin-top:0;display:block}.conversation-example-heading{display:none}.conversation-example-frame{max-width:580px;margin-inline:auto}.conversation-mobile-channels{color:var(--muted);gap:24px;margin:0 0 20px;padding:0;list-style:none;display:flex}.conversation-mobile-channels li{align-items:center;gap:7px;font-size:.75rem;display:flex}.conversation-mobile-channels .channel-mark{background:0 0;width:22px;height:22px}.conversation-example .conversation-story-card{box-shadow:none}}@media (max-width:767px){.work-post-preview .work-artifact-canvas{width:100%;height:116px;padding:9px 8px;transform:none}.work-post-sheet{min-height:98px;box-shadow:2px 2px 0 var(--border);padding:7px}.work-post-sheet .work-artifact-person>div,.work-post-excerpt,.work-social-actions,.work-published-stamp,.work-post-attachment>span,.work-post-attachment>b{display:none}.work-mobile-post-lines{gap:4px;margin:8px 0;display:grid}.work-mobile-post-lines i{background:var(--border-strong);border-radius:2px;height:3px}.work-mobile-post-lines i:last-child{width:70%}.work-post-attachment{height:26px;margin:0;padding:0}.work-post-attachment>div{transform-origin:100% 100%;bottom:-17px;right:9px;transform:rotate(-15deg)scale(.65)}.work-mobile-post-check{background:var(--foreground);width:22px;height:22px;color:var(--background);border:2px solid var(--surface-2);border-radius:50%;place-items:center;display:grid;position:absolute;bottom:5px;right:4px}.work-proof-post-item .work-proof-description{padding:12px}.work-proof-post-item .work-proof-link{display:none}.faq-simple-list .faq-item summary{gap:13px;padding-block:20px;font-size:.9375rem}.faq-simple-list .faq-index{width:18px}.faq-simple-list .faq-answer{padding:0 8px 22px 31px}.faq-simple-list .faq-answer .body-copy{font-size:.875rem;line-height:1.8}}@media (max-width:370px){.work-proof-post-item{grid-template-columns:88px minmax(0,1fr)}.work-post-preview{width:88px}.conversation-mobile-channels{gap:18px}}.conversation-transform{--conversation-transform-height:360px;border:1px solid var(--border-strong);background:var(--surface);border-radius:12px;max-width:960px;margin-inline:auto;display:block;overflow:hidden}.conversation-transform>figcaption{border-top:1px solid var(--border);color:var(--muted);padding:15px 18px;font-size:.8125rem}.conversation-transform-stage{background-image:none}.conversation-transform-stage .mt-source-document{background:var(--surface-2);border-color:var(--border-strong);box-shadow:0 5px 18px #0000000a}.conversation-transform-stage .mt-source-label{color:var(--muted)}.conversation-transform-stage .mt-source-body strong{color:var(--foreground)}.conversation-transform-stage .mt-source-rule{background:var(--border-strong)}.conversation-transform-stage .mt-source-lines i{background:var(--muted)}.conversation-transform-stage .mt-source-foot{display:none}.conversation-transform-stage .mt-center{background:var(--surface);border-color:var(--border-strong)}.conversation-transform-stage .mt-center .brand-mark{gap:2px;width:21px;height:23px}.conversation-transform-stage .mt-center .brand-mark i{width:4px}.conversation-transform-stage .mt-result-body{background:var(--surface);border-color:var(--border-strong);box-shadow:0 4px 15px #0000000d}.conversation-transform-stage .mt-result-excerpt{color:var(--foreground);font-size:.8125rem;line-height:1.6}.conversation-transform-stage .mt-result-lines{display:none}.conversation-transform-stage .mt-stage-labels{color:var(--muted);text-transform:none;letter-spacing:0;font-size:.6875rem}.conversation-transform-stage .mt-stage-labels>span{max-width:44%}.conversation-transform-stage .mt-stage-labels>span:last-child{text-align:right}.conversation-transform-stage .mt-static{min-height:var(--conversation-transform-height);grid-template-columns:minmax(0,1fr) 22px minmax(0,1fr);gap:12px;padding:65px 12px 30px}.conversation-transform-stage .mt-static strong{font-size:1.6rem}.conversation-transform-stage:not([data-compact]) .mt-source-label{letter-spacing:0;text-transform:none;font-size:.875rem}.conversation-transform-stage:not([data-compact]) .mt-source-body strong{font-size:2rem}.conversation-transform-stage:not([data-compact]) .mt-result-body{padding:16px}.conversation-transform-stage:not([data-compact]) .mt-result-label{font-size:.875rem}.conversation-transform-stage:not([data-compact]) .mt-result-excerpt{margin-top:10px;font-size:1rem}.conversation-transform-stage:not([data-compact]) .mt-stage-labels{font-size:.875rem}.conversation-transform-stage .mt-platform-mark,.conversation-transform-stage .mt-post-actions,.conversation-transform-stage .mt-reply-signature{display:none}.conversation-transform-stage:not([data-compact]) .mt-source-label,.conversation-transform-stage:not([data-compact]) .mt-result-label{align-items:center;gap:9px;display:flex}.conversation-transform-stage:not([data-compact]) .mt-platform-mark{flex-shrink:0;display:inline-flex}.conversation-transform-stage .mt-platform-mark .channel-mark{width:22px;height:22px;color:inherit;background:0 0;border-radius:0}.conversation-transform-stage .mt-source-label .channel-linkedin{color:#0a66c2}.conversation-transform-stage .mt-source-label .channel-x{color:var(--foreground)}.conversation-transform-stage:not([data-compact]) .mt-source-lines{display:none}.conversation-transform-stage:not([data-compact]) .mt-post-actions{border-top:1px solid var(--border-strong);color:var(--muted);gap:25px;margin-top:auto;padding-top:15px;display:flex}.conversation-transform-stage:not([data-compact]) .mt-reply-signature{border-top:1px solid var(--border);color:var(--muted);align-items:center;gap:8px;margin-top:16px;padding-top:12px;font-size:.75rem;display:flex}.conversation-transform-stage .mt-reply-signature>svg{margin-left:auto}.conversation-transform-stage .mt-name-avatar{background:var(--surface-2);width:23px;height:23px;color:var(--foreground);font-family:var(--font-heading);border-radius:5px;place-items:center;font-size:19px;line-height:1;display:grid}@media (max-width:767px){.conversation-transform{--conversation-transform-height:320px}}@media (max-width:767px),(hover:none),(pointer:coarse){.conversation-example,.method .interview-workbench-illustrated .interview-paper,.method .interview-workbench-illustrated .interview-edit{display:none}.method .interview-workbench-illustrated{display:block}}.science-section{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:center;gap:clamp(32px,5vw,76px);padding-block:clamp(44px,5vw,72px);display:grid}.science-copy h2{max-width:380px;font-family:var(--font-heading);letter-spacing:-.03em;margin-block:20px;font-size:clamp(2.75rem,4.5vw,4.75rem);font-weight:400;line-height:1.02}.science-copy h2 em{color:var(--accent)}.science-copy .body-copy{max-width:360px;font-size:1rem}.science-copy .body-copy strong{color:var(--foreground);font-weight:500}.science-source{min-height:44px;color:var(--muted);text-underline-offset:4px;align-items:center;gap:8px;margin-top:10px;font-size:.75rem;text-decoration:underline;display:inline-flex}.science-source:hover{color:var(--foreground)}.science-source svg{flex-shrink:0}.recognition-figure{min-width:0}.recognition-diagram{grid-template-columns:minmax(0,1fr) 24px minmax(0,1fr);align-items:center;gap:18px;display:grid}.recognition-encounters{gap:12px;display:grid}.recognition-encounter{border:1px solid var(--border);background:var(--surface);border-radius:8px;align-items:center;gap:12px;padding:13px 14px;display:flex;position:relative;overflow:hidden}.recognition-encounter>svg{color:var(--muted);flex-shrink:0}.recognition-encounter>div{min-width:0}.recognition-encounter span{color:var(--muted);font-size:.75rem;line-height:1.4;display:block}.recognition-encounter strong{letter-spacing:-.025em;color:var(--foreground);margin-top:4px;font-size:clamp(.9375rem,1.5vw,1.25rem);font-weight:500;display:block}.recognition-encounter-3{border-color:var(--border-strong)}.recognition-trace{background:var(--accent);transform-origin:0;height:2px;animation:10s ease-out infinite paused recognition-trace;position:absolute;bottom:0;left:14px;right:14px;transform:scaleX(0)}.recognition-encounter-2 .recognition-trace{animation-delay:1.4s}.recognition-encounter-3 .recognition-trace{animation-delay:2.8s}.recognition-figure[data-loop-state=running] .recognition-trace{animation-play-state:running}@keyframes recognition-trace{0%,8%{opacity:0;transform:scaleX(0)}12%{opacity:1}32%,65%{opacity:1;transform:scaleX(1)}85%,to{opacity:0;transform:scaleX(1)}}.recognition-arrow{color:var(--muted)}.recognition-result{color:var(--background);background:var(--foreground);border-radius:10px;flex-direction:column;justify-content:center;align-self:stretch;padding:clamp(18px,2.3vw,34px);display:flex}.recognition-result>span{font-size:.8125rem;line-height:1.5}.recognition-result p{font-family:var(--font-heading);letter-spacing:-.025em;margin-top:25px;font-size:clamp(2.1rem,3.5vw,3.6rem);line-height:1.08}.recognition-figure>figcaption{color:var(--muted);text-wrap:pretty;margin-top:20px;font-size:.875rem;line-height:1.6}@media (max-width:1100px) and (min-width:768px){.science-section{grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:28px}.recognition-diagram{gap:10px}.recognition-encounter{gap:8px;padding-inline:10px}.recognition-encounter>svg{display:none}}@media (max-width:767px){.science-section{grid-template-columns:minmax(0,1fr);gap:24px}.science-copy h2{max-width:100%;margin-block:14px;font-size:clamp(2.75rem,9vw,3.75rem)}.science-copy .body-copy{max-width:100%}.recognition-diagram{grid-template-columns:minmax(0,1fr) 18px minmax(0,1fr);gap:10px}.recognition-arrow{width:18px}.recognition-encounter{gap:7px;padding:11px 10px}.recognition-encounter>svg{display:none}.recognition-result{padding:14px}.recognition-result p{margin-top:20px;font-size:clamp(2rem,7.5vw,3rem)}.recognition-figure>figcaption{margin-top:16px;font-size:.8125rem}}@media (prefers-reduced-motion:reduce){.recognition-trace{opacity:.6;animation:none;transform:scaleX(1)}}@media print{.recognition-trace{animation:none}}
:root{--distribution-highlight:#edc26f4d}.theme-toggle{min-width:44px;min-height:44px;color:var(--muted);border:1px solid var(--border);white-space:nowrap;background:0 0;border-radius:6px;justify-content:center;align-items:center;padding:10px 12px;font-size:.75rem;display:inline-flex}.theme-toggle:hover{color:var(--foreground);border-color:var(--border-strong)}.theme-toggle>span{align-items:center;gap:8px;display:inline-flex}.theme-toggle .theme-office,:root[data-theme=light] .theme-toggle .theme-after{display:none}:root[data-theme=light] .theme-toggle .theme-office{display:inline-flex}.site-nav{gap:clamp(16px,1.6vw,26px)}.booking-label-compact{display:none}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#faf9f6;--foreground:#16161a;--accent:#242927;--muted:#66666e;--border:#e2dfd8;--border-strong:#c6c2b8;--surface:#fff;--surface-2:#f2f0eb;--surface-3:#e9e7e1;--ink-2:#494950;--faint:#79797f;--accent-rule:#b9b5aa;--distribution-highlight:#a4956f3d}:root[data-theme=light] .hiring-comparison{border-color:var(--border-strong)}:root[data-theme=light] .comparison-choices{background:var(--surface-2);border-color:var(--border-strong)}:root[data-theme=light] .comparison-choices button{color:var(--ink-2)}:root[data-theme=light] .comparison-choices button:last-child{color:var(--accent)}:root[data-theme=light] .comparison-drag-hint{color:var(--muted)}:root[data-theme=light] .comparison-offer-hiring{color:#514b43;background-color:#f1ece3}:root[data-theme=light] .comparison-offer-service{color:var(--accent);background:#eef2ed}:root[data-theme=light] .comparison-offer-tag{color:#705442;background:#e7ddce;border-color:#cbb9a4}:root[data-theme=light] .comparison-offer-service .comparison-offer-tag{color:#344c3b;background:#dfe7da;border-color:#b5c3b1}:root[data-theme=light] .comparison-offer-hiring h3{color:#514b43}:root[data-theme=light] .comparison-offer-price>span,:root[data-theme=light] .comparison-offer-context{color:#6b6156}:root[data-theme=light] .comparison-offer-service .comparison-offer-context{color:#596457}:root[data-theme=light] .comparison-offer-side ul{border-color:#d3c8b7}:root[data-theme=light] .comparison-offer-service .comparison-offer-side ul{border-color:#c7d1c2}:root[data-theme=light] .comparison-offer-side li svg{color:#86634c}:root[data-theme=light] .comparison-offer-service .comparison-offer-side li svg{color:#344c3b}:root[data-theme=light] .comparison-offer-verdict{color:#705442}:root[data-theme=light] .comparison-offer-service .comparison-offer-verdict{color:var(--accent)}:root[data-theme=light] .comparison-offer-motif{color:#86634c}:root[data-theme=light] .comparison-offer-service .comparison-offer-motif{color:#344c3b}:root[data-theme=light] .comparison-slider-divider{background:var(--accent)}:root[data-theme=light] .comparison-slider-grip{color:var(--background);background:var(--accent);border-color:var(--background);box-shadow:0 0 0 1px #24292766,0 4px 20px #24292726}:root[data-theme=light] .comparison-slider-stage:has(.comparison-slider-input:focus-visible){outline-color:var(--accent)}:root[data-theme=light] .comparison-slider-stage:has(.comparison-slider-input:active) .comparison-slider-grip{box-shadow:0 0 0 4px #24292733,0 4px 20px #24292726}:root[data-theme=light] .booking-link:hover{background:#414943;border-color:#414943}:root[data-theme=light] .booking-link-quiet{border-color:var(--border-strong)}:root[data-theme=light] .booking-link-quiet:hover{background:var(--surface-2);border-color:var(--accent)}:root[data-theme=light] .post-card{box-shadow:0 14px 44px #24292709}:root[data-theme=light] .channel-mark{color:var(--foreground);background:var(--surface-3)}:root[data-theme=light] .conversation-card{background:var(--surface);border-color:var(--border);box-shadow:0 12px 32px #24292707}:root[data-theme=light] .conversation-card-1{border-color:var(--border-strong)}:root[data-theme=light] .conversation-caption{border-color:var(--border)}:root[data-theme=light] .conversation-caption>p{color:var(--muted)}:root[data-theme=light] .familiarity-graph{background:var(--surface);border-color:var(--border)}:root[data-theme=light] .familiarity-grid{stroke:var(--border)}:root[data-theme=light] .familiarity-track{stroke:#9a958a}:root[data-theme=light] .familiarity-point{fill:var(--surface-2)}:root[data-theme=light] .familiarity-point-index{fill:var(--accent)}:root[data-theme=light] .familiarity-axis-top>span:first-child{color:var(--foreground)}:root[data-theme=light] .familiarity-sequence>li{border-color:var(--border)}:root[data-theme=light] .familiarity-sequence>li>span{color:var(--muted)}:root[data-theme=light] .familiarity-sequence>li>p,:root[data-theme=light] .familiarity-takeaway{color:var(--ink-2)}:root[data-theme=light] .mt-workbench{background:var(--surface)}:root[data-theme=light] .mt-caption-brand{color:var(--muted)}:root[data-theme=light] .interview-paper{background:var(--surface-2);border-color:var(--border-strong);color:var(--foreground);box-shadow:3px 3px 0 var(--surface-3)}:root[data-theme=light] .interview-paper-heading,:root[data-theme=light] .interview-paper-note{border-color:var(--border-strong)}:root[data-theme=light] .interview-paper-heading .eyebrow,:root[data-theme=light] .interview-paper p,:root[data-theme=light] .interview-paper-note{color:var(--muted)}:root[data-theme=light] .interview-waveform i{background:#8c8779}:root[data-theme=light] .interview-edit,:root[data-theme=light] .interview-output-index{color:var(--muted)}:root[data-theme=light] .interview-edit svg{stroke:#8c8779}:root[data-theme=light] .interview-edit,:root[data-theme=light] .interview-edit:after{border-color:#8c8779}:root[data-theme=light] .interview-output{background:var(--surface);border-color:var(--border)}:root[data-theme=light] .service-cadence,:root[data-theme=light] .service-index,:root[data-theme=light] .scope-footnote{color:var(--muted)}:root[data-theme=light] .sample-outline{fill:var(--surface);stroke:#9c9789}:root[data-theme=light] .sample-paper{fill:#ede9df;stroke:#b1a997}:root[data-theme=light] .sample-ink{fill:#494538}:root[data-theme=light] .sample-rule{stroke:#8c8574}:root[data-theme=light] .sample-muted-fill{fill:#9b9688}:root[data-theme=light] .activity-preview{background:var(--surface);border-color:var(--border-strong);box-shadow:0 12px 40px #24292706}:root[data-theme=light] .activity-app-header{background:var(--surface-2);border-color:var(--border);color:var(--ink-2)}:root[data-theme=light] .activity-brand i{background:var(--accent)}:root[data-theme=light] .activity-owner{color:var(--muted)}:root[data-theme=light] .activity-status{background:var(--surface-2);border-color:var(--border);color:#46604c}:root[data-theme=light] .activity-status>span{background:#46604c}:root[data-theme=light] .activity-snapshot{background:var(--surface);border-color:var(--border)}:root[data-theme=light] .activity-snapshot-heading{background:var(--surface-2);border-color:var(--border)}:root[data-theme=light] .activity-snapshot-heading>span:last-child,:root[data-theme=light] .metric-caption,:root[data-theme=light] .cadence-heading>span:last-child,:root[data-theme=light] .cadence-axis,:root[data-theme=light] .cadence-legend,:root[data-theme=light] .platform-detail{color:var(--muted)}:root[data-theme=light] .metric-label{color:var(--ink-2)}:root[data-theme=light] .activity-metric,:root[data-theme=light] .activity-month,:root[data-theme=light] .activity-platforms{border-color:var(--border)}:root[data-theme=light] .cadence-day i,:root[data-theme=light] .cadence-legend i{background:#888378}:root[data-theme=light] .cadence-day i[data-kind=post],:root[data-theme=light] .cadence-legend>span:nth-child(2) i{background:#242927}:root[data-theme=light] .cadence-day i[data-kind=empty]{background:#eeece6}:root[data-theme=light] .activity-platforms li>div,:root[data-theme=light] .activity-platforms strong{color:var(--ink-2)}:root[data-theme=light] .platform-bar{background:var(--surface-3)}:root[data-theme=light] .platform-bar i{background:#888378}:root[data-theme=light] .activity-table-heading{background:var(--surface-2);border-color:var(--border);color:var(--muted)}:root[data-theme=light] .activity-entries li{border-color:var(--border)}:root[data-theme=light] .activity-type{background:var(--surface-2);border-color:var(--border);color:var(--ink-2)}:root[data-theme=light] .activity-channel{color:var(--foreground)}:root[data-theme=light] .activity-action,:root[data-theme=light] .activity-state{color:var(--muted)}:root[data-theme=light] .activity-entry-content>p{color:var(--foreground)}:root[data-theme=light] .activity-state.is-scheduled{color:#66562d}:root[data-theme=light] .schedule-dot{background:#9a8346}:root[data-theme=light] .activity-footer{background:var(--surface-2);border-color:var(--border);color:var(--muted)}:root[data-theme=light] .activity-benefits>p{color:var(--muted)}:root[data-theme=light] .account-preview{background:var(--surface-2);border-color:var(--border);color:var(--foreground)}:root[data-theme=light] .personal-account{color:var(--foreground);background:#eee9de;border-color:#d8d0bf}:root[data-theme=light] .business-account{color:var(--foreground);background:#e8ece7;border-color:#cdd5ca}:root[data-theme=light] .account-badge,:root[data-theme=light] .account-preview small{opacity:1;color:var(--muted)}:root[data-theme=light] .editorial-standard>div{color:var(--ink-2)}:root[data-theme=light] .faq-index{color:var(--muted)}:root[data-theme=light] .faq-item[open]{background:var(--surface-2)}:root[data-theme=light] .faq-item[open] summary{color:var(--foreground)}:root[data-theme=light] .closing{background:0 0}:root[data-theme=light] .hero-ripple-field,:root[data-theme=light] .familiarity-dots-field,:root[data-theme=light] .closing-lines-field{filter:brightness(0)}:root[data-theme=light] .hero-ripple-still{background:repeating-radial-gradient(circle,#0000 0 31px,#242927 31.5px 32px,#0000 32.5px 63px)}:root[data-theme=light] .closing-lines-still{background:radial-gradient(at 50% 100%,#24292712 0%,#0000 62%)}:root[data-theme=light] .presence-cursor-name{color:#faf9f6;background:#242927;border-color:#faf9f6}:root[data-theme=light] .presence-cursor-arrow path{stroke:#faf9f6}@media (max-width:1100px){.site-nav{gap:14px}.theme-toggle{padding-inline:10px}.theme-toggle>span>span{display:none}}@media (max-width:650px){.site-header{column-gap:8px}.site-nav{gap:8px}.site-header .wordmark{gap:8px;font-size:17px}.site-header .booking-label-full{display:none}.site-header .booking-label-compact{display:inline}}@media (max-width:370px){.site-nav .booking-link-quiet{gap:5px;padding-inline:7px;font-size:.6875rem}.theme-toggle{min-width:44px;padding-inline:10px}.site-header .booking-link-quiet svg{display:none}.site-header .wordmark{gap:7px;font-size:15px}}@media print{.theme-toggle{display:none}}.theme-switch{display:none}@media (min-width:1024px){.theme-toggle{display:none}.theme-switch{isolation:isolate;border:1px solid var(--border-strong);background:var(--surface-2);border-radius:999px;flex-shrink:0;grid-template-columns:repeat(2,minmax(0,1fr));width:238px;min-width:0;margin:0;padding:4px;display:grid;position:relative}.theme-switch-thumb{z-index:0;background:var(--foreground);border-radius:999px;width:calc(50% - 4px);transition:transform .22s cubic-bezier(.2,.8,.2,1),background .18s ease-out;position:absolute;inset:4px auto 4px 4px;transform:translate(100%)}:root[data-theme=light] .theme-switch-thumb{transform:translate(0)}.theme-switch label{z-index:1;min-height:36px;color:var(--muted);white-space:nowrap;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:7px 8px;font-size:.6875rem;font-weight:500;transition:color .18s ease-out;display:flex;position:relative}.theme-switch .theme-switch-after,:root[data-theme=light] .theme-switch .theme-switch-office{color:var(--background)}:root[data-theme=light] .theme-switch .theme-switch-after{color:var(--muted)}.theme-switch label:has(input:focus-visible){outline:2px solid var(--accent);outline-offset:5px}}@media (prefers-reduced-motion:reduce){.theme-switch-thumb,.theme-switch label{transition:none}}@media print{.theme-switch{display:none}}.presence-cursor-layer[data-cursor-tone=caution]{--cursor-color:#d2a18e;--cursor-ink:#24170f}.presence-cursor-layer[data-cursor-tone=positive]{--cursor-color:#edc26f;--cursor-ink:#17140c}:root[data-theme=light] .presence-cursor-layer[data-cursor-tone=caution]{--cursor-color:#825444;--cursor-ink:#fff}:root[data-theme=light] .presence-cursor-layer[data-cursor-tone=positive]{--cursor-color:#35503d;--cursor-ink:#fff}.presence-cursor-layer[data-cursor-tone] .presence-cursor-arrow{color:var(--cursor-color)}.presence-cursor-layer[data-cursor-tone] .presence-cursor-arrow path{stroke:var(--cursor-ink)}.presence-cursor-layer[data-cursor-tone] .presence-cursor-name{background:var(--cursor-color);color:var(--cursor-ink);border-color:var(--cursor-color);align-items:center;gap:6px;font-size:12px}
