@font-face{font-family:'Bricolage Grotesque';src:url('/assets/BricolageGrotesque-Variable.woff') format('woff');font-weight:200 800;font-display:swap}
@font-face{font-family:'Instrument Sans';src:url('/assets/InstrumentSans-Variable.woff') format('woff');font-weight:400 700;font-display:swap}
:root{--ink:#222623;--white:#fff;--paper:#F3F4F2;--signal:#F36A3D;--tint:#FFF0E9;--muted:#5F675F;--border:#DDE1DA;--body:'Instrument Sans',system-ui,sans-serif;--display:'Bricolage Grotesque',system-ui,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--white);font-family:var(--body);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible,iframe:focus-visible{outline:3px solid var(--signal);outline-offset:5px}img{max-width:100%;height:auto;display:block}svg{width:24px;height:24px}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--display);font-variation-settings:'opsz' 48,'wdth' 100;font-weight:650;line-height:1.05;letter-spacing:-.045em}h2{font-size:clamp(36px,4.2vw,59px)}h3{font-size:26px;letter-spacing:-.035em}p{max-width:65ch}.container{width:min(1240px,calc(100% - 96px));margin-inline:auto}.section{padding-block:112px}.eyebrow{font-size:12px;font-weight:650;letter-spacing:.085em;display:flex;align-items:center;gap:10px;line-height:1.5}.signal-dot{display:inline-block;width:7px;height:7px;flex:none;background:var(--signal)}.skip-link{position:fixed;top:10px;left:12px;transform:translateY(-150%);z-index:100;background:var(--ink);color:white;padding:12px 20px}.skip-link:focus{transform:none}.site-header{background:rgba(255,255,255,.97);border-bottom:1px solid var(--border)}.nav-row{min-height:104px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{flex:none}.brand img{width:184px}.nav-row nav{display:flex;align-items:center;gap:32px;margin-left:auto;font-size:14px;font-weight:550}.nav-row nav a{padding-block:14px}.nav-row nav a:hover{color:#A53917}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;padding:17px 24px;border:1px solid var(--ink);border-radius:6px;background:var(--ink);color:var(--white);font-size:15px;font-weight:600;line-height:1.3;min-height:54px;transition:background .2s,transform .2s}.button:hover{background:#3b433d;transform:translateY(-2px)}.button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.6}.button-small{min-height:45px;padding:12px 19px;font-size:14px}.button-full{width:100%}.text-link{display:inline-flex;align-items:center;gap:15px;font-size:15px;font-weight:600;text-decoration:underline;text-underline-offset:5px;text-decoration-color:var(--border);transition:text-decoration-color .2s}.text-link:hover{text-decoration-color:var(--ink)}.hero{padding-top:64px}.hero>.eyebrow{background:var(--tint);padding:7px 12px;width:fit-content;border-radius:3px}.hero-grid{display:grid;grid-template-columns:1fr 175px;gap:40px;padding-top:29px}.hero h1{font-size:clamp(50px,6.7vw,94px);line-height:.99;letter-spacing:-.055em}.muted-heading{color:#626B61}.hero-description{font-size:20px;line-height:1.6;max-width:640px;margin-top:26px;color:var(--muted)}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:30px}.hero-note{font-size:13px;color:var(--muted);margin-top:18px}.hero-aside{align-self:end;display:flex;flex-direction:column;align-items:flex-start;padding-bottom:5px}.brand-square{height:62px;width:62px;background:var(--signal);border-radius:5px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;transform:rotate(5deg)}.brand-square svg{width:44px;height:44px;fill:var(--ink)}.hero-aside>p{font-size:23px;font-family:var(--display);font-weight:600;letter-spacing:-.035em;line-height:1.1}.aside-rule{display:block;height:1px;width:45px;background:var(--border);margin-top:23px}.aside-caption{font-size:12px;color:var(--muted);margin-top:12px}.board-figure{margin-top:60px}.board-topline{background:var(--paper);padding:18px 24px 0;display:flex;align-items:center;justify-content:space-between;gap:15px;border-radius:8px 8px 0 0}.board-topline>span{display:flex;align-items:center;gap:9px;font-size:11px;letter-spacing:.065em;font-weight:600}.board-topline a{font-size:13px;color:var(--muted)}.board-topline a:hover{text-decoration:underline}.board-image{width:100%;border-radius:0 0 8px 8px}.board-figure figcaption{font-size:12px;line-height:1.4;color:var(--muted);text-align:right;padding-top:13px}.section-heading{display:grid;grid-template-columns:1.4fr 1fr;column-gap:100px;align-items:end}.section-heading .eyebrow{grid-column:1/-1;margin-bottom:22px}.section-heading>p:last-child{color:var(--muted);font-size:17px;max-width:370px;padding-bottom:4px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:56px}.feature{border-top:1px solid var(--border);padding-top:25px;position:relative}.feature:before{content:'';position:absolute;top:-2px;left:0;width:34px;height:3px;background:var(--signal)}.feature-icon{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.feature-icon svg{width:30px;height:30px;fill:none;stroke:var(--ink);stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round}.feature-icon>span{font-size:12px;color:var(--muted)}.feature p{color:var(--muted);margin-top:15px;font-size:16px;line-height:1.7}.demo-section{background:var(--ink);color:white;padding:88px 0}.demo-grid{display:grid;grid-template-columns:.9fr 1.3fr;gap:75px;align-items:center}.demo-copy .eyebrow{color:#CBD0CA;margin-bottom:25px;font-size:11px}.demo-copy h2{font-size:clamp(36px,4.2vw,56px)}.demo-copy>p:not(.eyebrow){font-size:17px;color:#CBD0CA;margin-top:25px;line-height:1.7}.workflow{display:flex;align-items:center;gap:13px;margin-block:30px}.workflow>span{font-size:13px}.workflow>span:nth-child(odd){border:1px solid #4B544C;border-radius:4px;padding:5px 12px}.workflow .making{color:var(--ink);background:var(--signal);border-color:var(--signal)!important}.light-link{color:#E1E5DE;font-size:13px;text-decoration:underline;text-underline-offset:5px}.light-link:hover{color:white}.video-frame{aspect-ratio:16/9;background:#303A31;border:1px solid #4B544C;border-radius:8px;overflow:hidden;position:relative}.video-play{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;background:radial-gradient(ellipse at 100% 0%,#4C594B 0%,#303A31 60%);padding:28px}.video-play>img{width:168px;margin-bottom:26px}.play-circle{height:64px;width:64px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--signal);color:var(--ink);transition:transform .2s}.play-circle svg{fill:var(--ink);width:25px;height:25px;margin-left:-2px}.video-play:hover .play-circle{transform:scale(1.08)}.video-title{font-family:var(--display);font-size:21px;font-weight:600;margin-top:23px;letter-spacing:-.025em}.video-caption{font-size:12px;color:#CED4CA;margin-top:5px}.video-frame iframe{width:100%;height:100%;border:0;display:block}.video-note{color:#AEB8AD;font-size:12px;margin-top:12px}.workbench{display:grid;grid-template-columns:1.15fr 1fr;gap:105px;align-items:center}.workbench-copy .eyebrow{margin-bottom:22px}.workbench-copy>p:not(.eyebrow){font-size:17px;color:var(--muted);margin-top:25px;max-width:450px;line-height:1.75}.workbench-copy .workbench-note{display:flex;align-items:center;gap:11px;font-size:13px!important;font-weight:550;color:var(--ink)!important;max-width:none!important;margin-top:27px!important}.workbench-note svg{width:19px;height:19px;stroke:#236347;fill:none;stroke-width:2;flex:none}.job-illustration{background:var(--paper);padding:38px 35px 20px;border-radius:8px}.job-sheet{background:white;border:1px solid var(--border);box-shadow:5px 8px 0 #E6E9E1;transform:rotate(-2deg);padding:26px;border-radius:3px}.job-sheet-top{display:flex;justify-content:space-between;font-size:10px;letter-spacing:.075em;color:var(--muted);padding-bottom:22px}.job-sheet h3{font-size:25px}.job-subtitle{font-size:12px;color:var(--muted);margin-top:6px}.job-sheet dl{border-top:1px solid var(--border);margin:18px 0;padding-top:15px;font-size:12px}.job-sheet dl div{display:flex;justify-content:space-between;gap:20px;margin-top:5px}.job-sheet dt{color:var(--muted)}.job-sheet dd{margin:0;font-weight:600}.artwork-example{display:flex;align-items:center;justify-content:space-between;background:var(--paper);padding:17px 12px;border-radius:4px}.artwork-example>span{font-size:27px;font-family:var(--display);font-weight:650;letter-spacing:-.05em}.artwork-example small{font-size:10px;color:var(--muted)}.job-sheet-bottom{display:flex;align-items:center;gap:8px;font-size:10px;padding-top:17px;margin-top:20px;border-top:1px dashed var(--border)}.job-sheet-bottom .signal-dot{width:5px;height:5px}.example-label{display:block;text-align:center;font-size:10px;color:var(--muted);letter-spacing:.1em;margin-top:26px}.get-started-section{background:var(--tint);padding:88px 0;border-block:1px solid #F9E1D6}.get-started-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:105px;align-items:center}.get-started-grid .eyebrow{margin-bottom:24px}.get-started-grid h2{font-size:clamp(44px,5.2vw,72px)}.get-started-grid>div>p:last-child{font-size:18px;margin-top:26px;color:var(--muted);max-width:380px}.start-panel{background:white;border:1px solid #EAD6CC;border-radius:8px;padding:32px}.start-panel>img{width:155px}.start-panel>p:first-of-type{font-size:16px;color:var(--muted);margin-top:17px;max-width:290px}.check-list{padding:22px 0 25px;margin:0;list-style:none;font-size:14px;line-height:1.5}.check-list li{padding:7px 0 7px 23px;position:relative}.check-list li:before{content:'✓';position:absolute;left:0;color:#236347;font-weight:600}.start-panel .button{font-size:14px;padding-inline:15px}.start-panel .plan-note{font-size:12px!important;text-align:center;margin-top:15px!important;max-width:none!important;line-height:1.5}.faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.faq-intro .eyebrow{margin-bottom:24px}.faq-intro>p:not(.eyebrow){margin-top:28px;color:var(--muted);font-size:16px}.faq-intro .text-link{margin-top:10px;font-size:14px}.faq-list{border-top:1px solid var(--border)}.faq-list details{border-bottom:1px solid var(--border)}.faq-list summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:25px;cursor:pointer;font-size:16px;font-weight:550;line-height:1.45;padding:23px 0}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:23px;font-weight:400;line-height:1;transition:transform .2s;flex:none}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list summary:hover{color:#A53917}.faq-answer{padding:0 32px 24px 0;color:var(--muted);font-size:15px;line-height:1.75}.faq-answer a{text-decoration:underline;text-underline-offset:3px}.footer{background:var(--paper);padding:50px 0 28px}.footer-main{display:flex;align-items:center;gap:35px}.footer-main>p{font-family:var(--display);font-size:20px;letter-spacing:-.025em}.footer-main>.text-link{margin-left:auto;font-size:14px}.footer-bottom{margin-top:38px;padding-top:23px;border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:12px;color:var(--muted)}.footer-bottom nav{display:flex;gap:25px}.footer-bottom nav a:hover{text-decoration:underline}
@media(min-width:1600px){.hero{padding-top:78px}}
@media(max-width:1100px){.container{width:calc(100% - 64px)}.hero-grid{grid-template-columns:1fr 135px;gap:25px}.hero h1{font-size:6.7vw}.hero-aside>p{font-size:20px}.section-heading{column-gap:45px}.demo-grid{gap:38px}.workbench,.get-started-grid{gap:55px}.faq{gap:50px}.nav-row nav{gap:20px}.nav-row{gap:25px}.section{padding-block:85px}.video-play{padding:20px}.video-play>img{width:135px;margin-bottom:18px}.play-circle{width:55px;height:55px}.video-title{font-size:19px;margin-top:15px}}
@media(max-width:800px){.container{width:calc(100% - 40px)}.nav-row{min-height:80px;gap:20px}.brand img{width:150px}.nav-row nav{display:none}.hero{padding-top:40px}.hero-grid{grid-template-columns:1fr;padding-top:24px}.hero-aside{display:none}.hero h1{font-size:clamp(46px,8.3vw,68px)}.hero-description{font-size:18px;max-width:570px}.board-figure{margin-top:40px}.board-topline{padding:14px 15px 0}.board-topline>span{font-size:9px}.board-topline a{font-size:11px}.board-figure figcaption{font-size:10px;text-align:left}.section{padding-block:68px}.section-heading{display:block}.section-heading>p:last-child{margin-top:22px;max-width:520px}.feature-grid{gap:25px;margin-top:35px}.feature h3{font-size:22px}.feature p{font-size:14px}.demo-grid{grid-template-columns:1fr;gap:35px}.demo-section{padding-block:60px}.demo-copy h2{font-size:44px}.demo-copy>p:not(.eyebrow){max-width:580px}.workflow{margin-block:22px}.video-play>img{width:180px;margin-bottom:24px}.play-circle{width:70px;height:70px}.video-title{font-size:25px;margin-top:20px}.video-caption{font-size:13px}.workbench{grid-template-columns:1fr 1fr;gap:28px}.workbench h2{font-size:36px}.workbench-copy>p:not(.eyebrow){font-size:15px}.job-illustration{padding:30px 20px 18px}.job-sheet{padding:18px}.job-sheet h3{font-size:21px}.job-sheet-top{font-size:8px}.get-started-grid{grid-template-columns:1fr 1fr;gap:28px}.get-started-section{padding-block:60px}.get-started-grid h2{font-size:43px}.start-panel{padding:25px}.start-panel .button{font-size:12px}.check-list{font-size:13px}.faq{grid-template-columns:1fr;gap:32px}.faq-intro h2 br{display:none}.faq-intro>p:not(.eyebrow){margin-top:17px}.faq-intro .text-link{margin-top:6px}.footer-main>p{font-size:17px}.footer-main{gap:25px}}
@media(max-width:560px){html{scroll-padding-top:25px}.container{width:calc(100% - 36px)}.nav-row{min-height:76px;gap:12px}.brand img{width:143px}.button-small{min-height:42px;font-size:12px;padding:11px 12px;gap:8px}.hero>.eyebrow{font-size:10px;padding:6px 9px;letter-spacing:.055em}.hero{padding-top:32px}.hero h1{font-size:clamp(40px,10.1vw,56px);line-height:1.04;letter-spacing:-.052em}.hero-description{font-size:16px;margin-top:23px}.hero-actions{gap:19px;margin-top:25px}.hero-actions .button{padding:15px 17px;gap:10px;font-size:13px;min-height:49px}.hero-actions .text-link{font-size:12px;gap:8px}.hero-note{font-size:11px;margin-top:16px}.board-topline{padding:12px 12px 0}.board-topline>span{font-size:8px;letter-spacing:.025em;gap:6px}.board-topline .signal-dot{width:5px;height:5px}.board-topline a{font-size:9px}.board-figure{margin-top:30px}.board-figure figcaption{line-height:1.5}.section{padding-block:54px}.eyebrow{font-size:10px;letter-spacing:.065em}h2{font-size:35px}.section-heading .eyebrow{margin-bottom:19px}.section-heading>p:last-child{font-size:16px;margin-top:20px}.feature-grid{grid-template-columns:1fr;gap:29px;margin-top:32px}.feature{padding-top:18px}.feature-icon{margin-bottom:17px}.feature h3{font-size:27px}.feature p{font-size:16px;margin-top:12px}.demo-section{padding-block:49px}.demo-copy .eyebrow{font-size:10px;margin-bottom:20px}.demo-copy h2{font-size:39px}.demo-copy>p:not(.eyebrow){font-size:16px;margin-top:21px}.demo-grid{gap:26px}.video-play{padding:20px 10px}.video-play>img{width:115px;margin-bottom:14px}.play-circle{width:45px;height:45px}.play-circle svg{width:20px;height:20px}.video-title{font-size:17px;margin-top:12px}.video-caption{font-size:10px;margin-top:2px}.video-note{font-size:11px}.workbench{grid-template-columns:1fr;gap:32px}.workbench h2{font-size:37px}.workbench-copy>p:not(.eyebrow){font-size:16px;margin-top:21px}.workbench-copy .workbench-note{font-size:12px!important;gap:8px}.job-illustration{max-width:440px;width:100%;padding:32px 32px 20px}.job-sheet{padding:25px}.job-sheet h3{font-size:26px}.job-sheet-top{font-size:9px}.get-started-grid{grid-template-columns:1fr;gap:30px}.get-started-section{padding-block:48px}.get-started-grid h2{font-size:45px}.get-started-grid .eyebrow{margin-bottom:21px}.get-started-grid>div>p:last-child{margin-top:20px;font-size:16px}.start-panel{padding:27px}.start-panel .button{font-size:14px}.check-list{font-size:14px}.faq-intro h2{font-size:38px}.faq-list summary{font-size:15px;padding-block:22px;gap:22px}.faq-answer{font-size:15px;padding-right:20px}.footer{padding-top:38px}.footer-main{flex-wrap:wrap;gap:16px}.footer-main>p{width:100%;font-size:21px;order:2}.footer-main>.text-link{font-size:12px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:16px;font-size:11px;margin-top:30px;padding-top:20px}.footer-bottom nav{font-size:13px;gap:25px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Keep labels comfortable to read on small screens and at larger text settings. */
.brand-square img{width:100%;height:100%;border-radius:5px}
.hero-actions{flex-wrap:wrap}
.job-sheet-image{width:100%;transform:rotate(-2deg);box-shadow:5px 8px 0 #E6E9E1;border-radius:8px}
.footer-bottom nav{flex-wrap:wrap}
.eyebrow,.aside-caption,.board-topline>span,.board-figure figcaption,.demo-copy .eyebrow,.video-caption,.video-note,.example-label,.footer-bottom{font-size:max(12px,.75rem)}
.board-topline a,.light-link,.hero-note{font-size:max(13px,.8125rem)}
.hero-actions .text-link,.hero-actions .button,.button-small,.start-panel .button,.faq-intro .text-link,.footer-main>.text-link{font-size:max(14px,.875rem)}
@media(max-width:560px){.hero>.eyebrow{font-size:11px}.board-topline{flex-wrap:wrap;gap:8px}.board-topline>a{font-size:12px}.video-title{font-size:18px}.video-play>img{margin-bottom:10px}.video-caption{font-size:12px}.hero-note{font-size:12px}.example-label{font-size:12px}.job-illustration{padding:28px 22px 20px}.footer-bottom nav{gap:18px}}
@media(max-width:360px){.nav-row .brand img{width:123px}.nav-row .button{padding-inline:10px;gap:6px}.hero h1{font-size:38px}.hero-actions{gap:17px}.video-play>img{display:none}}
