/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.contents{display:contents}.table{display:table}}:root{--ivory:#f7f3ea;--paper:#fcfaf5;--forest:#1d2a22;--matcha:#667b56;--matcha-dark:#526447;--sage:#dce5d5;--sage-soft:#edf1e9;--line:#1d2a2229}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ivory);color:var(--forest);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}a{color:inherit;text-decoration:none}::selection{background:var(--matcha);color:#fff}.site-header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:10;background:#f7f3eaeb;grid-template-columns:minmax(115px,1fr) auto minmax(115px,1fr);align-items:center;min-height:78px;padding:0 4.5vw;display:grid;position:sticky;top:0}.brand-link{justify-self:start}.wordmark{color:var(--matcha);letter-spacing:-.09em;padding-right:.08em;font-size:2.15rem;font-weight:680;line-height:1;display:inline-block;position:relative}.brand-logo{object-fit:contain;object-position:left center;width:auto;height:40px;display:block}.brand-logo.inverse{height:48px}.wordmark-d{position:relative}.wordmark-d:after{background:var(--matcha);content:"";transform-origin:0 100%;border-radius:100% 0;width:.23em;height:.34em;position:absolute;top:-.27em;left:.58em;transform:rotate(-14deg)}.site-nav{gap:clamp(.9rem,2vw,2rem);display:flex}.header-cta,.site-nav a{letter-spacing:.01em;font-size:.78rem;font-weight:600}.site-nav a{color:#1d2a22ad;padding:.45rem 0;position:relative}.site-nav a:after{background:var(--matcha);content:"";transform-origin:0;width:100%;height:1px;transition:transform .18s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.site-nav a.active,.site-nav a:hover{color:var(--forest)}.site-nav a.active:after,.site-nav a:hover:after{transform:scaleX(1)}.header-cta{border:1px solid var(--forest);border-radius:999px;justify-self:end;padding:.68rem 1.15rem;transition:background .18s,color .18s}.header-cta:hover{background:var(--forest);color:var(--ivory)}.eyebrow{color:var(--matcha);letter-spacing:.13em;text-transform:uppercase;margin:0;font-size:.7rem;font-weight:680}.button{border-radius:999px;justify-content:center;align-items:center;gap:1rem;min-height:52px;padding:0 1.4rem;font-size:.9rem;font-weight:620;transition:background .18s,color .18s,transform .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--matcha);color:#fff}.button-primary:hover{background:var(--matcha-dark)}.button-quiet{border:1px solid var(--line);color:var(--forest)}.button-quiet:hover{background:var(--sage-soft)}.button-light{color:var(--forest);background:#fff}.button-light:hover{background:var(--sage-soft)}.text-link{border-bottom:1px solid var(--forest);align-items:center;gap:.8rem;padding-bottom:.2rem;font-size:.9rem;font-weight:600;display:inline-flex}.home-hero{grid-template-columns:1.15fr .85fr;min-height:680px;padding:clamp(5rem,11vh,8.5rem) 4.5vw;display:grid;position:relative;overflow:hidden}.home-hero:before{content:"";opacity:.22;pointer-events:none;background-image:radial-gradient(#1d2a221f .5px,#0000 0);background-size:6px 6px;position:absolute;inset:0}.home-hero-copy{z-index:1;align-self:center;max-width:820px;position:relative}.home-hero h1,.page-hero h1{letter-spacing:-.076em;margin:2rem 0;font-size:clamp(4rem,8.1vw,8.5rem);font-weight:560;line-height:.9}.home-hero-copy>p:not(.eyebrow){color:#1d2a22b8;max-width:620px;margin:0 0 2.25rem;font-size:1.15rem;line-height:1.7}.home-sphere{aspect-ratio:1;place-self:center end;width:88%;max-width:510px;position:relative}.sphere-ring{border:1px solid #667b5670;border-radius:50%;position:absolute}.ring-a{inset:6%}.ring-b{inset:22%}.sphere-ring:after{background:var(--matcha);border:5px solid var(--ivory);content:"";border-radius:50%;width:19px;height:19px;position:absolute}.ring-a:after{top:14%;right:8%}.ring-b:after{bottom:6%;left:19%}.sphere-core{background:var(--sage);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;inset:34%}.sphere-core .wordmark{font-size:clamp(2.2rem,4.7vw,4.6rem)}.home-sphere>span{color:var(--matcha);letter-spacing:.1em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.68rem;position:absolute;bottom:4%;right:7%}.hero-actions{flex-wrap:wrap;gap:.8rem;display:flex}.platform-hero{align-items:center}.hero-system{aspect-ratio:1;background:var(--paper);border:1px solid var(--line);place-self:center end;width:90%;max-width:540px;position:relative;overflow:hidden}.system-top{color:var(--matcha);letter-spacing:.08em;justify-content:space-between;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.65rem;display:flex;position:absolute;top:1.5rem;left:1.5rem;right:1.5rem}.system-orbit{border:1px solid #667b5680;border-radius:50%;position:absolute}.orbit-one{inset:12%}.orbit-two{inset:28%}.system-core{background:var(--sage);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:35%}.system-core .wordmark{font-size:clamp(2.7rem,5vw,5rem)}.system-core small{color:var(--matcha-dark);letter-spacing:.08em;text-transform:uppercase;margin-top:.6rem;font-size:.58rem}.system-note{color:var(--forest);font-size:.75rem;font-weight:600;position:absolute}.note-a{top:24%;left:13%}.note-b{bottom:19%;right:14%}.note-c{top:39%;right:11%}.proof-strip{background:var(--forest);color:var(--ivory);grid-template-columns:.8fr 1.2fr;align-items:center;gap:3rem;padding:2.1rem 4.5vw;display:grid}.proof-strip p{margin:0;font-size:1.1rem}.proof-strip>div{justify-content:space-between;gap:1rem;display:flex}.proof-strip span{color:#c8d5be;font-size:.82rem;font-weight:620}.intro-grid{background:var(--paper);grid-template-columns:.55fr 1.45fr;gap:6vw;padding:7rem 4.5vw;display:grid}.intro-grid h2{letter-spacing:-.065em;max-width:850px;margin:0 0 2rem;font-size:clamp(2.7rem,5vw,5.4rem);font-weight:520;line-height:1}.intro-grid p:not(.eyebrow){color:#1d2a22b3;max-width:650px;margin:0 0 2rem;font-size:1.08rem;line-height:1.75}.product-signal{background:var(--sage-soft)}.promise-band{background:var(--forest);color:var(--ivory);padding:4.5rem 4.5vw 5.5rem}.promise-band .eyebrow{color:#b8c7ac;margin-bottom:2.8rem}.promise-band>div{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.promise-band p:not(.eyebrow){letter-spacing:-.055em;margin:0;font-size:clamp(1.8rem,3.8vw,4rem);font-weight:500}.areas-section,.content-section{padding:clamp(5.5rem,9vw,9rem) 4.5vw}.section-heading{grid-template-columns:.7fr 1.3fr;align-items:end;gap:3rem;margin-bottom:4rem;display:grid}.home-contact h2,.home-focus h2,.hub-waitlist h2,.journal-lead h2,.launch-cta h2,.library-note h2,.section-heading h2,.studio-principle h2{letter-spacing:-.064em;margin:0;font-size:clamp(2.5rem,5.2vw,5.5rem);font-weight:520;line-height:1}.areas-grid{border-top:1px solid var(--line);grid-template-columns:repeat(5,1fr);display:grid}.area-card{border-bottom:1px solid var(--line);border-right:1px solid var(--line);flex-direction:column;min-height:390px;padding:1.8rem;transition:background .2s;display:flex}.area-card:first-child{border-left:1px solid var(--line)}.area-card:hover{background:var(--sage)}.area-topline{color:var(--matcha);justify-content:space-between;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.69rem;display:flex}.area-card>div:nth-child(2){margin-top:auto}.area-card h3{letter-spacing:-.045em;margin:0 0 1rem;font-size:1.55rem;font-weight:540;line-height:1.1}.area-card p{color:#1d2a22a3;margin:0;font-size:.93rem;line-height:1.6}.area-arrow{align-self:flex-end;margin-top:1.4rem;font-size:1.2rem}.home-focus{grid-template-columns:1fr 1fr;gap:10vw;padding:8rem 4.5vw;display:grid}.home-focus>div:nth-child(2){align-self:end}.home-focus>div:nth-child(2)>p{color:#1d2a22b3;max-width:560px;margin:0 0 2rem;font-size:1.12rem;line-height:1.75}.home-contact,.launch-cta{background:var(--matcha);color:#fff;padding:clamp(5rem,9vw,8rem) 4.5vw}.home-contact .eyebrow,.launch-cta .eyebrow{color:var(--sage)}.home-contact h2{max-width:900px;margin:1.7rem 0 2.4rem}.page-hero{border-bottom:1px solid var(--line);min-height:510px;padding:clamp(5rem,10vw,9rem) 14vw clamp(4.5rem,8vw,7rem) 4.5vw;position:relative}.page-hero:after{background:var(--sage);content:"";opacity:.62;border-radius:50%;width:min(38vw,470px);height:min(38vw,470px);position:absolute;top:12%;right:-12vw}.page-hero>*{z-index:1;position:relative}.page-hero h1{margin:2rem 0}.page-intro{color:#1d2a22b3;max-width:660px;margin:0;font-size:clamp(1.05rem,1.4vw,1.22rem);line-height:1.7}.hero-note{border-left:2px solid var(--matcha);color:var(--matcha);max-width:520px;margin:2rem 0 0;padding-left:1rem;font-size:.88rem;line-height:1.55}.journal-grid{grid-template-columns:.9fr 1.1fr;gap:8vw;display:grid}.journal-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:1.2rem 4.5vw;font-size:.78rem;display:flex}.status-dot{background:#8cab77;border-radius:50%;width:.52rem;height:.52rem;margin-right:.45rem;display:inline-block}.toolbar-tags{gap:1.2rem;display:flex}.toolbar-tags span:first-child{font-weight:700}.article-board{grid-template-columns:.9fr 1.1fr;display:grid}.featured-article{background:var(--forest);color:var(--ivory);min-height:560px;padding:clamp(2.5rem,5vw,5rem) 4.5vw}.featured-article .eyebrow{color:#b8c7ac}.featured-article h2{letter-spacing:-.06em;margin:5rem 0 1.5rem;font-size:clamp(2.5rem,4.5vw,5rem);font-weight:520;line-height:1}.featured-article>p:not(.eyebrow){color:#f7f3eaad;max-width:560px;line-height:1.7}.featured-article .text-link{margin-top:2rem}.article-cards{grid-template-columns:1fr 1fr;display:grid}.journal-card{border-bottom:1px solid var(--line);border-right:1px solid var(--line);flex-direction:column;min-height:280px;padding:1.7rem;display:flex}.journal-card>div{color:var(--matcha);letter-spacing:.06em;justify-content:space-between;align-items:center;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.65rem;display:flex}.journal-card>div p{text-transform:uppercase;margin:0}.journal-card h3{letter-spacing:-.045em;margin:2rem 0 1rem;font-size:1.5rem;font-weight:560;line-height:1.12}.journal-card>p{color:#1d2a22a6;margin:0;font-size:.86rem;line-height:1.55}.journal-card footer{color:var(--matcha);justify-content:space-between;align-items:center;margin-top:auto;font-size:.7rem;display:flex}.management-showcase{grid-template-columns:.8fr 1.2fr;gap:7vw;padding:7rem 4.5vw;display:grid}.management-showcase h2{letter-spacing:-.06em;margin:1.5rem 0 0;font-size:clamp(2.5rem,4.5vw,5rem);font-weight:520;line-height:1}.mini-console,.resource-panel,.workspace-wireframe{background:var(--paper);border:1px solid var(--line)}.console-head,.resource-head,.workspace-wireframe header{color:var(--matcha);letter-spacing:.09em;justify-content:space-between;padding:1.25rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.65rem;display:flex}.console-row{border-top:1px solid var(--line);grid-template-columns:38px 1fr auto;align-items:center;gap:1rem;padding:1.25rem;display:grid}.console-row b{font-size:1.4rem;font-weight:500}.console-row em{background:var(--sage);color:var(--matcha-dark);border-radius:999px;padding:.4rem .6rem;font-size:.67rem;font-style:normal}.library-status{grid-template-columns:1fr 1fr;align-items:end;gap:4vw;padding:5rem 4.5vw 2rem;display:grid}.library-status h2{letter-spacing:-.055em;margin:1.2rem 0 0;font-size:clamp(2rem,3.7vw,4rem);font-weight:530;line-height:1.05}.library-filters{flex-wrap:wrap;justify-content:end;gap:.6rem;display:flex}.library-filters span{border:1px solid var(--line);border-radius:999px;padding:.55rem .75rem;font-size:.75rem}.library-filters .filter-active{background:var(--forest);border-color:var(--forest);color:#fff}.pack-grid{grid-template-columns:repeat(3,1fr);padding:3rem 4.5vw 6rem;display:grid}.pack-card{border:1px solid var(--line);flex-direction:column;min-height:420px;padding:1.8rem;display:flex}.pack-card+.pack-card{border-left:0}.pack-1{background:var(--forest);color:var(--ivory)}.pack-2{background:var(--sage)}.pack-top{color:var(--matcha);letter-spacing:.08em;justify-content:space-between;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.66rem;display:flex}.pack-1 .pack-top{color:#bed0b1}.pack-card h2{letter-spacing:-.05em;margin:6rem 0 1.3rem;font-size:clamp(1.8rem,2.6vw,3rem);font-weight:530;line-height:1.05}.pack-card>p{color:#1d2a22ad;margin:0;font-size:.9rem;line-height:1.65}.pack-1>p{color:#f7f3eaa6}.pack-card footer{border-top:1px solid var(--line);justify-content:space-between;margin-top:auto;padding-top:1rem;font-size:.74rem;display:flex}.pack-card footer a{font-weight:700}.library-management{background:var(--sage-soft)}.launch-system>div>p:not(.eyebrow),.library-management>div>p:not(.eyebrow),.studio-flow>div>p:not(.eyebrow){color:#1d2a22ad;max-width:550px;line-height:1.7}.resource-item{border-top:1px solid var(--line);grid-template-columns:28px 1fr auto;align-items:center;gap:.9rem;padding:1.25rem;display:grid}.resource-icon{background:var(--matcha);border-radius:.3rem;height:28px;display:block}.resource-icon.soft{background:#bccab1}.resource-item b,.resource-item small{display:block}.resource-item small{color:#1d2a2299;margin-top:.3rem;font-size:.73rem}.resource-item em{color:var(--matcha);font-size:.7rem;font-style:normal;font-weight:700}.offer-intro{background:var(--paper);padding:6rem 4.5vw 4rem}.offer-intro h2{letter-spacing:-.06em;max-width:930px;margin:1.5rem 0 0;font-size:clamp(2.4rem,4.8vw,5rem);font-weight:520;line-height:1}.offer-list{border-top:1px solid var(--line)}.offer-list article{border-bottom:1px solid var(--line);grid-template-columns:70px 1.15fr 1fr 100px 110px;align-items:center;gap:2rem;padding:2rem 4.5vw;display:grid}.offer-number{color:var(--matcha);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.72rem}.offer-list h2{letter-spacing:-.045em;margin:0 0 .5rem;font-size:1.75rem;font-weight:550}.offer-list p{color:#1d2a22a6;margin:0;font-size:.88rem;line-height:1.55}.offer-output span{color:var(--matcha);letter-spacing:.08em;text-transform:uppercase;font-size:.65rem;font-weight:700}.offer-time{font-size:.8rem}.offer-list a{font-size:.78rem;font-weight:700}.studio-flow{background:var(--forest);color:var(--ivory)}.studio-flow .eyebrow{color:#bed0b1}.studio-flow>div>p:not(.eyebrow){color:#f7f3eaa6}.flow-steps{border-left:1px solid #fff3;margin:0;padding:0;list-style:none}.flow-steps li{border-bottom:1px solid #fff3;grid-template-columns:45px 1fr 1.3fr;gap:1rem;padding:1.25rem;display:grid}.flow-steps span{color:#b8c7ac;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.7rem}.flow-steps b{font-weight:600}.flow-steps small{color:#f7f3ea99}.launch-modules{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);padding:0 4.5vw;display:grid}.launch-modules article{border-bottom:1px solid var(--line);border-right:1px solid var(--line);min-height:310px;padding:2rem}.launch-modules article:first-child{border-left:1px solid var(--line)}.launch-modules span{color:var(--matcha);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.7rem}.launch-modules h2{letter-spacing:-.045em;margin:4rem 0 1rem;font-size:1.75rem;font-weight:540;line-height:1.05}.launch-modules p{color:#1d2a22a6;margin:0;font-size:.9rem;line-height:1.65}.launch-system{background:var(--sage-soft)}.workspace-wireframe>div{border-top:1px solid var(--line);grid-template-columns:120px 1fr;min-height:240px;display:grid}.workspace-wireframe aside{border-right:1px solid var(--line);flex-direction:column;gap:1rem;padding:1.2rem;font-size:.72rem;display:flex}.workspace-wireframe aside span{color:#1d2a228c}.workspace-wireframe main{padding:1.2rem}.workspace-wireframe main>p{color:var(--matcha);text-transform:uppercase;margin:0;font-size:.7rem}.wire-stat{align-items:end;gap:.8rem;margin:1rem 0;display:flex}.wire-stat b{letter-spacing:-.07em;font-size:3rem;font-weight:520}.wire-stat span{color:#1d2a2299;max-width:90px;font-size:.75rem}.wire-lines{gap:.55rem;display:grid}.wire-lines i{background:#667b5640;height:9px;display:block}.wire-lines i:nth-child(2){width:76%}.wire-lines i:nth-child(3){width:54%}.about-story{background:var(--paper);grid-template-columns:.65fr 1.35fr;gap:7vw;padding:7rem 4.5vw;display:grid}.about-principle h2,.about-story h2{letter-spacing:-.065em;margin:0 0 2rem;font-size:clamp(2.7rem,5vw,5.4rem);font-weight:520;line-height:1}.about-story p:not(.eyebrow){color:#1d2a22b3;max-width:650px;margin:0;font-size:1.1rem;line-height:1.75}.value-row{border-top:1px solid var(--line);gap:2rem;margin-top:3rem;padding-top:1rem;display:flex}.value-row span{font-size:.83rem;font-weight:700}.team-section{padding:7rem 4.5vw}.team-grid{grid-template-columns:1fr 1fr;display:grid}.team-grid article{border:1px solid var(--line);min-height:430px;padding:2rem}.team-grid article+article{border-left:0}.team-mark{background:var(--sage);letter-spacing:-.08em;border-radius:50%;justify-content:center;align-items:center;width:74px;height:74px;font-size:2rem;display:flex}.team-grid .eyebrow{margin-top:4rem}.team-grid h3{letter-spacing:-.06em;margin:.6rem 0;font-size:2.5rem;font-weight:520}.team-grid p{color:#1d2a22ad;max-width:480px;line-height:1.65}.team-grid .team-background{color:var(--matcha);font-size:.82rem}.about-principle{background:var(--forest);color:var(--ivory);padding:7rem 4.5vw}.about-principle .eyebrow{color:#b8c7ac}.about-principle h2{margin-top:2rem}.journal-lead h2{margin:1.7rem 0}.journal-lead>p:not(.eyebrow){color:#1d2a22b3;max-width:510px;margin:0 0 2rem;line-height:1.7}.article-list{border-top:1px solid var(--line)}.article-preview{border-bottom:1px solid var(--line);grid-template-columns:34px 1fr auto;align-items:start;gap:1.5rem;padding:1.75rem 0;display:grid}.article-preview>span:first-child,.hub-grid article>span,.launch-steps article>span,.service-list article>span{color:var(--matcha);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.7rem}.article-preview p{color:var(--matcha);letter-spacing:.1em;text-transform:uppercase;margin:0 0 .65rem;font-size:.7rem;font-weight:680}.article-preview h3{letter-spacing:-.04em;margin:0;font-size:clamp(1.3rem,2.3vw,2.3rem);font-weight:530;line-height:1.13}.library-layout{grid-template-columns:1fr 1fr;padding-bottom:0;display:grid}.collection{min-height:420px;padding:clamp(2.2rem,5vw,5rem)}.collection.open{background:var(--sage)}.collection.premium{background:var(--forest);color:var(--ivory)}.collection-label{color:var(--matcha);text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.72rem}.collection h2{letter-spacing:-.06em;max-width:470px;margin:4.5rem 0 1.3rem;font-size:clamp(2.3rem,4vw,4.6rem);font-weight:520;line-height:1}.collection p{color:#1d2a22ad;max-width:400px;line-height:1.7}.collection.premium .collection-label{color:#b8c7ac}.collection.premium p{color:#f7f3eaa6}.collection a{border-bottom:1px solid;gap:.8rem;margin-top:1.5rem;padding-bottom:.2rem;display:inline-flex}.hub-waitlist,.library-note,.studio-principle{padding:8rem 4.5vw}.library-note{background:var(--paper);grid-template-columns:.7fr 1.3fr;gap:4rem;display:grid}.hub-grid,.launch-steps,.service-list{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);padding-top:0;padding-bottom:0;display:grid}.hub-grid article,.launch-steps article,.service-list article{border-bottom:1px solid var(--line);border-right:1px solid var(--line);min-height:380px;padding:2rem}.hub-grid article:first-child,.launch-steps article:first-child,.service-list article:first-child{border-left:1px solid var(--line)}.hub-grid h2,.launch-steps h2,.service-list h2{letter-spacing:-.05em;margin:6rem 0 1.1rem;font-size:clamp(1.6rem,2.7vw,2.7rem);font-weight:530;line-height:1.05}.hub-grid p,.launch-steps p,.service-list p{color:#1d2a22a6;margin:0;line-height:1.65}.studio-principle{background:var(--forest);color:var(--ivory);grid-template-columns:.7fr 1.3fr;gap:6vw;display:grid}.studio-principle .eyebrow{color:#b8c7ac}.studio-principle>div>p{color:#f7f3eaa3;max-width:610px;margin:2rem 0 0;font-size:1.05rem;line-height:1.7}.launch-cta{grid-template-columns:1.2fr .8fr;align-items:end;gap:6vw;display:grid}.launch-cta h2{max-width:850px;margin:1.6rem 0 0}.launch-cta .button{justify-self:end}.hub-grid article{background:var(--paper)}.hub-grid article:nth-child(2){background:var(--sage-soft)}.hub-waitlist{background:var(--sage)}.hub-waitlist h2{max-width:900px;margin:1.7rem 0 2rem}.site-footer{background:var(--forest);color:var(--ivory);grid-template-columns:1.2fr .9fr .9fr;gap:3rem;padding:4rem 4.5vw;display:grid}.site-footer .wordmark{color:var(--sage);font-size:3rem}.site-footer .wordmark-d:after{background:var(--sage)}.site-footer p{color:#f7f3ea94;margin:1rem 0 0}.footer-links{grid-template-columns:1fr 1fr;align-content:start;gap:.8rem;display:grid}.footer-links a,.footer-meta{color:#f7f3eaa8;font-size:.84rem}.footer-links a:hover,.footer-meta a{color:var(--ivory)}.footer-meta{flex-direction:column;align-items:end;gap:.75rem;display:flex}@media (max-width:1050px){.site-header{grid-template-columns:1fr auto}.site-nav{grid-area:2/1/auto/-1;justify-content:space-between;padding:.4rem 0 .7rem;overflow-x:auto}.home-hero{grid-template-columns:1fr;min-height:auto}.hero-system,.home-sphere{justify-self:center;max-width:410px;margin-top:3.5rem}.areas-grid{grid-template-columns:repeat(2,1fr)}.area-card:nth-child(3){border-left:1px solid var(--line)}.about-story,.article-board,.library-status,.management-showcase,.offer-list article{grid-template-columns:1fr}.featured-article{min-height:440px}.article-cards{grid-template-columns:1fr 1fr}.offer-list article{align-items:start}.offer-list a,.offer-output{margin-top:-1rem}.proof-strip{grid-template-columns:1fr}.proof-strip>div{justify-content:start}}@media (max-width:760px){.site-header{min-height:68px;padding:0 1.25rem}.site-nav{gap:1.3rem}.site-nav a{flex:none}.wordmark{font-size:1.9rem}.header-cta{padding:.62rem 1rem}.about-principle,.about-story,.areas-section,.content-section,.home-contact,.home-focus,.home-hero,.hub-waitlist,.intro-grid,.launch-cta,.library-note,.library-status,.management-showcase,.offer-intro,.page-hero,.site-footer,.studio-principle,.team-section{padding-left:1.25rem;padding-right:1.25rem}.home-hero{padding-top:4.5rem}.home-hero h1,.page-hero h1{font-size:clamp(3.5rem,17vw,5.4rem)}.hero-system,.home-sphere{width:100%}.promise-band{padding-left:1.25rem;padding-right:1.25rem}.about-story,.areas-grid,.article-board,.article-cards,.home-focus,.hub-grid,.journal-grid,.launch-cta,.launch-modules,.launch-steps,.library-layout,.library-note,.library-status,.management-showcase,.pack-grid,.promise-band>div,.service-list,.site-footer,.studio-principle,.team-grid{grid-template-columns:1fr}.proof-strip>div{flex-direction:column;align-items:start;gap:.6rem}.area-card,.area-card:first-child,.area-card:nth-child(3){border-left:0;border-right:0;min-height:300px;padding-left:0;padding-right:0}.section-heading{grid-template-columns:1fr}.home-contact h2,.home-focus h2,.hub-waitlist h2,.journal-lead h2,.launch-cta h2,.library-note h2,.section-heading h2,.studio-principle h2{font-size:clamp(2.6rem,13vw,4.1rem)}.page-hero{min-height:450px;padding-right:1.25rem}.page-hero:after{width:250px;height:250px;top:8%;right:-100px}.journal-card,.pack-card,.team-grid article{border-left:1px solid var(--line)!important}.pack-card+.pack-card,.team-grid article+article{border-top:0}.hub-grid article,.hub-grid article:first-child,.launch-steps article,.launch-steps article:first-child,.service-list article,.service-list article:first-child{border-left:0;border-right:0;min-height:280px;padding-left:0;padding-right:0}.launch-modules{padding:0 1.25rem}.launch-modules article,.launch-modules article:first-child{border-left:0;border-right:0}.launch-cta .button{justify-self:start}.footer-meta{align-items:start}.toolbar-tags{display:none}.journal-toolbar,.offer-list article{padding-left:1.25rem;padding-right:1.25rem}.offer-list article{grid-template-columns:1fr;gap:1rem}.offer-list a,.offer-output{margin-top:0}.flow-steps li{grid-template-columns:35px 1fr}.flow-steps small{grid-column:2}.value-row{flex-direction:column;gap:.8rem}.workspace-wireframe>div{grid-template-columns:90px 1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.team-mark{overflow:hidden}.team-mark img{object-fit:cover;width:100%;height:100%}.hub-waitlist>p:not(.eyebrow){color:#1d2a22b3;max-width:680px;margin:0 0 2rem;line-height:1.7}.account-grid{grid-template-columns:repeat(3,1fr);padding:5rem 4.5vw;display:grid}.account-grid article{border:1px solid var(--line);min-height:290px;padding:2rem}.account-grid article+article{border-left:0}.account-grid span{color:var(--matcha);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.7rem}.account-grid h2{letter-spacing:-.045em;margin:4rem 0 1rem;font-size:1.9rem;font-weight:540;line-height:1.05}.account-grid p{color:#1d2a22a6;margin:0;line-height:1.65}.account-signin{background:var(--forest);color:var(--ivory);padding:7rem 4.5vw}.account-signin .eyebrow{color:#b8c7ac}.account-signin h2{letter-spacing:-.06em;max-width:900px;margin:1.5rem 0 2rem;font-size:clamp(2.5rem,4.5vw,5rem);font-weight:520;line-height:1}@media (max-width:760px){.account-grid{grid-template-columns:1fr;padding:4rem 1.25rem}.account-grid article+article{border-left:1px solid var(--line);border-top:0}.account-signin{padding-left:1.25rem;padding-right:1.25rem}}.app-shell{color:var(--forest);background:#f4f5f1;grid-template-columns:244px minmax(0,1fr);min-height:100vh;display:grid}.app-sidebar{color:#f7f3ea;background:#1d2a22;flex-direction:column;padding:2rem 1.25rem 1.25rem;display:flex}.app-brand{align-self:flex-start;margin:.3rem .75rem 3.5rem;display:inline-flex}.app-brand .wordmark{color:#dce5d5;font-size:2.2rem}.app-brand .wordmark-d:after{background:#dce5d5}.app-breadcrumb,.app-kicker,.app-panel header>div>span{color:#738b66;letter-spacing:.1em;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.65rem;font-weight:700}.app-kicker{color:#dce5d57a;margin:0 .75rem .65rem}.app-nav{gap:.25rem;display:grid}.app-nav button{color:#f7f3eaad;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:.5rem;align-items:center;gap:.9rem;padding:.8rem .75rem;font-size:.86rem;display:flex}.app-nav button.selected,.app-nav button:hover{color:#fff;background:#dce5d51f}.app-nav button span{color:#b8c7ac;width:1rem;font-size:1rem}.app-sidebar-bottom{border-top:1px solid #ffffff24;gap:.8rem;margin-top:auto;padding:1.25rem .75rem 0;display:grid}.app-sidebar-bottom a{color:#f7f3ea91;font-size:.75rem}.app-sidebar-bottom a:hover{color:#fff}.app-main{width:100%;max-width:1460px;margin:0 auto;padding:2.5rem clamp(1.5rem,4vw,4.5rem) 4rem}.app-topbar{justify-content:space-between;align-items:center;display:flex}.app-topbar h1{letter-spacing:-.055em;margin:.8rem 0 0;font-size:clamp(2rem,3vw,3rem);font-weight:550;line-height:1}.app-profile{color:var(--forest);font:inherit;text-align:left;background:0 0;border:0;gap:.75rem}.app-profile,.app-profile b{align-items:center;display:flex}.app-profile b{background:var(--sage);border-radius:50%;justify-content:center;width:34px;height:34px;font-size:.7rem}.app-profile span{font-size:.78rem;font-weight:700;line-height:1.25}.app-profile small{color:#1d2a228c;font-size:.68rem;font-weight:500}.app-notice{background:#e4ebdd;border:1px solid #cedbc5;border-radius:.55rem;align-items:center;gap:.8rem;margin:2.6rem 0;padding:.9rem 1rem;display:flex}.app-notice>span{color:#72915f;font-size:.65rem}.app-notice p{margin:0;font-size:.82rem}.app-notice a{white-space:nowrap;margin-left:auto;font-size:.76rem;font-weight:700}.app-summary{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1rem;display:grid}.app-panel,.app-summary article{background:#fff;border:1px solid #e0e5dc;border-radius:.6rem}.app-summary article{min-height:150px;padding:1.25rem}.app-summary p{color:#1d2a2291;margin:0;font-size:.76rem}.app-summary b{letter-spacing:-.07em;margin:1.25rem 0 .15rem;font-size:2.4rem;font-weight:550;display:block}.app-summary small{color:var(--matcha);font-size:.7rem}.app-content-grid{grid-template-columns:1.25fr .9fr;gap:1rem;margin-bottom:1rem;display:grid}.app-panel{padding:1.25rem}.app-panel header{justify-content:space-between;align-items:flex-start;display:flex}.app-panel h2{letter-spacing:-.03em;margin:.45rem 0 0;font-size:1.15rem;font-weight:620}.app-panel header>a{color:var(--matcha);padding-top:.15rem;font-size:.72rem;font-weight:700}.owned-item{border-top:1px solid #e6e9e4;grid-template-columns:56px 1fr auto;align-items:center;gap:1rem;margin-top:1.4rem;padding-top:1.25rem;display:grid}.owned-cover{background:var(--matcha);color:#fff;border-radius:.35rem;justify-content:center;align-items:center;height:56px;font-size:.78rem;font-weight:700;display:flex}.owned-item b,.task-row b{font-size:.82rem}.owned-item p{color:#1d2a228c;margin:.25rem 0 .6rem;font-size:.72rem}.progress{background:#e4e8e1;border-radius:2px;max-width:220px;height:4px;overflow:hidden}.progress i{background:var(--matcha);width:33%;height:100%;display:block}.owned-item small{color:#1d2a227a;margin-top:.35rem;font-size:.65rem;display:block}.owned-item button{background:var(--forest);color:#fff;border:0;border-radius:.35rem;padding:.55rem .8rem;font-size:.72rem;font-weight:700}.task-row{border-top:1px solid #e6e9e4;grid-template-columns:8px 1fr auto;align-items:center;gap:.7rem;padding:1rem 0;display:grid}.task-row:first-of-type{margin-top:1.4rem}.task-dot{background:#8ea67d;border-radius:50%;width:8px;height:8px}.task-dot.soft{background:#d6ddd0}.task-row small{color:#1d2a2280;margin-top:.28rem;font-size:.66rem;display:block}.task-row em{color:#1d2a2285;font-size:.66rem;font-style:normal}.app-referral-panel{margin-top:0}.empty-state{border-top:1px solid #e6e9e4;grid-template-columns:34px 1fr;align-items:center;gap:.7rem;margin-top:1.4rem;padding-top:1.3rem;display:grid}.empty-state div{background:var(--sage-soft);color:var(--matcha);border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:1rem;display:flex}.empty-state p{margin:0;font-size:.78rem}.empty-state small{color:#1d2a2287;grid-column:2;font-size:.68rem;line-height:1.5}@media (max-width:820px){.app-shell{grid-template-columns:1fr}.app-sidebar{min-height:auto;padding:1rem 1.25rem}.app-brand{margin:.2rem 0 1rem}.app-kicker,.app-sidebar-bottom{display:none}.app-nav{display:flex;overflow-x:auto}.app-nav button{flex:none}.app-main{padding:1.5rem 1.25rem 3rem}.app-content-grid,.app-summary{grid-template-columns:1fr}.app-profile span{display:none}.app-notice{flex-wrap:wrap;align-items:flex-start}.app-notice a{margin-left:1.45rem}}.workspace-shell{background:#f4f5f1;grid-template-columns:228px minmax(0,1fr);min-height:100vh;display:grid}.workspace-sidebar{background:var(--forest);color:var(--ivory);flex-direction:column;padding:2rem 1.15rem 1.25rem;display:flex}.workspace-brand{margin:.35rem .7rem 3.4rem}.workspace-brand .wordmark{color:var(--sage);font-size:2.15rem}.workspace-brand .wordmark-d:after{background:var(--sage)}.workspace-sidebar>p{color:#f7f3ea73;letter-spacing:.1em;margin:0 .7rem .7rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.62rem}.workspace-sidebar nav{gap:.2rem;display:grid}.workspace-sidebar nav a{color:#f7f3eaa8;border-radius:.45rem;align-items:center;gap:.85rem;padding:.75rem .7rem;font-size:.84rem;display:flex}.workspace-sidebar nav a.active,.workspace-sidebar nav a:hover{color:#fff;background:#dce5d51f}.workspace-sidebar nav span{color:#b7c8aa;width:1rem;font-size:.9rem;display:inline-block}.workspace-sidebar-bottom{border-top:1px solid #ffffff24;gap:.75rem;margin:auto .7rem 0;padding-top:1.1rem;display:grid}.workspace-sidebar-bottom a{color:#f7f3ea8c;font-size:.73rem}.workspace-main{width:100%;max-width:1440px;margin:0 auto;padding:2.5rem clamp(1.5rem,4vw,4.5rem) 4rem}.workspace-topbar{justify-content:space-between;align-items:start;margin-bottom:2.5rem;display:flex}.brief-card>span,.hub-table header,.journal-feature>span,.journal-list article>div span,.launch-checklist header>span,.launch-intro>span,.system-callout span,.system-services header>span,.workspace-toolbar label,.workspace-topbar>div>span{color:var(--matcha);letter-spacing:.1em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.65rem;font-weight:700}.workspace-topbar h1{letter-spacing:-.06em;margin:.8rem 0 0;font-size:clamp(2rem,3vw,3.15rem);font-weight:540;line-height:1}.workspace-login{background:var(--forest);color:#fff;border-radius:.4rem;padding:.68rem .85rem;font-size:.76rem;font-weight:700}.workspace-toolbar{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.2rem;display:flex}.workspace-toolbar label{flex-direction:column;gap:.5rem;display:flex}.workspace-toolbar input{color:var(--forest);background:#fff;border:1px solid #dce2d8;border-radius:.35rem;width:min(330px,70vw);padding:.68rem .8rem;font:500 .78rem inherit}.workspace-toolbar>div{flex-wrap:wrap;gap:.45rem;display:flex}.workspace-toolbar button{color:#1d2a229e;background:0 0;border:1px solid #d6ddd2;border-radius:999px;padding:.5rem .65rem;font-size:.69rem}.workspace-toolbar button.selected{background:var(--forest);border-color:var(--forest);color:#fff}.workspace-toolbar>p{color:#1d2a22a3;max-width:500px;margin:0;font-size:.8rem;line-height:1.5}.journal-system-grid{grid-template-columns:.85fr 1.15fr;display:grid}.journal-feature{background:var(--forest);color:var(--ivory);min-height:470px;padding:2rem}.journal-feature>span{color:#b8c7ac}.journal-feature h2{letter-spacing:-.06em;margin:5rem 0 1.5rem;font-size:clamp(2rem,3.4vw,3.7rem);font-weight:530;line-height:1}.journal-feature p{color:#f7f3eaa6;max-width:420px;line-height:1.7}.brief-card button,.journal-feature button,.launch-intro button{background:var(--sage);color:var(--forest);border:0;border-radius:.35rem;margin-top:1rem;padding:.7rem .8rem;font-size:.74rem;font-weight:700}.journal-list{background:#fff;border:1px solid #e0e5dc}.journal-list article{border-bottom:1px solid #e5e9e2;padding:1.35rem}.journal-list article:last-child{border:0}.journal-list article>div{justify-content:space-between;display:flex}.journal-list article em{color:#1d2a2280;font-size:.67rem;font-style:normal}.journal-list h3{letter-spacing:-.03em;margin:1.1rem 0 .6rem;font-size:1.1rem;font-weight:620;line-height:1.2}.journal-list p{color:#1d2a229e;margin:0;font-size:.79rem;line-height:1.55}.journal-list button{color:var(--matcha);background:0 0;border:0;margin-top:.9rem;padding:0;font-size:.7rem;font-weight:700}.workspace-gate{color:#1d2a229e;margin:1rem 0 0;font-size:.78rem}.workspace-gate a{color:var(--matcha);font-weight:700}.system-catalog{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.system-catalog article{background:#fff;border:1px solid #e0e5dc;border-radius:.55rem;flex-direction:column;min-height:340px;display:flex;overflow:hidden}.catalog-mark{background:var(--sage);color:var(--matcha-dark);letter-spacing:.08em;justify-content:center;align-items:center;height:70px;font-size:.72rem;font-weight:800;display:flex}.mark-1{background:var(--forest);color:var(--sage)}.mark-2{background:#d4dfcb}.system-catalog article>div:nth-child(2){padding:1.2rem 1.2rem 0}.system-catalog span{color:var(--matcha);letter-spacing:.08em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.63rem}.system-catalog h2{letter-spacing:-.04em;margin:1.25rem 0 .7rem;font-size:1.3rem;font-weight:620;line-height:1.1}.system-catalog p{color:#1d2a229e;margin:0;font-size:.8rem;line-height:1.55}.system-catalog footer{border-top:1px solid #e5e9e2;justify-content:space-between;margin-top:auto;padding:.85rem 1.2rem;display:flex}.system-catalog small{color:#1d2a2280;font-size:.67rem}.hub-table button,.system-catalog button{color:var(--matcha);background:0 0;border:0;padding:0;font-size:.7rem;font-weight:700}.system-callout{background:#e4ebdd;border:1px solid #cfdbc7;border-radius:.55rem;justify-content:space-between;align-items:center;gap:2rem;margin-top:1.2rem;padding:1.4rem;display:flex}.system-callout h2{letter-spacing:-.035em;margin:.5rem 0;font-size:1.2rem;font-weight:620}.system-callout p{color:#1d2a22ad;max-width:600px;margin:0;font-size:.78rem;line-height:1.55}.system-callout a{color:var(--forest);white-space:nowrap;font-size:.74rem;font-weight:700}.system-split{grid-template-columns:1.5fr .7fr;gap:1rem;display:grid}.account-modules article,.account-preview>div,.brief-card,.hub-table,.launch-checklist,.launch-intro,.system-services{background:#fff;border:1px solid #e0e5dc;border-radius:.55rem}.system-services header{padding:1.3rem}.system-services header p{color:#1d2a229e;margin:.6rem 0 0;font-size:.79rem;line-height:1.55}.system-services article{border-top:1px solid #e5e9e2;grid-template-columns:35px 1.1fr 1fr 70px 80px;align-items:center;gap:1rem;padding:1.2rem;display:grid}.system-services article>span{color:var(--matcha);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.68rem}.system-services h2{margin:0 0 .3rem;font-size:1rem;font-weight:650}.system-services p{color:#1d2a229e;margin:0;font-size:.74rem;line-height:1.45}.system-services .service-output{color:var(--matcha-dark)}.system-services em{color:#1d2a2280;font-size:.68rem;font-style:normal}.system-services button{color:var(--matcha);background:0 0;border:0;padding:0;font-size:.68rem;font-weight:700}.brief-card{padding:1.3rem}.brief-card h2,.launch-intro h2{letter-spacing:-.045em;margin:1rem 0;font-size:1.55rem;font-weight:610;line-height:1.05}.brief-card p,.launch-intro p{color:#1d2a22a1;font-size:.78rem;line-height:1.6}.brief-card ol{color:#1d2a22b3;border-top:1px solid #e5e9e2;margin:1.3rem 0;padding:.7rem 0 .2rem 1.1rem;font-size:.74rem;line-height:2}.brief-card small{color:#1d2a2280;margin-top:1rem;font-size:.65rem;line-height:1.5;display:block}.launch-workspace{grid-template-columns:.85fr 1.15fr;gap:1rem;display:grid}.launch-intro{background:var(--forest);border-color:var(--forest);color:#fff;padding:2rem}.launch-intro>span{color:#b8c7ac;letter-spacing:.1em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.65rem}.launch-intro p{color:#f7f3eaa6}.launch-checklist header{justify-content:space-between;padding:1.3rem;display:flex}.launch-checklist header b{color:#1d2a2280;font-size:.7rem}.launch-checklist article{border-top:1px solid #e5e9e2;grid-template-columns:32px 1fr 25px;align-items:center;gap:1rem;padding:1.1rem 1.3rem;display:grid}.launch-checklist article>span{color:var(--matcha);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.67rem}.launch-checklist h3{margin:0 0 .3rem;font-size:.93rem}.launch-checklist p{color:#1d2a2296;margin:0;font-size:.73rem;line-height:1.5}.launch-checklist button{color:var(--matcha);background:0 0;border:0;font-size:1rem}.hub-table article,.hub-table header{grid-template-columns:1.1fr 1.35fr .7fr 100px;align-items:center;gap:1.2rem;padding:1.1rem 1.3rem;display:grid}.hub-table header{color:#1d2a227a;background:#f9faf7;font-size:.6rem}.hub-table article{border-top:1px solid #e5e9e2}.hub-table article div>span{color:var(--matcha);letter-spacing:.08em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.62rem}.hub-table h2{margin:.45rem 0 0;font-size:.98rem;font-weight:650}.hub-table p{color:#1d2a229e;margin:0;font-size:.74rem;line-height:1.5}.hub-table em{background:var(--sage-soft);color:var(--matcha-dark);text-align:center;border-radius:999px;padding:.42rem .5rem;font-size:.65rem;font-style:normal}.account-preview{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.account-preview>div{min-height:140px;padding:1.2rem}.account-preview p{color:#1d2a2294;margin:0;font-size:.75rem}.account-preview b{letter-spacing:-.07em;margin:1.1rem 0 .2rem;font-size:2.3rem;font-weight:550;display:block}.account-preview small{color:var(--matcha);font-size:.67rem}.account-modules{grid-template-columns:1.25fr .9fr;gap:1rem;margin-top:1rem;display:grid}.account-modules article{min-height:210px;padding:1.3rem}.account-modules span{color:var(--matcha);letter-spacing:.1em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.65rem}.account-modules h2{margin:3.4rem 0 .5rem;font-size:1.1rem}.account-modules p{color:#1d2a2299;margin:0;font-size:.74rem}.account-modules button{color:var(--matcha);background:0 0;border:0;margin-top:1rem;padding:0;font-size:.7rem;font-weight:700}.mini-progress{background:#e3e8df;border-radius:2px;max-width:240px;height:4px;margin-top:.8rem}.mini-progress i{background:var(--matcha);width:33%;height:100%;display:block}@media (max-width:850px){.workspace-shell{grid-template-columns:1fr}.workspace-sidebar{min-height:auto;padding:1rem 1.25rem}.workspace-brand{margin:.2rem 0 .8rem}.workspace-sidebar-bottom,.workspace-sidebar>p{display:none}.workspace-sidebar nav{display:flex;overflow-x:auto}.workspace-sidebar nav a{flex:none}.workspace-main{padding:1.5rem 1.25rem 3rem}.system-callout,.workspace-toolbar{flex-direction:column;align-items:flex-start}.account-modules,.account-preview,.journal-system-grid,.launch-workspace,.system-catalog,.system-split{grid-template-columns:1fr}.hub-table article,.system-services article{grid-template-columns:32px 1fr}.hub-table article>button,.hub-table article>em,.hub-table article>p,.system-services .service-output,.system-services button,.system-services em{grid-column:2}.hub-table header{display:none}}