/*! 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%}