.workflow-showcase-section-module__Etq5Gq__section{width:calc(100% - (var(--page-inline-gutter)*2));margin:0 auto;padding-block:clamp(2.75rem,9vw,4rem)}.workflow-showcase-section-module__Etq5Gq__grid{grid-template-areas:"pitch""post";gap:2.5rem;display:grid}.workflow-showcase-section-module__Etq5Gq__pitch{grid-area:pitch;align-content:start;gap:1.1rem;display:grid}.workflow-showcase-section-module__Etq5Gq__headline{color:var(--color-text);letter-spacing:-.035em;text-wrap:balance;margin:0;font-size:clamp(1.8rem,7vw,2.4rem);font-weight:760;line-height:1.05}@media (min-width:641px){.workflow-showcase-section-module__Etq5Gq__headline{font-size:clamp(2.1rem,8.5vw,3.5rem);line-height:.98}}.workflow-showcase-section-module__Etq5Gq__body{color:color-mix(in srgb,var(--color-text-muted)90%,transparent);text-wrap:pretty;margin:0;font-size:clamp(.96rem,.9rem + .3vw,1.06rem);line-height:1.65}.workflow-showcase-section-module__Etq5Gq__postColumn{grid-area:post;align-content:start;gap:.9rem;display:grid}.workflow-showcase-section-module__Etq5Gq__postImage{margin:0 calc(var(--card-pad)*-1);aspect-ratio:4/5;position:relative;overflow:hidden}.workflow-showcase-section-module__Etq5Gq__postImage img{object-fit:cover}.workflow-showcase-section-module__Etq5Gq__command{border:1px solid color-mix(in srgb,var(--color-border-strong)45%,transparent);background:color-mix(in srgb,var(--color-surface-1)60%,transparent);border-radius:10px;flex-wrap:wrap;align-items:baseline;gap:.45rem;margin:0;padding:.65rem .85rem;display:flex}.workflow-showcase-section-module__Etq5Gq__commandLabel{background:color-mix(in srgb,var(--color-cta)14%,transparent);color:color-mix(in srgb,var(--color-cta)96%,var(--color-text)4%);letter-spacing:.08em;text-transform:uppercase;border-radius:5px;flex:none;padding:.08rem .38rem;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.68rem;font-weight:700}.workflow-showcase-section-module__Etq5Gq__commandText{color:color-mix(in srgb,var(--color-text-muted)88%,transparent);font-size:.86rem;font-style:italic;line-height:1.5}@media (min-width:720px){.workflow-showcase-section-module__Etq5Gq__grid{grid-template-columns:1fr 1fr;grid-template-areas:"pitch post";align-items:start;gap:3rem 3.5rem}.workflow-showcase-section-module__Etq5Gq__pitch{gap:1.25rem;position:sticky;top:5rem}.workflow-showcase-section-module__Etq5Gq__postColumn{justify-self:center;max-width:420px}}@media (min-width:961px){.workflow-showcase-section-module__Etq5Gq__section{max-width:var(--max-content-width);padding-block:clamp(3.5rem,8vw,6rem)}.workflow-showcase-section-module__Etq5Gq__headline{letter-spacing:-.035em;font-size:clamp(2.1rem,4.2vw,4.45rem);line-height:.98}.workflow-showcase-section-module__Etq5Gq__body{font-size:var(--font-size-body-lg)}.workflow-showcase-section-module__Etq5Gq__grid{gap:3.5rem 5rem}}
.problem-examples-section-module__1NUGFG__section{width:min(calc(100% - (var(--page-inline-gutter)*2)),var(--max-content-width));grid-template-columns:minmax(0,.9fr) minmax(20rem,1.1fr);align-items:start;gap:clamp(1.5rem,4vw,4rem);margin:0 auto;padding:clamp(3rem,6vw,5.5rem) 0;display:grid;position:relative}.problem-examples-section-module__1NUGFG__section:before{content:"";z-index:-1;background-image:radial-gradient(circle,color-mix(in srgb,var(--color-border)62%,transparent)1.5px,transparent 1.5px);background-size:26px 26px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(270deg,#00000073 0%,#0000 58%);mask-image:linear-gradient(270deg,#00000073 0%,#0000 58%)}.problem-examples-section-module__1NUGFG__copyColumn,.problem-examples-section-module__1NUGFG__examplesPanel,.problem-examples-section-module__1NUGFG__examplesItem,.problem-examples-section-module__1NUGFG__summary{opacity:0;transition:opacity .52s,transform .56s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s);transform:translateY(18px)}.problem-examples-section-module__1NUGFG__copyColumn[data-visible=true],.problem-examples-section-module__1NUGFG__examplesPanel[data-visible=true],.problem-examples-section-module__1NUGFG__examplesItem[data-visible=true],.problem-examples-section-module__1NUGFG__summary[data-visible=true]{opacity:1;transform:translateY(0)}.problem-examples-section-module__1NUGFG__copyColumn{gap:clamp(.9rem,1.8vw,1.35rem);display:grid}.problem-examples-section-module__1NUGFG__eyebrow{margin-bottom:.15rem}.problem-examples-section-module__1NUGFG__title{max-width:13ch;color:var(--color-text);letter-spacing:-.035em;text-wrap:balance;margin:0;font-size:clamp(2.1rem,4.2vw,4.45rem);line-height:.98}.problem-examples-section-module__1NUGFG__body{max-width:35rem;color:color-mix(in srgb,var(--color-text)76%,var(--color-text-muted)24%);font-size:var(--font-size-body-lg);margin:0;line-height:1.62}.problem-examples-section-module__1NUGFG__examplesPanel{gap:clamp(1rem,1.8vw,1.35rem);display:grid}.problem-examples-section-module__1NUGFG__examplesHeading{max-width:34rem;color:color-mix(in srgb,var(--color-text)78%,var(--color-text-muted)22%);text-wrap:balance;margin:0;font-size:clamp(1rem,.95rem + .34vw,1.18rem);font-weight:620;line-height:1.35}.problem-examples-section-module__1NUGFG__examplesList{gap:0;margin:0;padding:0;list-style:none;display:grid;position:relative}.problem-examples-section-module__1NUGFG__examplesList:before{content:"";background-image:repeating-linear-gradient(to bottom,color-mix(in srgb,var(--color-border)90%,transparent)0px,color-mix(in srgb,var(--color-border)90%,transparent)4px,transparent 4px,transparent 9px);width:1.5px;position:absolute;top:22px;bottom:22px;left:8px}.problem-examples-section-module__1NUGFG__examplesItem{grid-template-columns:18px 1fr auto;align-items:center;gap:0 14px;min-height:44px;padding:9px 0;display:grid;position:relative}.problem-examples-section-module__1NUGFG__itemNode{z-index:1;background:linear-gradient(135deg,#e79a49f5,#d17e31e6);border-radius:50%;justify-self:center;width:10px;height:10px;transition:box-shadow .2s;position:relative;box-shadow:0 0 0 4px #e79a4924}.problem-examples-section-module__1NUGFG__examplesItem:hover .problem-examples-section-module__1NUGFG__itemNode{box-shadow:0 0 0 6px #e79a4933}.problem-examples-section-module__1NUGFG__itemText{color:color-mix(in srgb,var(--color-text)86%,var(--color-text-muted)14%);font-size:clamp(1rem,.95rem + .24vw,1.12rem);font-weight:650;line-height:1.35}.problem-examples-section-module__1NUGFG__itemTime{color:color-mix(in srgb,var(--color-text-muted)95%,transparent);font-variant-numeric:tabular-nums;letter-spacing:.01em;text-align:right;white-space:nowrap;font-size:clamp(.88rem,.83rem + .18vw,.97rem);font-weight:500}.problem-examples-section-module__1NUGFG__summary{border:1px solid color-mix(in srgb,var(--color-cta)38%,var(--color-border)62%);border-left:3px solid var(--color-cta);background:color-mix(in srgb,var(--color-cta)7%,var(--color-surface-2)93%);color:color-mix(in srgb,var(--color-text)90%,var(--color-cta)10%);white-space:pre-line;border-radius:0 16px 16px 0;width:fit-content;margin:0;padding:clamp(1.1rem,2.2vw,1.5rem) clamp(1.2rem,2.4vw,1.65rem);font-size:clamp(1.06rem,1rem + .28vw,1.24rem);font-weight:700;line-height:1.45}[data-theme=light] .problem-examples-section-module__1NUGFG__examplesItem:hover .problem-examples-section-module__1NUGFG__itemNode{box-shadow:0 0 0 6px color-mix(in srgb,var(--color-accent-warm)18%,transparent)}@media (max-width:960px){.problem-examples-section-module__1NUGFG__section{grid-template-columns:1fr;gap:clamp(1.5rem,5vw,2.5rem);padding-block:clamp(2.5rem,9vw,4.5rem)}.problem-examples-section-module__1NUGFG__title{max-width:14ch;font-size:clamp(2.1rem,8.5vw,3.5rem)}}@media (max-width:640px){.problem-examples-section-module__1NUGFG__section{width:calc(100% - (var(--page-inline-gutter)*2))}.problem-examples-section-module__1NUGFG__section:before{display:none}.problem-examples-section-module__1NUGFG__title{max-width:none;font-size:clamp(1.8rem,7vw,2.4rem);line-height:1.05}.problem-examples-section-module__1NUGFG__examplesItem{gap:0 12px;min-height:40px;padding:8px 0}.problem-examples-section-module__1NUGFG__itemText{font-size:clamp(.96rem,3.7vw,1.04rem)}.problem-examples-section-module__1NUGFG__examplesHeading{font-size:clamp(.98rem,3.7vw,1.06rem)}.problem-examples-section-module__1NUGFG__itemTime{font-size:clamp(.78rem,3.1vw,.84rem)}.problem-examples-section-module__1NUGFG__summary{border-radius:0 12px 12px 0;width:100%;font-size:clamp(1rem,3.8vw,1.08rem)}}@media (prefers-reduced-motion:reduce){.problem-examples-section-module__1NUGFG__copyColumn,.problem-examples-section-module__1NUGFG__examplesPanel,.problem-examples-section-module__1NUGFG__examplesItem,.problem-examples-section-module__1NUGFG__summary{opacity:1;transition:none;transform:none}}
