.workshop-landing{color:var(--kol);background:var(--lin);font-family:var(--font-ui);font-size:15px;line-height:1.7;-webkit-font-smoothing:antialiased}.workshop-landing *,.workshop-landing :after,.workshop-landing :before{box-sizing:border-box}.workshop-landing h1,.workshop-landing h2,.workshop-landing h3,.workshop-landing p{margin:0}.workshop-landing h1,.workshop-landing h2,.workshop-landing h3{font-family:var(--font-display);font-weight:400;letter-spacing:-.04em}.workshop-landing a{color:inherit;text-decoration:none}.workshop-landing svg{flex:none;width:20px;height:20px}.workshop-landing :focus-visible{outline:2px solid var(--gran);outline-offset:5px}.workshop-container{width:min(1240px,calc(100% - 96px));margin-inline:auto}.workshop-section{padding-block:clamp(76px,9vw,132px)}.workshop-eyebrow,.workshop-micro{display:block;font-size:10px;font-weight:600;letter-spacing:.15em;line-height:1.5}.workshop-eyebrow{margin-bottom:25px}.workshop-landing h2{font-size:clamp(38px,4vw,58px);line-height:1.14}.workshop-landing h3{font-size:26px;line-height:1.3}.workshop-landing em{font-weight:400;color:var(--gran)}.workshop-button{display:inline-flex;align-items:center;justify-content:space-between;gap:25px;min-height:56px;padding:14px 22px;border:1px solid var(--gran);background:var(--gran);color:var(--lin)!important;font-size:12px;font-weight:600;line-height:1.3;transition:background .2s,transform .2s}.workshop-button:hover{background:var(--kol);transform:translateY(-2px)}.workshop-button-light{background:var(--lin);border-color:var(--lin);color:var(--gran)!important}.workshop-button-light:hover{background:var(--canvas)}.workshop-text-link{display:inline-flex;align-items:center;gap:14px;min-height:44px;font-size:12px;font-weight:600}.workshop-text-link:hover{text-decoration:underline;text-underline-offset:5px}.workshop-skip{position:absolute;z-index:20;top:8px;left:8px;padding:12px;background:var(--lin);transform:translateY(-150%)}.workshop-skip:focus{transform:translateY(0)}.workshop-header{position:absolute;z-index:5;top:0;inset-inline:0;justify-content:space-between;height:108px;padding-inline:clamp(28px,4.5vw,88px);color:var(--lin)}.workshop-brand,.workshop-header{display:flex;align-items:center;gap:24px}.workshop-brand>span{border-left:1px solid var(--lin-45);padding-left:24px;font-size:11px;white-space:nowrap}.workshop-header .logo{display:inline-flex;align-items:center}.workshop-header .wordmark-lin{display:none!important}.workshop-header .wordmark-kol{display:block!important;width:142px;height:auto}.workshop-header nav{display:flex;align-items:center;gap:clamp(15px,2vw,34px);font-size:12px}.workshop-header nav a:hover{text-decoration:underline;text-underline-offset:6px}.workshop-header .workshop-button-outline{min-height:44px;border-color:var(--lin-45);background:transparent;color:var(--lin)!important;font-size:11px;padding:10px 17px}.workshop-header .workshop-button-outline:hover{background:var(--lin-12)}.workshop-header :focus-visible{outline-color:var(--lin)}.workshop-walkthrough{--walk-progress:0;--intro-opacity:1;position:relative;background:var(--gran);color:var(--lin)}.workshop-walkthrough[data-scroll=true]{height:500svh}.workshop-stage{position:relative;isolation:isolate;display:flex;align-items:center;min-height:max(780px,100svh);width:100%;background:#17211f}.workshop-walkthrough[data-scroll=true] .workshop-stage{position:sticky;top:0;height:100svh;min-height:0;overflow:hidden}.workshop-cover-image{z-index:-2;object-fit:cover;object-position:center 54%}.workshop-video{position:absolute;inset:0;z-index:-1;width:100%;height:100%;object-fit:cover;object-position:center;opacity:0}.workshop-walkthrough[data-ready=true] .workshop-video{opacity:1}.workshop-stage:after{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:linear-gradient(90deg,rgba(12,19,17,.82),rgba(12,19,17,.55) 35%,rgba(12,19,17,.12) 72%),linear-gradient(0deg,rgba(12,19,17,.46),transparent 35%,rgba(12,19,17,.18))}.workshop-stage>.workshop-intro{position:relative;z-index:1;width:100%;opacity:var(--intro-opacity)}.workshop-walkthrough[data-scroll=false] .workshop-intro{opacity:1}.workshop-intro[inert]{pointer-events:none}.workshop-hero{padding-block:176px 85px}.workshop-hero .workshop-eyebrow{color:var(--lin)}.workshop-hero h1{max-width:820px;font-size:clamp(55px,6vw,88px);line-height:1.08;letter-spacing:-.055em}.workshop-hero h1 em{color:color-mix(in srgb,var(--sage) 32%,var(--lin))}.workshop-hero>p{max-width:520px;margin-top:28px;font-size:15px;line-height:1.9}.workshop-hero-actions{display:flex;align-items:center;gap:26px;margin-top:34px}.workshop-scroll-note{display:flex;align-items:center;gap:14px;margin-top:55px;font-size:11px}.workshop-scroll-note>span{display:grid;place-items:center;width:39px;height:39px;border:1px solid var(--lin-45);border-radius:50%;font-size:22px}.workshop-stage :focus-visible{outline-color:var(--lin)}.workshop-story{position:absolute;inset:0;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 300px;align-items:center;gap:12%;opacity:0;visibility:hidden;pointer-events:none}.workshop-walkthrough[data-scroll=true][data-chapter="1"] .workshop-story,.workshop-walkthrough[data-scroll=true][data-chapter="2"] .workshop-story,.workshop-walkthrough[data-scroll=true][data-chapter="3"] .workshop-story,.workshop-walkthrough[data-scroll=true][data-chapter="4"] .workshop-story{opacity:1;visibility:visible}.workshop-story-copy{max-width:650px}.workshop-story h2{font-size:clamp(43px,4.5vw,66px);line-height:1.11}.workshop-story em{color:color-mix(in srgb,var(--sage) 32%,var(--lin))}.workshop-story-copy>p{max-width:440px;margin-top:22px;font-size:15px;line-height:1.8}.workshop-story-route{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:0}.workshop-route-node{display:flex;flex:0 0 62px;flex-direction:column;align-items:center;gap:9px;text-align:center;font-size:10px;white-space:nowrap;opacity:.65}.workshop-route-icon{display:grid;place-items:center;width:47px;height:47px;border:1px solid var(--lin-45);border-radius:50%;font-size:22px;font-family:var(--font-display)}.workshop-route-kim{font-style:italic}.workshop-route-line{flex:1 1 20px;height:1px;margin:-25px 1px 0;background:var(--lin-45)}.workshop-walkthrough[data-chapter="1"] .workshop-route-node:first-child,.workshop-walkthrough[data-chapter="2"] .workshop-route-node:nth-of-type(-n+2),.workshop-walkthrough[data-chapter="3"] .workshop-route-node,.workshop-walkthrough[data-chapter="4"] .workshop-route-node{opacity:1}.workshop-story-route small{width:100%;margin-top:27px;text-align:center;font-size:9px;line-height:1.6;color:var(--lin-70)}.workshop-progress{position:absolute;z-index:2;bottom:28px;inset-inline:0;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:10px}.workshop-progress>div{display:flex;align-items:center;gap:15px}.workshop-progress-track{display:block;width:95px;height:1px;background:var(--lin-45)}.workshop-progress-track>i{display:block;height:1px;background:var(--lin);transform-origin:left;transform:scaleX(var(--walk-progress))}.workshop-progress a{display:flex;align-items:center;gap:13px;min-height:44px}.workshop-progress a span{font-size:21px}.workshop-transcript{padding-block:55px}.workshop-transcript h2{font-size:30px}.workshop-transcript p{max-width:720px;margin-top:14px}.workshop-walkthrough[data-scroll=true] .workshop-transcript{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.workshop-intro .workshop-section-heading{display:grid;grid-template-columns:1fr 1fr;gap:4% 10%;align-items:end}.workshop-intro .workshop-section-heading .workshop-eyebrow{grid-column:1/-1;margin-bottom:0}.workshop-section-heading>p{max-width:460px;color:var(--kol-55);line-height:1.9}.workshop-intro-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:75px;border-top:1px solid var(--kol-12)}.workshop-intro-grid article{padding-top:26px}.workshop-index{color:var(--ronn-tx);font-size:11px}.workshop-intro-grid h3{margin-top:24px}.workshop-intro-grid p{margin-top:13px;max-width:335px;font-size:13px;line-height:1.9;color:var(--kol-55)}.workshop-questions{background:var(--canvas)}.workshop-questions-heading{display:grid;grid-template-columns:1fr 400px;gap:10%;align-items:end}.workshop-questions-heading>p{color:var(--kol-55);line-height:1.9}.workshop-question-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:58px}.workshop-question-grid article{min-height:245px;padding:32px 34px;background:var(--lin);border:1px solid var(--kol-08)}.workshop-question-grid .workshop-micro{color:var(--ronn-tx);font-size:9px}.workshop-question-grid h3{margin-top:23px;font-size:clamp(24px,2.3vw,32px)}.workshop-question-grid p{margin-top:16px;font-size:13px;color:var(--kol-55);line-height:1.8}.workshop-example-note{margin-top:25px!important;color:var(--kol-55);font-size:11px}.workshop-flow{background:var(--gran);color:var(--lin)}.workshop-flow-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,.75fr);gap:clamp(60px,9vw,145px);align-items:center}.workshop-flow-copy>p{max-width:490px;margin-top:24px;color:var(--lin-70)}.workshop-flow-steps{padding:0;margin:44px 0 0;list-style:none}.workshop-flow-steps li{display:flex;gap:23px;padding:20px 0;border-top:1px solid var(--lin-12)}.workshop-flow-steps li>span{font-size:10px;color:var(--sage-tx);padding-top:5px}.workshop-flow-steps h3{font-size:22px}.workshop-flow-steps p{margin-top:4px;color:var(--lin-70);font-size:12px}.workshop-receipt{padding:35px;background:var(--lin);color:var(--kol);box-shadow:var(--lift-3);transform:rotate(1deg)}.workshop-receipt-top{display:flex;align-items:center;justify-content:space-between}.workshop-receipt-top>span:last-child{color:var(--ronn-tx);font-size:20px}.workshop-receipt h3{margin-top:31px;font-size:36px}.workshop-receipt dl{margin:29px 0 0}.workshop-receipt dl div{display:grid;grid-template-columns:85px 1fr;gap:15px;padding:16px 0;border-top:1px solid var(--kol-12);font-size:12px}.workshop-receipt dt{color:var(--kol-55)}.workshop-receipt dd{margin:0;font-weight:600}.workshop-receipt-status{display:flex;align-items:center;gap:10px;margin-top:29px!important;padding:13px;background:var(--canvas);color:var(--gran);font-size:11px;font-weight:600}.workshop-receipt-status>span{width:7px;height:7px;border-radius:50%;background:var(--ronn)}.workshop-receipt-note{margin-top:14px!important;color:var(--kol-55);font-size:10px}.workshop-calendar{border-bottom:1px solid var(--kol-12)}.workshop-calendar>div{display:grid;grid-template-columns:1fr 1fr;gap:13%;align-items:start}.workshop-calendar p{max-width:530px;color:var(--kol-55);line-height:1.9}.workshop-calendar small{display:block;margin-top:25px;padding-left:20px;border-left:2px solid var(--sage);color:var(--kol-55);line-height:1.8}.workshop-demo{background:var(--lin)}.workshop-demo-layout{display:grid;grid-template-columns:1fr minmax(320px,.62fr);gap:13%;align-items:center}.workshop-demo-layout>div:first-child>p{max-width:515px;margin-top:24px;color:var(--kol-55)}.workshop-demo-quote{max-width:560px;margin-block:32px;padding-left:23px;border-left:2px solid var(--ronn);font-family:var(--font-display);font-size:25px;line-height:1.5}.workshop-demo-layout small{display:block;max-width:500px;margin-top:21px;color:var(--kol-55);font-size:10px;line-height:1.8}.workshop-demo-book{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:370px;padding:36px;background:var(--canvas)}.workshop-demo-book>span{display:grid;place-items:center;width:56px;height:56px;border-radius:50%;color:var(--lin);background:var(--gran);font-family:var(--font-display);font-size:31px;font-style:italic}.workshop-demo-book p{margin-top:27px;font-family:var(--font-display);font-size:31px;line-height:1.3}.workshop-demo-book a{display:inline-flex;align-items:center;gap:18px;margin-top:29px;border-bottom:1px solid var(--gran);padding-bottom:8px;color:var(--gran);font-size:12px;font-weight:600}.workshop-demo-book a:hover{border-color:transparent}.workshop-faq{display:grid;grid-template-columns:1fr 1.1fr;gap:12%;border-top:1px solid var(--kol-12)}.workshop-faq details{border-bottom:1px solid var(--kol-12)}.workshop-faq details:first-child{border-top:1px solid var(--kol-12)}.workshop-faq summary{display:flex;align-items:center;justify-content:space-between;gap:25px;cursor:pointer;list-style:none;min-height:70px;padding-block:18px;font-size:13px;font-weight:600}.workshop-faq summary::-webkit-details-marker{display:none}.workshop-faq summary>span{font-size:24px;font-weight:300;transition:transform .2s}.workshop-faq details[open] summary>span{transform:rotate(45deg)}.workshop-faq details>p{max-width:480px;padding-bottom:24px;color:var(--kol-55);font-size:12px;line-height:1.9}.workshop-closing{padding-block:105px;text-align:center;background:var(--gran);color:var(--lin)}.workshop-closing h2{font-size:clamp(44px,5vw,70px)}.workshop-closing em{color:var(--sage-tx)}.workshop-closing p{margin-top:23px;color:var(--lin-70)}.workshop-closing .workshop-button{margin-top:30px}.workshop-footer{display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:175px;padding-block:38px}.workshop-footer .logo{display:inline-flex}.workshop-footer .wordmark-lin{display:block!important;width:142px;height:auto}.workshop-footer .wordmark-kol{display:none!important}.workshop-footer p{margin-top:12px;color:var(--kol-55);font-family:var(--font-body);font-size:17px}.workshop-footer nav{display:flex;gap:25px;font-size:11px}.workshop-footer nav a:hover{text-decoration:underline;text-underline-offset:5px}.workshop-footer>span{color:var(--kol-55);font-size:10px}body:has(.workshop-walkthrough),html:has(.workshop-walkthrough){overflow-x:clip}@media (max-width:1050px){.workshop-header nav{display:none}.workshop-container{width:calc(100% - 60px)}.workshop-story{gap:5%}.workshop-flow-layout{gap:6%}.workshop-demo-layout{gap:7%}}@media (max-width:720px){.workshop-container{width:calc(100% - 40px)}.workshop-section{padding-block:70px}.workshop-landing h2{font-size:37px}.workshop-header{height:72px;padding-inline:20px;padding-top:env(safe-area-inset-top,0)}.workshop-header .wordmark-kol{width:122px}.workshop-brand>span{display:none}.workshop-header .workshop-button-outline{font-size:10px;min-height:40px;gap:9px}.workshop-stage{min-height:100svh}.workshop-walkthrough .workshop-stage{align-items:flex-start}.workshop-walkthrough[data-scroll=true] .workshop-stage{height:var(--walk-mobile-height,100svh);max-height:none}.workshop-stage>.workshop-intro{display:block;width:100%;min-height:0}.workshop-cover-image{object-position:60% center}.workshop-stage:after{background:linear-gradient(0deg,rgba(12,19,17,.88),rgba(12,19,17,.52) 48%,rgba(12,19,17,.22))}.workshop-walkthrough .workshop-hero,.workshop-walkthrough[data-scroll=true] .workshop-hero{padding-block:calc(112px + env(safe-area-inset-top, 0px)) 64px;text-align:left}.workshop-hero .workshop-eyebrow{font-size:8px;margin-bottom:12px}.workshop-walkthrough .workshop-hero h1{margin-inline:0;font-size:clamp(32px,8.7vw,40px);line-height:1.1;letter-spacing:-.045em}.workshop-hero>p{margin-inline:0;font-size:13px;line-height:1.55;margin-top:14px}.workshop-hero-actions{flex-direction:column;align-items:flex-start;gap:6px;margin-top:18px}.workshop-hero-actions .workshop-button{min-height:48px}.workshop-scroll-note{margin-top:18px;font-size:10px;gap:10px}.workshop-scroll-note>span{width:28px;height:28px;font-size:16px}.workshop-walkthrough[data-scroll=true]{height:calc(var(--walk-mobile-height, 100svh) * 3.8)}.workshop-story{display:flex;flex-direction:column;gap:16px;padding-bottom:max(72px,calc(env(safe-area-inset-bottom, 0px) + 56px))}.workshop-walkthrough .workshop-story{align-items:flex-start;justify-content:flex-start;padding-top:calc(112px + env(safe-area-inset-top, 0px))}.workshop-story h2{font-size:clamp(34px,8.5vw,47px)}.workshop-story-copy>p{font-size:12px;margin-top:12px}.workshop-story .workshop-eyebrow{font-size:8px;margin-bottom:12px}.workshop-story-route{max-width:305px}.workshop-route-node{flex-basis:56px;font-size:9px}.workshop-route-icon{width:39px;height:39px;font-size:17px}.workshop-story-route small{margin-top:15px;font-size:8px}.workshop-progress{bottom:13px;font-size:9px}.workshop-progress-track{width:33px}.workshop-progress>div{gap:7px}.workshop-calendar>div,.workshop-demo-layout,.workshop-faq,.workshop-flow-layout,.workshop-intro .workshop-section-heading,.workshop-questions-heading{grid-template-columns:1fr;gap:23px}.workshop-intro-grid{grid-template-columns:1fr;gap:0;margin-top:40px}.workshop-intro-grid article{padding-block:22px;border-bottom:1px solid var(--kol-12)}.workshop-intro-grid h3{margin-top:11px}.workshop-question-grid{grid-template-columns:1fr;margin-top:35px}.workshop-question-grid article{min-height:auto;padding:28px}.workshop-flow-layout{gap:38px}.workshop-receipt{width:min(100%,500px);margin-inline:auto;transform:none;padding:27px}.workshop-calendar small{margin-top:18px}.workshop-demo-layout{gap:45px}.workshop-demo-book{min-height:270px}.workshop-faq{gap:35px}.workshop-closing{padding-block:75px}.workshop-footer{flex-wrap:wrap;gap:22px}.workshop-footer>span{width:100%}}@media (max-width:720px) and (max-height:700px){.workshop-hero>p{font-size:12px;line-height:1.45;margin-top:10px}.workshop-hero-actions{margin-top:14px}.workshop-hero-actions .workshop-text-link,.workshop-scroll-note{display:none}.workshop-story{padding-bottom:max(60px,calc(env(safe-area-inset-bottom, 0px) + 44px));gap:12px}.workshop-story h2{font-size:28px}.workshop-story-copy>p{font-size:11px}.workshop-story-route{display:none}}@media (max-width:720px) and (max-height:560px){.workshop-hero .workshop-eyebrow{display:none}}@media (max-width:720px) and (max-height:550px){.workshop-walkthrough .workshop-hero,.workshop-walkthrough[data-scroll=true] .workshop-hero{padding-block:calc(84px + env(safe-area-inset-top, 0px)) 52px}.workshop-walkthrough .workshop-hero h1{font-size:28px}.workshop-walkthrough .workshop-story{padding-top:calc(80px + env(safe-area-inset-top, 0px))}}@media (prefers-reduced-motion:reduce){.workshop-landing *,.workshop-landing :after,.workshop-landing :before{transition:none!important;scroll-behavior:auto!important}.workshop-walkthrough[data-scroll=true]{height:auto}.workshop-walkthrough[data-scroll=true] .workshop-stage{position:relative;height:auto;min-height:100svh}.workshop-intro{opacity:1}.workshop-progress,.workshop-story{display:none}}.workshop-cover-image{z-index:0}.workshop-walkthrough[data-ready=true][data-scroll=true] .workshop-cover-image{visibility:hidden}.workshop-frame,.workshop-walkthrough .workshop-video{opacity:0;pointer-events:none}.workshop-frame{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1}.workshop-walkthrough[data-ready=true][data-scroll=true] .workshop-frame{opacity:1}.workshop-stage:after{z-index:2}.workshop-progress,.workshop-stage>.workshop-intro,.workshop-story{z-index:3}.workshop-walkthrough[data-scroll=false] .workshop-stage{position:relative;height:auto;min-height:100svh;align-items:flex-start}.workshop-walkthrough[data-scroll=false] .workshop-hero{padding-block:calc(112px + env(safe-area-inset-top, 0px)) 48px;text-align:left}.workshop-walkthrough[data-scroll=false] .workshop-scroll-note{display:none}.workshop-story-copies{display:grid;align-items:center}.workshop-story-copies>.workshop-story-copy{grid-area:1/1;opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .26s ease,transform .26s ease,visibility .26s}.workshop-story-copies>.workshop-story-copy[data-active=true]{opacity:1;visibility:visible;transform:none}