:root{--ink:#171917;--paper:#f1f1e9;--acid:#d8fa70;--muted:#9fa399;--line:rgba(255,255,255,.2);--sans:'DM Sans',sans-serif;--serif:'Instrument Serif',Georgia,serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--ink);color:var(--paper);font-family:var(--sans);font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #92b8ff;outline-offset:6px}button{border:0}h1,h2,h3,p{margin:0}em,.serif{font-family:var(--serif);font-weight:400}img{max-width:100%;display:block}::selection{background:var(--acid);color:var(--ink)}.skip{position:fixed;left:16px;top:-100px;background:var(--acid);color:var(--ink);padding:15px;z-index:100}.skip:focus{top:12px}.site-header{height:112px;padding:0 4.5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:relative;z-index:20;background:var(--ink)}.wordmark{display:flex;align-items:center;gap:12px;font-size:14px;letter-spacing:.045em;line-height:1.12;font-weight:650}.brand-emblem{font-family:var(--serif);font-size:64px;line-height:.9;letter-spacing:-.08em;margin-right:6px}.site-header nav{display:flex;align-items:center;gap:34px;font-size:14px}.site-header nav>a:not(.pill){padding:15px 0}.site-header nav>a>span:not(.pill span){font-size:11px;vertical-align:super;margin-left:3px;color:var(--acid)}.nav-login{margin-left:22px}.pill{display:inline-flex;justify-content:space-between;align-items:center;gap:32px;border:1px solid currentColor;border-radius:100px;padding:15px 24px;font-size:14px;line-height:1.3;transition:background .2s,color .2s,transform .2s}.pill:hover{background:var(--paper);color:var(--ink);transform:translateY(-2px)}.pill.acid{background:var(--acid);border-color:var(--acid);color:var(--ink)}.pill.acid:hover{background:#eaffac}.pill.dark{background:var(--ink);color:var(--paper);border-color:var(--ink)}.pill.dark:hover{background:#33392c}.menu-toggle{display:none}.hero{min-height:790px;height:calc(100svh - 112px);max-height:1150px;position:relative;padding:30px 4.5% 0;display:flex;flex-direction:column;isolation:isolate;overflow:hidden}.hero-image{position:absolute;z-index:-2;right:0;top:0;bottom:0;width:70%;overflow:hidden}.hero-image img{height:100%;width:100%;object-fit:cover;object-position:64% center}.image-shade{position:absolute;inset:0;background:linear-gradient(90deg,var(--ink),rgba(23,25,23,.26) 48%,rgba(23,25,23,.04)),linear-gradient(0deg,rgba(23,25,23,.85),transparent 40%)}.hero-meta,.section-meta{display:flex;justify-content:space-between;gap:24px;font-size:12px;letter-spacing:.09em;line-height:1.5}.hero-meta{position:relative}.hero-meta span:last-child{color:#ddd}.hero h1{font-size:clamp(90px,10.8vw,180px);font-weight:500;letter-spacing:-.08em;line-height:.99;margin-top:74px}.headline-line{display:block;width:max-content;max-width:100%}.hero h1 .serif{font-size:1.19em;color:var(--acid);letter-spacing:-.045em;line-height:.95;padding-bottom:.13em;margin-left:10.5%;white-space:nowrap}.hero-bottom{display:flex;justify-content:space-between;align-items:flex-end;margin-top:auto;padding:30px 0 60px;gap:30px}.hero-intro p{font-size:18px;line-height:1.6;color:#e1e2db;margin-bottom:24px}.hero-caption{display:flex;align-items:center;gap:18px;font-size:12px;letter-spacing:.08em;line-height:1.5;margin-bottom:12px}.caption-rule{width:60px;height:1px;background:var(--acid)}.hero-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding:22px 0;font-size:11px;letter-spacing:.07em;gap:24px}.hero-footer a{display:flex;gap:32px;align-items:center}.hero-footer a span{font-size:24px;line-height:1}#motion-toggle{padding:6px 0;background:transparent;font-size:12px;color:var(--paper);min-height:30px}.manifesto{background:var(--paper);color:var(--ink);padding:36px 4.5% 110px}.manifesto .section-meta,.rhythm .section-meta{padding-bottom:30px;border-bottom:1px solid #c4c7bb}.manifesto-grid{display:grid;grid-template-columns:1fr 2.4fr;gap:50px;padding-top:70px}.side-note{font-size:14px;line-height:1.7;padding-top:16px}.manifesto h2{font-size:clamp(66px,7.1vw,116px);font-weight:500;line-height:1.04;letter-spacing:-.065em}.manifesto h2 em{font-size:1.12em}.muted{color:#7a7f70}.manifesto-bottom{display:flex;align-items:center;gap:50px;margin-top:44px}.manifesto-bottom p{font-size:17px;line-height:1.65;max-width:430px}.asterisk{font-size:110px;line-height:1;font-family:Arial,sans-serif;color:#596739}.suite-section{padding:36px 4.5% 60px}.suite-section>.section-meta{color:#bbc0b4;border-bottom:1px solid var(--line);padding-bottom:28px}.suite-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;padding:65px 0}.suite-heading h2,.rhythm h2{font-size:clamp(48px,5.3vw,84px);font-weight:500;line-height:1.07;letter-spacing:-.05em}.suite-heading h2 em{color:var(--acid);font-size:1.14em}.suite-heading p{font-size:16px;line-height:1.7;color:#bcc2b4;padding-bottom:10px}.suite-workbench{display:grid;grid-template-columns:30% minmax(0,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:6%}.product-tabs{padding-top:16px}.product-tabs button{display:flex;align-items:center;gap:18px;text-align:left;width:100%;background:none;border-bottom:1px solid var(--line);padding:26px 0;color:#bcc2b4;position:relative;transition:color .2s}.product-tabs button:last-child{border-bottom:0}.tab-number{font-size:12px;align-self:flex-start;margin-top:8px}.tab-label{font-size:clamp(22px,2.3vw,37px);font-weight:450;letter-spacing:-.045em;line-height:1.2}.tab-label small{font-size:12px;line-height:1.4;display:block;letter-spacing:0;margin-top:7px}.tab-arrow{margin-left:auto;font-size:26px;opacity:0;transform:translate(-5px,5px);transition:.25s}.product-tabs button[aria-selected=true],.product-tabs button:hover{color:var(--acid)}.product-tabs button[aria-selected=true] .tab-arrow,.product-tabs button:hover .tab-arrow{opacity:1;transform:none}.product-panel{min-width:0;padding:40px 0 45px}.eyebrow{font-size:11px;letter-spacing:.08em;line-height:1.6}.product-copy h3{font-size:clamp(30px,3vw,48px);font-weight:450;line-height:1.12;letter-spacing:-.045em;margin:20px 0}.product-copy>p:not(.eyebrow){font-size:15px;line-height:1.7;color:#c5c9c0;max-width:600px;min-height:76px}.product-copy ul{padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:8px 16px;margin:18px 0 22px}.product-copy li{font-size:12px;color:#c5c9c0;line-height:1.5}.product-copy li:before{content:'+';color:var(--acid);margin-right:8px}.text-link{display:inline-block;font-size:14px;border-bottom:1px solid #838b73;padding-bottom:7px}.text-link:hover{color:var(--acid)}.preview-stage{padding:32px 28px 14px;margin-top:32px;background:#333c2d;position:relative;overflow:hidden;transition:background .35s}.product-panel[data-product=mise] .preview-stage{background:#423b51}.product-panel[data-product=supplysync] .preview-stage{background:#28433d}.product-panel[data-product=tips] .preview-stage{background:#47422a}.product-panel[data-product=thread] .preview-stage{background:#314450}.product-panel[data-product=board] .preview-stage{background:#50372f}.product-preview{background:#f8faf4;color:#252b25;border:1px solid #d9ddd1;border-radius:9px;box-shadow:0 20px 40px #0002;overflow:hidden}.preview-bar{display:flex;justify-content:space-between;padding:15px 20px;border-bottom:1px solid #d9ddd1;font-size:10px;letter-spacing:.07em}.preview-bar span:first-child{font-weight:700}#preview-content{padding:25px 24px 0;min-height:285px}.preview-title{display:flex;justify-content:space-between;gap:10px;font-size:21px;font-weight:600;letter-spacing:-.025em}.preview-period{font-size:11px;letter-spacing:0;font-weight:400;align-self:center}.preview-subtitle{font-size:12px;margin:8px 0 22px;color:#5c6554}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:24px}.metrics>div{border-left:2px solid #b1c97f;padding-left:12px}.metrics span{display:block;font-size:11px;color:#5d6556}.metrics strong{display:block;font-weight:500;font-size:25px;letter-spacing:-.035em;margin-top:5px}.chart-top{display:flex;justify-content:space-between;font-size:11px;margin:20px 0 14px}.chart-top strong{font-weight:500}.bar-row{display:grid;grid-template-columns:90px 1fr 50px;gap:12px;align-items:center;font-size:10px;margin:14px 0}.bar-row>div{height:8px;background:#e4e9dc}.bar-row i{display:block;height:100%;background:#637b43;transform-origin:left}.bar-row strong{font-weight:500;text-align:right}.preview-bottom{display:flex;justify-content:space-between;gap:14px;font-size:10px;border-top:1px solid #d9ddd1;padding:14px 0;margin-top:22px;color:#5c6554}.sample-note{text-align:center;font-size:10px;color:#606657;padding:10px;border-top:1px solid #e0e3d9}.stage-label{display:block;text-align:center;font-size:10px;letter-spacing:.12em;margin-top:17px;color:#d3d9cc}.preview-table{width:100%;border-collapse:collapse;font-size:12px}.preview-table th{font-weight:500;text-align:left;color:#69725e;font-size:10px}.preview-table th,.preview-table td{padding:13px 0;border-bottom:1px solid #e0e3d9}.preview-table td:last-child{text-align:right}.preview-table th:last-child{text-align:right}.task-preview{display:flex;gap:12px;align-items:center;font-size:12px;margin:15px 0}.task-preview small{display:block;margin-top:5px;font-size:10px;color:#69725e}.task-check{width:19px;height:19px;display:grid;place-items:center;border:1px solid #b5c09f;border-radius:50%;color:#637b43;flex:none}.preview-status{color:#566d3e}.suite-footnote{display:flex;align-items:center;gap:22px;padding-top:32px}.hub-mark{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;border:1px solid var(--line);font-family:var(--serif);font-size:34px}.suite-footnote p{font-size:14px;line-height:1.6}.suite-footnote p span{font-size:12px;color:#b9c0b1}.suite-footnote a{font-size:12px;margin-left:auto}.rhythm{background:var(--paper);color:var(--ink);padding:36px 4.5% 100px}.rhythm h2{margin:65px 0}.rhythm h2 em{font-size:1.14em}.rhythm-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.rhythm-grid article{border-top:1px solid #bdc3b0;padding-top:25px}.rhythm-number{font-family:var(--serif);font-size:66px;line-height:1.1;color:#687454}.rhythm h3{font-size:24px;letter-spacing:-.035em;font-weight:500;margin:30px 0 16px}.rhythm p{font-size:15px;line-height:1.75;max-width:330px;color:#535b49}.invitation{padding:35px 4.5% 64px;background:var(--acid);color:var(--ink)}.invitation .section-meta{border-bottom:1px solid #9cbb4d;padding-bottom:30px}.big-cta{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:58px 0 48px;font-size:clamp(78px,10vw,164px);line-height:.97;font-weight:500;letter-spacing:-.07em}.big-cta em{font-size:1.12em}.cta-circle{display:grid;place-items:center;flex:none;width:clamp(100px,14vw,205px);height:clamp(100px,14vw,205px);border:1px solid #879d52;border-radius:50%;font-size:clamp(64px,9vw,125px);font-weight:400;transition:background .3s,transform .3s;line-height:1;padding-bottom:10px}.big-cta:hover .cta-circle{background:var(--ink);color:var(--acid);transform:rotate(45deg)}.invitation-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-top:30px}.invitation-bottom p{font-size:16px;line-height:1.65}.questions{padding:95px 4.5%;display:grid;grid-template-columns:1fr 1.6fr;gap:60px}.questions .eyebrow{color:#bbc0b3;margin-bottom:22px}.questions h2{font-size:48px;line-height:1.08;font-weight:450;letter-spacing:-.045em}.questions h2 em{font-size:1.15em}.faq details{border-bottom:1px solid var(--line)}.faq details:first-child{border-top:1px solid var(--line)}.faq summary{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:17px;line-height:1.4;list-style:none;cursor:pointer;padding:24px 0}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-size:24px;font-weight:400;color:var(--acid);transition:transform .2s}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{font-size:15px;color:#bbc0b3;line-height:1.75;padding:0 40px 25px 0}footer{padding:40px 4.5% 0;border-top:1px solid var(--line)}.footer-top{display:flex;justify-content:space-between;align-items:center}.footer-email{font-size:22px}.footer-email small{display:block;color:#bbc0b3;font-size:12px;margin-top:10px}.footer-display{font-size:clamp(66px,9.2vw,150px);font-weight:500;letter-spacing:-.065em;line-height:1.1;margin:80px 0 65px;color:#71796a}.footer-display em{color:var(--paper);font-size:1.08em}.footer-bottom{padding:26px 0;display:flex;justify-content:space-between;gap:24px;font-size:11px;border-top:1px solid var(--line);color:#c0c6b7}.footer-bottom>div{display:flex;gap:25px}.footer-bottom a:hover,.suite-footnote a:hover{color:var(--acid)}
@media(min-width:1700px){.hero{min-height:940px}.hero h1{margin-top:100px}}@media(max-width:1100px){.site-header nav{gap:20px}.nav-login{margin-left:0}.hero{min-height:730px}.hero h1{font-size:12vw;margin-top:85px}.hero h1 .serif{margin-left:2%}.hero-meta span:last-child{display:none}.manifesto-grid{grid-template-columns:1fr 2.6fr;gap:25px}.suite-workbench{grid-template-columns:29% minmax(0,1fr);gap:5%}.product-tabs button{gap:12px}.tab-label{font-size:25px}.tab-label small{font-size:11px}.preview-stage{padding:22px 16px 12px}.rhythm-grid{gap:25px}.questions{gap:35px}}
@media(max-width:760px){html{scroll-padding-top:12px}.site-header{height:88px;padding:0 6%}.brand-emblem{font-size:54px}.wordmark{font-size:12px}.menu-toggle{display:flex;gap:20px;align-items:center;background:none;padding:12px 0;font-size:14px}.menu-toggle span{font-size:25px}.site-header nav{display:none;position:absolute;left:0;right:0;top:87px;padding:22px 6% 30px;background:var(--ink);border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:10px}.site-header nav.is-open{display:flex}.site-header nav .pill{margin-top:5px;justify-content:center}.hero{height:auto;min-height:780px;padding:25px 6% 0}.hero-image{width:100%;top:160px;bottom:0}.hero-image img{object-position:65% center}.image-shade{background:linear-gradient(180deg,var(--ink),rgba(23,25,23,.1) 30%,rgba(23,25,23,.1) 48%,rgba(23,25,23,.94) 85%),linear-gradient(90deg,rgba(23,25,23,.25),transparent)}.hero-meta{font-size:10px}.hero h1{font-size:14.2vw;letter-spacing:-.07em;margin-top:40px;line-height:1.05}.hero h1 .serif{font-size:1.18em;letter-spacing:-.04em;margin-left:0;margin-top:4px}.hero-bottom{padding:270px 0 24px;align-items:flex-end}.hero-intro p{font-size:16px;line-height:1.6;margin-bottom:20px}.hero-caption{display:none}.hero-footer{margin-top:auto;font-size:9px;gap:10px;padding:16px 0}.hero-footer>span{display:none}.hero-footer a{gap:16px}#motion-toggle{font-size:11px}.manifesto,.suite-section,.rhythm,.invitation{padding-left:6%;padding-right:6%}.manifesto{padding-top:27px;padding-bottom:65px}.section-meta{font-size:10px;gap:18px}.section-meta span:last-child{display:none}.manifesto-grid{display:flex;flex-direction:column;gap:27px;padding-top:35px}.side-note{font-size:12px;line-height:1.6;padding:0}.side-note br{display:none}.manifesto h2{font-size:15vw;letter-spacing:-.06em;line-height:1.06}.manifesto-bottom{gap:22px;margin-top:30px}.asterisk{font-size:72px}.manifesto-bottom p{font-size:14px}.suite-heading{display:block;padding:40px 0 32px}.suite-heading h2,.rhythm h2{font-size:11vw}.suite-heading p{font-size:14px;margin-top:22px}.suite-workbench{display:block}.product-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px;padding-top:0}.product-tabs button{padding:20px 0;gap:8px;border-bottom:1px solid var(--line)}.product-tabs button:last-child{border-bottom:1px solid var(--line)}.tab-label{font-size:20px}.tab-label small{font-size:10px;line-height:1.3;margin-top:5px}.tab-number{font-size:9px;margin-top:4px}.tab-arrow{font-size:17px;position:absolute;right:0;top:20px}.product-tabs button[aria-selected=true] .tab-label{padding-right:8px}.product-panel{padding:30px 0}.product-copy h3{font-size:34px}.product-copy>p:not(.eyebrow){font-size:14px;min-height:0}.product-copy ul{display:block}.product-copy li{font-size:12px;margin:6px 0}.preview-stage{padding:18px 12px 12px;margin-top:25px}.preview-bar{font-size:8px;padding:12px 14px}#preview-content{padding:18px 14px 0;min-height:274px}.preview-title{font-size:19px}.preview-period{font-size:9px}.metrics{gap:8px}.metrics>div{padding-left:8px}.metrics strong{font-size:21px}.metrics span{font-size:9px}.bar-row{grid-template-columns:76px 1fr 43px;gap:8px;font-size:9px}.preview-table{font-size:10px}.preview-table th,.preview-table td{padding:13px 0}.sample-note{font-size:9px}.stage-label{font-size:8px}.suite-footnote{flex-wrap:wrap;gap:15px}.suite-footnote p{font-size:12px}.suite-footnote p span{font-size:10px}.suite-footnote a{margin-left:63px;font-size:12px}.rhythm{padding-top:27px;padding-bottom:55px}.rhythm h2{margin:40px 0}.rhythm-grid{grid-template-columns:1fr;gap:28px}.rhythm-grid article{display:grid;grid-template-columns:48px 1fr;gap:10px 24px;padding-top:22px}.rhythm-number{grid-row:span 2;font-size:48px}.rhythm h3{font-size:22px;margin:3px 0 0}.rhythm p{font-size:14px;max-width:100%}.invitation{padding-top:27px;padding-bottom:38px}.big-cta{font-size:15.3vw;gap:10px;padding:40px 0 20px}.cta-circle{width:62px;height:62px;font-size:43px;padding-bottom:4px}.invitation-bottom{flex-direction:column;align-items:flex-start;gap:24px;margin-top:20px}.invitation-bottom p{font-size:14px}.questions{padding:60px 6%;grid-template-columns:1fr;gap:30px}.questions h2{font-size:43px}.questions h2 br{display:none}.questions .eyebrow{margin-bottom:15px}.faq summary{font-size:15px;padding:22px 0}.faq details p{font-size:14px;padding-right:15px}footer{padding:30px 6% 0}.footer-email{font-size:18px}.footer-email small{font-size:10px}.footer-display{font-size:9.5vw;letter-spacing:-.04em;margin:55px 0 42px;line-height:1.25}.footer-display em{font-size:1.13em;letter-spacing:-.025em}.footer-bottom{flex-wrap:wrap;gap:23px;font-size:10px;line-height:1.6}.footer-bottom>div{order:3;width:100%;flex-wrap:wrap;gap:13px 22px}.footer-bottom>a{margin-left:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}html[data-motion=off]{scroll-behavior:auto}html[data-motion=off] *,html[data-motion=off] *:before,html[data-motion=off] *:after{animation:none!important;transition:none!important}

@media(max-width:760px){.image-shade{background:linear-gradient(180deg,var(--ink),rgba(23,25,23,.08) 30%,rgba(23,25,23,.18) 48%,rgba(23,25,23,.86) 70%,var(--ink) 100%)}.hero h1 .serif{font-style:italic}}
