:root{--white:#fff;--paper:#f5f5f2;--ink:#191b1d;--muted:#676b6d;--line:#dcdfdc;--dark:#0f1214;--dark-2:#191d20;--dark-muted:#a5aaad;--gold:#d6ae63;--gold-hover:#dfba74;--gold-soft:#f0e2c6;--ai:#4568d4;--ai-soft:#dce4fb;--health:#2f7e5d;--health-soft:#d8ebe2;--container:1280px;--gutter:clamp(20px,2.5vw,32px);--font:"Manrope",Arial,sans-serif;--ease:cubic-bezier(.2,.7,.2,1)}*,*:before,*:after{box-sizing:border-box}[hidden]{display:none!important}html{scroll-behavior:smooth;scroll-padding-top:82px;-webkit-text-size-adjust:100%}body{margin:0;overflow-x:hidden;color:var(--ink);background:var(--white);font-family:var(--font);font-size:16px;line-height:1.6;letter-spacing:-.015em;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit}button,input{font:inherit}h1,h2,h3,p,blockquote,figure,dl,dd{margin-top:0}h1,h2,h3,blockquote{margin-bottom:0;text-wrap:balance}p{margin-bottom:1em;text-wrap:pretty}em{font-style:normal}.container,.wrap{width:100%;max-width:var(--container);margin-inline:auto;padding-inline:var(--gutter)}.sr-only,.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.skip{position:absolute;left:-9999px;z-index:200;padding:10px 15px;color:var(--white);background:var(--ink);border-radius:8px;font-weight:700}.skip:focus{top:12px;left:12px}:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.header{position:sticky;top:0;z-index:60;background:#f7f7f5ed;border-bottom:1px solid transparent;backdrop-filter:blur(18px);transition:border-color .2s,background .2s}.header-inner{position:relative;display:flex;min-height:74px;align-items:center;gap:30px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:.9rem;font-weight:700;letter-spacing:-.035em;text-decoration:none;white-space:nowrap}.brand__photo{width:32px;height:32px;flex:none;object-fit:cover;object-position:center;border:1px solid rgba(25,27,29,.12);border-radius:9px}.navigation{display:flex;gap:28px;margin-left:auto}.navigation a{color:#5d5d59;font-size:.77rem;font-weight:600;text-decoration:none;transition:color .2s}.navigation a:hover,.navigation a.is-active{color:#9c7124}.header-button,.button,.btn{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:0 19px;border:1px solid transparent;border-radius:8px;font-size:.75rem;font-weight:700;text-decoration:none;white-space:nowrap;cursor:pointer;transition:transform .2s,background .2s,border-color .2s,box-shadow .2s}.header-button,.button--gold,.btn--accent{color:var(--ink);background:var(--gold);box-shadow:0 8px 18px #00000024}.header-button:hover,.button--gold:hover,.btn--accent:hover{color:var(--ink);background:var(--gold-hover);transform:translateY(-2px)}.btn--lg{min-height:50px;padding-inline:24px}.btn--block{width:100%}.menu-toggle{display:none;width:40px;height:40px;margin-left:auto;padding:9px;background:transparent;border:0;cursor:pointer}.menu-toggle span{display:block;width:22px;height:2px;margin:5px auto;background:var(--ink)}.nav-mobile{position:absolute;top:100%;left:0;right:0;display:flex;flex-direction:column;padding:8px var(--gutter) 18px;background:var(--white);border-bottom:1px solid var(--line);box-shadow:0 20px 35px #14151a1a}.nav-mobile a{padding:12px 0;border-bottom:1px solid var(--line);font-size:.88rem;font-weight:700;text-decoration:none}.nav-mobile .nav-mobile__cta{min-height:48px;margin-top:14px;padding:0 18px;color:var(--ink);background:var(--gold);border:0;border-radius:8px;text-align:center;line-height:48px;box-shadow:0 8px 18px #0000001f}.nav-mobile .nav-mobile__cta:hover{background:var(--gold-hover)}.eyebrow,.tag{display:block;margin:0 0 20px;color:#926820;font-size:.65rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.eyebrow--light,.tag--light{color:#ffffffad}.center-heading h2,.split-heading h2,.home-newsletter h2,.sec__title{font-size:clamp(2.25rem,3.35vw,3.45rem);font-weight:600;line-height:1.04;letter-spacing:-.052em}.center-heading h2 em,.split-heading h2 em{color:var(--ink);font-weight:500}.split-heading{display:flex;align-items:end;justify-content:space-between;gap:60px;margin-bottom:56px}.split-heading>p{max-width:42ch;margin:0 0 5px;color:var(--muted);font-size:.88rem}.inline-link{display:inline-flex;align-items:center;gap:14px;padding-bottom:4px;border-bottom:1px solid currentColor;font-size:.76rem;font-weight:700;text-decoration:none}.inline-link:hover{color:#926820}[data-reveal]{opacity:0;transform:translateY(18px);transition:opacity .6s ease,transform .6s var(--ease)}[data-reveal].is-in{opacity:1;transform:none}.home-hero{color:var(--white);background:var(--dark)}.home-hero__grid{display:grid;grid-template-columns:minmax(0,1.85fr) minmax(380px,1.15fr);min-height:720px;overflow:hidden}.home-hero__copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:52px 42px 52px 0}.availability{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:24px;color:#a4a39e;font-size:.66rem;font-weight:700;letter-spacing:.11em}.availability span{width:4px;height:4px;border-radius:50%}.availability span:nth-of-type(1){background:var(--gold)}.availability span:nth-of-type(2){background:var(--ai)}.availability span:nth-of-type(3){background:var(--health)}.home-hero h1{max-width:none;font-size:clamp(3.55rem,4.25vw,4.75rem);font-weight:700;line-height:.95;letter-spacing:-.058em}.home-hero h1 em{display:block;margin-top:8px;color:var(--gold);font-weight:400;white-space:nowrap}.home-hero__copy>p:not(.availability){max-width:68ch;margin:25px 0 0;color:#aaa9a5;font-size:.94rem}.home-hero__copy>.button{align-self:flex-start;margin-top:27px}.home-hero__photo{position:relative;min-width:0}.home-hero__photo img{position:absolute;right:-4%;bottom:0;width:132%;max-width:none;height:100%;object-fit:contain;object-position:right bottom;filter:saturate(.92) contrast(1.03)}.intro-section{padding:clamp(90px,11vw,145px) 0;background:var(--white)}.center-heading{max-width:770px;margin:0 auto 42px;text-align:center}.center-heading>p:last-child{max-width:64ch;margin:24px auto 0;color:var(--muted);font-size:.92rem}.areas{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.area{position:relative;min-height:340px;padding:31px 30px 30px;border-radius:13px}.area--ai{background:var(--ai-soft)}.area--business{background:var(--gold-soft)}.area--health{background:var(--health-soft)}.area__number{position:absolute;top:39px;right:30px;font-size:.62rem;font-weight:700;letter-spacing:.1em}.area__icon{position:absolute;top:26px;left:27px;display:grid;width:45px;height:45px;place-items:center;background:#ffffff7a;border-radius:12px}.area__icon svg{width:22px;height:22px}.area--ai .area__number,.area--ai .area__icon,.area--ai a span{color:var(--ai)}.area--business .area__number,.area--business .area__icon,.area--business a span{color:#a77924}.area--health .area__number,.area--health .area__icon,.area--health a span{color:var(--health)}.area h3{min-height:2.2em;max-width:15ch;margin:78px 0 17px;font-size:1.65rem;line-height:1.1;letter-spacing:-.045em}.area p{margin-bottom:30px;color:var(--muted);font-size:.86rem}.area>a{position:absolute;left:30px;bottom:27px;display:flex;gap:12px;font-size:.72rem;font-weight:700;text-decoration:none}.quote-section{padding:clamp(76px,9vw,116px) 0;background:#e9ece9}.quote-section blockquote{max-width:920px;margin:0 auto;font-size:clamp(2.05rem,2.9vw,3.1rem);font-weight:500;line-height:1.06;letter-spacing:-.045em;text-align:center}.projects-section{padding:clamp(90px,11vw,145px) 0 clamp(44px,5vw,64px)}.project-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.project-card{display:flex;min-height:350px;flex-direction:column;padding:26px;color:var(--ink);border:1px solid var(--line);border-radius:16px;text-decoration:none;transition:transform .3s var(--ease),box-shadow .3s,border-color .3s}.project-card:hover{border-color:transparent;box-shadow:0 24px 55px #191b1d21;transform:translateY(-7px)}.project-card--future{background:#e4ece8}.project-card--lions{background:#eeeafe}.project-card--agents{color:var(--white);background:#05090f;border-color:#20272e}.project-card__top{display:flex;align-items:center;justify-content:space-between}.project-card__top small{font-size:.64rem;font-weight:700;letter-spacing:.12em}.project-card__top i{display:grid;width:34px;height:34px;place-items:center;border:1px solid currentColor;border-radius:50%;font-size:.8rem;font-style:normal}.project-card--future .project-card__top{color:var(--health)}.project-card--lions .project-card__top{color:#5b3ec8}.project-card--agents .project-card__top{color:#01cb82}.project-card__logo{display:flex;min-height:112px;align-items:center}.project-card__logo img{width:auto;max-width:58%;height:auto;max-height:38px;object-fit:contain}.project-card--future .project-card__logo img{width:158px}.project-card--lions .project-card__logo img{width:136px}.project-card--agents .project-card__logo img{width:166px;max-width:66%}.project-card__copy{display:grid;gap:9px;margin-top:auto}.project-card__copy strong{font-size:1.1rem;letter-spacing:-.035em}.project-card__copy span{max-width:32ch;color:#555a5c;font-size:.84rem}.project-card--agents .project-card__copy span{color:#aeb8c2}.project-card__link{display:flex;justify-content:space-between;margin-top:28px;padding-top:17px;border-top:1px solid rgba(25,27,29,.15);font-size:.72rem;font-weight:700}.project-card--agents .project-card__link{border-color:#ffffff2e}.project-card__link i{font-style:normal}.journal-section{padding:clamp(48px,5vw,64px) 0 clamp(90px,11vw,145px)}.journal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.journal-card{overflow:hidden;background:var(--paper);border:1px solid #e4e6e3;border-radius:16px}.journal-card>a,.journal-card>div{display:flex;height:100%;flex-direction:column;text-decoration:none}.journal-card__image,.journal-card__image picture{display:block;width:100%;aspect-ratio:3/2;overflow:hidden}.journal-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .5s var(--ease)}.journal-card:hover img{transform:scale(1.035)}.journal-card__copy{display:flex;min-height:245px;flex:1;flex-direction:column;padding:23px 24px 22px}.journal-card__meta{display:flex;min-height:2.9em;justify-content:space-between;gap:12px;color:#777a78;font-size:.61rem;font-weight:700;letter-spacing:.09em}.journal-card--ai .journal-card__meta span:first-child{color:var(--ai)}.journal-card--business .journal-card__meta span:first-child{color:#a77924}.journal-card--health .journal-card__meta span:first-child{color:var(--health)}.journal-card__copy>strong{margin:17px 0 29px;font-size:clamp(1.22rem,1.75vw,1.65rem);line-height:1.14;letter-spacing:-.045em}.journal-card__read{display:flex;justify-content:space-between;margin-top:auto;padding-top:16px;border-top:1px solid var(--line);font-size:.71rem;font-weight:700}.journal-card__read i{font-style:normal}.home-newsletter{padding:clamp(86px,10vw,130px) 0;color:var(--white);background:var(--dark)}.home-newsletter__grid{display:grid;grid-template-columns:minmax(0,720px);justify-content:center;gap:38px;text-align:center}.home-newsletter__grid>div{display:flex;align-items:center;flex-direction:column}.home-newsletter__grid>.signup{justify-self:center}.home-newsletter h2 em{color:var(--gold);font-weight:500}.home-newsletter h2+p{max-width:58ch;margin:24px auto 0;color:#ffffffb3;font-size:.9rem}.signup{width:100%;max-width:650px;margin:0;padding:34px;color:var(--ink);background:var(--white);border-radius:16px;box-shadow:0 24px 55px #0003}.signup__row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-bottom:9px}.signup input{width:100%;min-width:0;min-height:48px;padding:0 14px;background:#f5f5f3;border:1px solid #dedfdb;border-radius:8px;font-size:.83rem}.signup input:focus{outline:0;border-color:var(--gold);box-shadow:0 0 0 3px #d6ae632e}.signup__msg{min-height:1.25em;margin:10px 0 0;font-size:.72rem;font-weight:700}.signup__msg.bad{color:#b33228}.signup__note{margin:8px 0 0;color:#777770;font-size:.65rem}.consent{margin:12px 0 0;color:#777770;font-size:.65rem;line-height:1.55}.consent a{text-underline-offset:2px}.signup__trap{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.subpage main,.post-page main,.area-page main{background:var(--white)}.page-head{padding:clamp(78px,9vw,120px) 0 clamp(70px,8vw,110px);color:var(--white);background:var(--dark)}.page-head .tag{color:var(--gold)}.page-head__title{max-width:18ch;font-size:clamp(2.5rem,3.8vw,3.75rem);font-weight:600;line-height:1.02;letter-spacing:-.052em}.page-head__lead{max-width:66ch;margin:26px 0 0;color:var(--dark-muted);font-size:1rem;line-height:1.75}.thank-you{display:grid;min-height:calc(100svh - 74px);place-items:center;padding:clamp(78px,9vw,118px) 0;color:var(--white);background:var(--dark)}.thank-you__inner{display:flex;max-width:820px;align-items:center;flex-direction:column;text-align:center}.thank-you__mark{display:grid;width:58px;height:58px;margin-bottom:28px;place-items:center;color:var(--ink);background:var(--gold);border-radius:50%;font-size:1.4rem;font-weight:800}.thank-you .tag{margin-bottom:22px;color:var(--gold)}.thank-you h1{font-size:clamp(2.7rem,4.6vw,4.4rem);font-weight:600;line-height:1;letter-spacing:-.055em}.thank-you p{max-width:620px;margin:26px auto 0;color:var(--dark-muted);font-size:1rem;line-height:1.75}.thank-you .btn{margin-top:34px}.thank-you .btn span{margin-left:9px}.sec{padding:clamp(80px,9vw,125px) 0;border-top:1px solid var(--line);background:var(--white)}.sec--tight{border-top:0}.sec__head{max-width:880px;margin-bottom:clamp(44px,6vw,70px)}.sec__title{max-width:21ch}.sec__lead{max-width:62ch;margin:22px 0 0;color:var(--muted)}.system-map{display:grid;grid-template-columns:.8fr 1.2fr;gap:12px}.system-core{display:flex;min-height:560px;flex-direction:column;padding:clamp(32px,4vw,50px);color:var(--white);background:var(--dark);border-radius:16px}.system-core__label{color:var(--gold);font-size:.7rem;font-weight:700;letter-spacing:.1em}.system-core h3{max-width:10ch;margin:30px 0 20px;font-size:clamp(2rem,3.2vw,2.8rem);line-height:1.05}.system-core p{color:var(--dark-muted);font-size:.93rem}.system-core__list{display:grid;gap:0;margin:auto 0 0;padding:0;border-top:1px solid rgba(255,255,255,.17);list-style:none}.system-core__list li{padding:11px 0;border-bottom:1px solid rgba(255,255,255,.17);font-size:.78rem;font-weight:700}.assistants{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.assistant-card{display:flex;min-height:274px;flex-direction:column;padding:29px;border-radius:14px}.assistant-card:nth-child(1){background:var(--ai-soft)}.assistant-card:nth-child(2){background:var(--gold-soft)}.assistant-card:nth-child(3){background:#e4ece8}.assistant-card:nth-child(4){background:var(--health-soft)}.assistant-card__top{display:flex;justify-content:space-between;font-size:.65rem;font-weight:700;letter-spacing:.09em}.assistant-card h3{margin:28px 0 13px;font-size:1.45rem;line-height:1.12}.assistant-card p{margin:0;color:var(--muted);font-size:.84rem}.assistant-card__result{margin-top:auto;padding-top:20px;font-size:.7rem;font-weight:700}.system-flow,.issue-structure{color:var(--white);background:#25292c;border-top:0}.system-flow .sec__title,.issue-structure .sec__title{color:var(--white)}.flow-grid,.issue-grid{display:grid;grid-template-columns:repeat(4,1fr);margin:0;padding:0;border-top:1px solid rgba(255,255,255,.17);border-bottom:1px solid rgba(255,255,255,.17);list-style:none}.flow-grid li,.issue-grid li{min-height:275px;padding:30px;border-right:1px solid rgba(255,255,255,.17)}.flow-grid li:last-child,.issue-grid li:last-child{border-right:0}.flow-grid li>span,.issue-grid li>span{color:var(--gold);font-size:1.9rem;font-weight:500}.flow-grid h3,.issue-grid h3{margin:65px 0 12px;font-size:1.3rem}.flow-grid p,.issue-grid p{margin:0;color:#b7bbbd;font-size:.85rem}.subpage-cta{padding:clamp(72px,8vw,110px) 0}.subpage-cta__in{display:flex;align-items:center;justify-content:space-between;gap:45px;padding:clamp(40px,6vw,68px);background:#e9ece9;border-radius:16px}.subpage-cta__in h2{max-width:20ch;font-size:clamp(2rem,3vw,2.7rem);line-height:1.08;letter-spacing:-.045em}.subpage-cta__in p{max-width:55ch;margin:18px 0 0;color:var(--muted)}.subpage-cta__in>.signup{flex:0 1 600px}.posts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none}.post__card{display:flex;height:100%;flex-direction:column;overflow:hidden;background:var(--paper);border:1px solid var(--line);border-radius:16px;text-decoration:none;transition:transform .25s var(--ease),box-shadow .25s}.post__card:hover{transform:translateY(-5px);box-shadow:0 22px 44px -32px #151b1d66}.post__thumb{display:block;aspect-ratio:3/2;overflow:hidden}.post__thumb img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.post__card:hover .post__thumb img{transform:scale(1.04)}.post__info{display:flex;min-height:240px;flex:1;flex-direction:column;padding:23px}.post__meta{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px;color:var(--muted);font-size:.68rem;font-weight:700}.post__cat{color:#926820;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.posts li:nth-child(3n+1) .post__cat{color:var(--ai)}.posts li:nth-child(3n+2) .post__cat{color:#9c7124}.posts li:nth-child(3n) .post__cat{color:var(--health)}.post__title{display:block;margin-bottom:10px;font-size:1.18rem;font-weight:700;line-height:1.22;letter-spacing:-.035em}.post__lead{display:block;margin-bottom:20px;color:var(--muted);font-size:.84rem}.post__go{display:block;margin-top:auto;padding-top:14px;border-top:1px solid var(--line);font-size:.72rem;font-weight:700}.posts li.is-soon{opacity:.68}.post-page main{background:linear-gradient(var(--dark) 0 520px,var(--white) 520px)}.post-page .post{padding:70px 0 110px}.post__head{max-width:900px;color:var(--white)}.post__back{display:inline-block;margin-bottom:26px;color:var(--dark-muted);font-size:.8rem;font-weight:700;text-decoration:none}.post__head .post__meta{color:var(--dark-muted)}.post__headline{max-width:18ch;margin:19px 0 22px;font-size:clamp(2.5rem,3.8vw,3.75rem);font-weight:600;line-height:1.02;letter-spacing:-.052em}.post__intro{max-width:64ch;margin:0 0 42px;color:var(--dark-muted);font-size:1rem}.post__hero{max-width:1060px;margin:0 auto 56px;padding:0 var(--gutter)}.post__hero img{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:16px}.post__content{max-width:820px;font-size:1rem;line-height:1.82}.post__content h2{max-width:24ch;margin:1.7em 0 .6em;font-size:clamp(1.65rem,2.5vw,2.2rem);line-height:1.15;letter-spacing:-.035em}.post__content p{margin:0 0 1.1em}.post__content ul,.post__content ol{display:grid;gap:12px;padding-left:1.3em}.post__content blockquote{margin:2em 0;padding:24px 27px;background:var(--gold-soft);border-left:3px solid var(--gold);border-radius:0 12px 12px 0;font-size:1.2rem;font-weight:600}.post__cta{max-width:820px;margin:65px auto 0;padding:42px;color:var(--white);background:var(--dark);border-radius:16px}.post__cta-title{max-width:22ch;margin:0 0 15px;font-size:1.8rem;line-height:1.16}.post__cta-lead{max-width:55ch;color:var(--dark-muted)}.newsletter-hero{padding:clamp(72px,8vw,110px) 0;color:var(--white);background:var(--dark)}.newsletter-hero__in{display:grid;grid-template-columns:1fr .82fr;gap:70px;align-items:center}.newsletter-hero h1{font-size:clamp(2.5rem,3.8vw,3.75rem);line-height:1.02;letter-spacing:-.052em}.newsletter-hero__in>div>p{margin:24px 0 0;color:var(--dark-muted)}.audience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.audience-grid article{min-height:320px;padding:30px;border-radius:14px}.audience-grid article:nth-child(1){background:var(--ai-soft)}.audience-grid article:nth-child(2){background:var(--gold-soft)}.audience-grid article:nth-child(3){background:var(--health-soft)}.audience-grid article>span{font-size:1.7rem;font-weight:500}.audience-grid h3{max-width:15ch;margin:65px 0 14px;font-size:1.45rem;line-height:1.14}.audience-grid p{margin:0;color:var(--muted);font-size:.86rem}.newsletter-example__grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end}.newsletter-example h2{font-size:clamp(2rem,3.3vw,3rem);line-height:1.06;letter-spacing:-.045em}.newsletter-example p{color:var(--muted)}.tool-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.tool-card{display:flex;min-height:390px;flex-direction:column;padding:34px;border-radius:14px}.tool-card:nth-child(4n+1){background:var(--ai-soft)}.tool-card:nth-child(4n+2){background:var(--gold-soft)}.tool-card:nth-child(4n+3){background:var(--health-soft)}.tool-card:nth-child(4n){background:#e9ece9}.tool-card>span{font-size:.68rem;font-weight:800;letter-spacing:.13em}.tool-card h2{margin:36px 0 13px;font-size:1.8rem;line-height:1.1}.tool-card p{color:var(--muted);font-size:.88rem}.tool-card pre{max-width:100%;margin:auto 0 0;padding:18px;overflow:hidden;color:#fff;background:var(--dark);border-radius:10px;white-space:pre-wrap;overflow-wrap:anywhere}.tool-card code{font:500 .78rem/1.6 var(--font)}.legal-wrap{max-width:900px}.legal__date{color:var(--dark-muted);font-size:.76rem}.legal{padding-bottom:110px}.legal h2{margin:2em 0 .65em;font-size:1.7rem;line-height:1.2}.legal h2:first-child{margin-top:0}.legal p,.legal li{line-height:1.8}.legal ul{display:grid;gap:10px;padding-left:1.3em}.legal a{color:#805b1f;text-underline-offset:3px}.admin-card{display:grid;margin:28px 0 38px;border-top:1px solid var(--line)}.admin-card>div{display:grid;grid-template-columns:140px 1fr;gap:24px;padding:13px 0;border-bottom:1px solid var(--line)}.admin-card span{color:var(--muted);font-size:.78rem}.admin-card b{font-size:.9rem}.area-page{--series:var(--ai);--series-soft:var(--ai-soft)}.area-page--business{--series:#a77924;--series-soft:var(--gold-soft)}.area-page--health{--series:var(--health);--series-soft:var(--health-soft)}.area-hero{padding:clamp(78px,9vw,120px) 0;color:var(--white);background:var(--dark)}.area-hero__grid{display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:end}.area-kicker{color:var(--series);font-size:.67rem;font-weight:700;letter-spacing:.13em}.area-hero h1{max-width:13ch;margin:22px 0 0;font-size:clamp(2.8rem,4.25vw,4.2rem);font-weight:600;line-height:.98;letter-spacing:-.055em}.area-hero__aside{padding:30px;border-top:1px solid var(--series);background:var(--dark-2)}.area-hero__aside p{margin:0;color:var(--dark-muted);font-size:.92rem}.area-principles{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.area-principle{display:flex;min-height:330px;flex-direction:column;padding:30px;background:var(--series-soft);border-radius:14px}.area-principle>span{color:var(--series);font-size:.7rem;font-weight:800}.area-principle h2{margin:72px 0 14px;font-size:1.55rem;line-height:1.1}.area-principle p{margin:0;color:var(--muted);font-size:.87rem}.area-example{background:#e9ece9}.area-example__grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.area-example h2{font-size:clamp(2.2rem,3.5vw,3.5rem);line-height:1.05;letter-spacing:-.05em}.area-example__steps{display:grid;gap:0;margin:0;padding:0;border-top:1px solid var(--line);list-style:none}.area-example__steps li{display:grid;grid-template-columns:48px 1fr;gap:16px;padding:18px 0;border-bottom:1px solid var(--line)}.area-example__steps span{color:var(--series);font-size:.72rem;font-weight:800}.area-example__steps p{margin:0;color:var(--muted);font-size:.9rem}.footer{padding:58px 0 0;color:var(--white);background:#0e0f13}.brand--light .brand__photo{border-color:#ffffff2e}.footer-top{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;padding-bottom:45px}.footer-email{font-size:clamp(1.6rem,3.2vw,2.8rem);font-weight:500;line-height:1.05;letter-spacing:-.04em;text-decoration:none}.footer-email:hover{color:var(--gold)}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #2b2d34}.footer-links a{padding:15px 0;border-bottom:1px solid #2b2d34;color:#a5a8ad;font-size:.72rem;text-decoration:none}.footer-links a:hover{color:var(--gold)}.footer-bottom{display:grid;grid-template-columns:1fr auto 1fr;gap:24px;align-items:center;padding-top:21px;padding-bottom:24px;color:#858892;font-size:.67rem}.footer-bottom div{display:flex;gap:22px}.footer-bottom a{text-decoration:none}.footer-bottom>a:last-child{justify-self:end}@media(max-width:980px){.home-hero__grid{grid-template-columns:minmax(0,1.5fr) minmax(330px,.8fr)}.project-card{min-height:340px}.system-map{grid-template-columns:1fr}.system-core{min-height:440px}.flow-grid,.issue-grid{grid-template-columns:repeat(2,1fr)}.flow-grid li:nth-child(2),.issue-grid li:nth-child(2){border-right:0}.posts{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){html{scroll-padding-top:68px}.header-inner{min-height:68px}.navigation,.header-button{display:none}.menu-toggle{display:block}.home-hero__grid{display:flex;min-height:0;flex-direction:column;overflow:visible}.home-hero__copy{padding:45px 0 32px}.home-hero h1{font-size:clamp(3rem,15vw,4.4rem)}.home-hero h1 em{white-space:normal}.home-hero__photo{height:440px;overflow:hidden}.home-hero__photo img{position:static;width:100%;max-width:100%;height:100%;object-position:center bottom}.areas,.project-cards,.journal-grid,.home-newsletter__grid,.newsletter-hero__in,.area-hero__grid,.area-principles,.area-example__grid{grid-template-columns:1fr}.split-heading{display:block}.split-heading>p,.split-heading>.inline-link{display:inline-flex;margin-top:26px}.area,.project-card{min-height:320px}.journal-card__copy{min-height:220px}.signup{max-width:none;padding:27px 22px}.page-head__title,.post__headline{font-size:clamp(2.45rem,11vw,3.7rem)}.subpage-cta__in{align-items:stretch;flex-direction:column;padding:38px 24px}.assistants,.tool-grid,.audience-grid,.flow-grid,.issue-grid{grid-template-columns:1fr}.flow-grid li,.issue-grid li{min-height:230px;border-right:0;border-bottom:1px solid rgba(255,255,255,.17)}.newsletter-example__grid,.posts{grid-template-columns:1fr}.post-page main{background:linear-gradient(var(--dark) 0 460px,var(--white) 460px)}.post-page .post{padding-top:52px}.post__cta{margin-inline:20px}.footer-top{align-items:flex-start;flex-direction:column}.footer-links{grid-template-columns:1fr 1fr}.footer-bottom{grid-template-columns:1fr auto}.footer-bottom div{grid-column:1/-1;grid-row:1}.area-hero__aside{margin-top:10px}}@media(max-width:480px){.home-hero__photo{height:420px}.signup__row,.footer-links{grid-template-columns:1fr}.footer-bottom{display:flex;align-items:flex-start;flex-direction:column}.footer-bottom div{flex-wrap:wrap;gap:12px 20px}.admin-card>div{grid-template-columns:1fr;gap:3px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}[data-reveal]{opacity:1;transform:none}}
