:root{--human-ink:#182033;--human-purple:#4b247c;--human-blue:#173c68;--human-gold:#b99145;--human-grey:#f1f2f5;--human-side:clamp(26px,6vw,110px);--human-radius:18px;--human-font:"Helvetica Neue",Helvetica,Arial,sans-serif}.human-shell{width:min(1380px,calc(100% - (var(--human-side) * 2)));margin-inline:auto}.human-hero{padding:34px 0 70px;background:#fff;color:var(--human-ink);font-family:var(--human-font)}.human-hero__grid{display:grid;grid-template-columns:minmax(330px,.78fr) minmax(520px,1.22fr);align-items:center;gap:clamp(52px,7vw,120px)}.human-hero__copy{max-width:620px;animation:human-rise .7s ease both}.human-eyebrow{margin:0 0 24px;color:var(--human-purple);font-size:13px;font-weight:600;letter-spacing:.02em}.human-hero h1{margin:0;color:var(--human-ink);font-family:var(--human-font);font-size:clamp(42px,4.7vw,64px);font-weight:500;letter-spacing:-.04em;line-height:1.05}.human-hero__copy>p:not(.human-eyebrow){max-width:570px;margin:30px 0 0;color:#606878;font-size:18px;line-height:1.65}.human-actions{margin-top:38px;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.human-button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:13px 20px;border-radius:8px;font-size:14px;font-weight:600;transition:background .2s ease,color .2s ease,transform .2s ease}.human-button:hover{transform:translateY(-2px)}.human-button--primary{background:var(--human-purple);color:#fff}.human-button--primary:hover{background:#3b1a64}.human-button--quiet{background:#f1edf5;color:var(--human-purple)}.human-button--quiet:hover{background:#e8e1ef}.human-carousel{min-width:0;animation:human-rise .8s ease .08s both}.human-carousel__stage{position:relative;height:clamp(600px,64vw,780px);overflow:hidden;border-radius:14px;background:var(--human-grey)}.human-carousel figure{position:absolute;inset:0;margin:0;opacity:0;transform:scale(1.025);transition:opacity .7s ease,transform 1s ease;pointer-events:none}.human-carousel figure:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(18,12,31,.88),rgba(36,15,61,.67) 42%,rgba(18,12,31,.08) 78%)}.human-carousel figure.is-active{opacity:1;transform:scale(1);pointer-events:auto}.human-carousel img{object-fit:cover}.human-carousel figcaption{position:absolute;z-index:2;top:50%;left:clamp(34px,6vw,92px);max-width:650px;padding:0;transform:translateY(-50%);color:#fff}.human-carousel figcaption>span{display:block;margin-bottom:22px;color:#f0ca73;font-size:12px;font-weight:700;letter-spacing:.05em}.human-carousel figcaption h1{margin:0;color:#fff;font-size:clamp(44px,5vw,70px);font-weight:500;letter-spacing:-.045em;line-height:1.02}.human-carousel figcaption h1 em{color:#efc96f;font-style:normal}.human-carousel figcaption>p{max-width:570px;margin:24px 0 0;color:rgba(255,255,255,.8);font-size:16px;line-height:1.65}.human-carousel figcaption>div{margin-top:30px;display:flex;gap:11px;flex-wrap:wrap}.human-carousel figcaption a{min-height:46px;display:inline-flex;align-items:center;padding:12px 18px;border-radius:7px;background:#f0ca73;color:#2d1744;font-size:13px;font-weight:700}.human-carousel figcaption a:last-child{background:rgba(255,255,255,.16);color:#fff;backdrop-filter:blur(10px)}.human-carousel__controls{min-height:56px;display:flex;align-items:center;justify-content:flex-end;gap:20px}.human-carousel__controls>button{padding:10px 0;border:0;background:transparent;color:#5d6470;font-family:var(--human-font);font-size:12px;cursor:pointer}.human-carousel__controls>div{display:flex;gap:8px;margin-left:auto}.human-carousel__controls>div button{width:30px;height:3px;padding:0;border:0;border-radius:3px;background:#d4d6dc;cursor:pointer;transition:background .2s ease}.human-carousel__controls>div button.is-active{background:#b7872d}.human-carousel__controls>p{margin:0;color:#8a909a;font-size:11px}@keyframes human-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(max-width:980px){.human-hero__grid{grid-template-columns:1fr}.human-hero__copy{max-width:760px}.human-carousel__stage{height:min(76vw,680px)}}@media(max-width:620px){.human-shell{width:calc(100% - 40px)}.human-hero{padding-block:22px 50px}.human-hero h1{font-size:43px}.human-hero__copy>p:not(.human-eyebrow){font-size:16px}.human-actions{align-items:stretch;flex-direction:column}.human-button{width:100%}.human-carousel__stage{height:145vw;max-height:680px}.human-carousel figure:after{background:linear-gradient(180deg,rgba(19,10,31,.78),rgba(30,11,51,.62) 70%,rgba(19,10,31,.82))}.human-carousel figcaption{top:auto;right:24px;bottom:34px;left:24px;transform:none}.human-carousel figcaption>span{margin-bottom:14px}.human-carousel figcaption h1{font-size:38px}.human-carousel figcaption>p{margin-top:16px;font-size:14px}.human-carousel figcaption>div{margin-top:20px;align-items:stretch;flex-direction:column}.human-carousel figcaption a{justify-content:center}.human-carousel__controls>button{min-height:44px;font-size:12px}}@media(prefers-reduced-motion:reduce){.human-carousel,.human-hero__copy{animation:none}.human-carousel figure{transition:none}}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--human-ink);font-family:var(--human-font);font-size:16px}.human-site{min-height:100vh;overflow:clip;background:#fff}.human-skip{position:fixed;z-index:1000;top:10px;left:10px;padding:10px 14px;border-radius:6px;background:#fff;color:var(--human-purple);transform:translateY(-150%)}.human-skip:focus{transform:translateY(0)}.human-topbar{background:var(--human-blue);color:#fff}.human-topbar>.human-shell{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:24px}.human-topbar p{margin:0;font-size:11px}.human-topbar div[aria-label]{display:flex;align-items:center;gap:9px}.human-topbar div[aria-label] span{font-size:10px;opacity:.72}.human-topbar div[aria-label] b{padding:3px 7px;border-radius:4px;background:rgba(255,255,255,.14);font-size:10px;font-weight:600}.human-header{position:sticky;z-index:50;top:0;background:rgba(255,255,255,.97);box-shadow:0 5px 24px rgba(24,32,51,.05);backdrop-filter:blur(14px)}.human-header__inner{min-height:76px;display:grid;grid-template-columns:105px 1fr auto;align-items:center;gap:34px}.human-logo{width:76px;height:60px;display:flex;align-items:center}.human-logo img{width:76px;height:auto}.human-nav{display:flex;align-items:center;justify-content:center;gap:clamp(18px,2vw,34px)}.human-nav a{padding:12px 0;color:#555e6e;font-size:13px;font-weight:500;transition:color .2s ease}.human-nav a.is-active,.human-nav a:hover{color:var(--human-purple)}.human-account{display:flex;align-items:center;gap:11px}.human-account>a{padding:11px 15px;border-radius:7px;color:var(--human-purple);font-size:12px;font-weight:600}.human-account .human-account__login{background:linear-gradient(135deg,#5a2a86,#37135f);color:#f2d487;box-shadow:0 8px 22px rgba(75,36,124,.16)}.human-menu,.human-mobile-nav{display:none}.human-section{padding:clamp(88px,9vw,140px) 0}.human-section h2{margin:0;color:var(--human-ink);font-size:clamp(36px,4vw,58px);font-weight:500;letter-spacing:-.04em;line-height:1.08}.human-section p{color:#626a78;line-height:1.7}.human-section-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,.42fr);align-items:end;gap:clamp(42px,8vw,120px);margin-bottom:54px}.human-section-heading h2{max-width:790px}.human-section-heading>p{max-width:460px;margin:0}.human-section-heading--light h2{color:#fff}.human-section-heading--light>p{color:rgba(255,255,255,.7)}.human-section-heading--light .human-eyebrow{color:#e7cc94}.human-text-link{display:inline-block;color:var(--human-purple);font-size:14px;font-weight:600;transition:opacity .2s ease}.human-text-link:hover{opacity:.68}.human-button--light{background:#fff;color:var(--human-purple)}.human-button--light:hover{background:#f3eef6}.human-center{margin-top:44px;display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}[data-reveal]{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}[data-reveal].is-visible{opacity:1;transform:translateY(0)}.human-intro{background:var(--human-grey)}.human-intro__grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.65fr);gap:clamp(60px,10vw,170px);align-items:start}.human-intro__grid>div:last-child>p{max-width:590px;margin:4px 0 28px;font-size:17px}.human-services{background:#fff}.human-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.human-service-grid article{min-height:320px;padding:34px;display:flex;flex-direction:column;border-radius:14px;background:#f4f2f7}.human-service-grid article:nth-child(2){background:#eef3f7}.human-service-grid article:nth-child(3){background:#f4f4f5}.human-service-grid h3{margin:0;color:var(--human-ink);font-size:29px;font-weight:500;letter-spacing:-.025em}.human-service-grid p{margin:22px 0 0;font-size:14px}.human-service-grid span{margin-top:auto;padding-top:32px;color:#6e5a81;font-size:11px;line-height:1.55}.human-service-grid a{margin-top:22px;color:var(--human-purple);font-size:13px;font-weight:600}.human-founder{background:var(--human-purple);color:#fff}.human-founder__grid{display:grid;grid-template-columns:minmax(360px,.82fr) minmax(0,1fr);align-items:center;gap:clamp(60px,9vw,145px)}.human-founder__image{position:relative;min-height:650px;overflow:hidden;border-radius:20px;background:#d9d6df}.human-founder__image img{object-fit:cover;object-position:top}.human-founder .human-eyebrow{color:#e7cc94}.human-founder h2{max-width:740px;color:#fff}.human-founder__grid>div:last-child>p:not(.human-eyebrow){max-width:660px;margin:28px 0;color:rgba(255,255,255,.74);font-size:17px}.human-founder blockquote{max-width:650px;margin:36px 0;padding:0;color:#fff;font-size:24px;font-weight:400;line-height:1.45}.human-events{background:#fff}.human-event-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.human-event-grid>a{display:block;padding:14px 14px 28px;border-radius:16px;background:#f5f5f6;color:var(--human-ink);transition:transform .25s ease,box-shadow .25s ease}.human-event-grid>a:hover{transform:translateY(-5px);box-shadow:0 20px 42px rgba(24,32,51,.08)}.human-event-grid>a>div{position:relative;height:260px;overflow:hidden;border-radius:11px}.human-event-grid img{object-fit:cover}.human-event-grid span{display:block;margin:24px 10px 0;color:var(--human-purple);font-size:11px;font-weight:600}.human-event-grid h3{margin:10px 10px 0;font-size:25px;font-weight:500;letter-spacing:-.025em}.human-event-grid p{margin:13px 10px 0;font-size:13px}.human-event-grid b{display:block;margin:22px 10px 0;color:var(--human-purple);font-size:13px;font-weight:600}.human-offers{background:var(--human-blue);color:#fff}.human-offer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.human-offer-grid article{min-height:510px;padding:38px;display:flex;flex-direction:column;border-radius:15px;background:rgba(255,255,255,.1)}.human-offer-grid article>p:first-child{margin:0;color:#e7cc94;font-size:12px;font-weight:600}.human-offer-grid h2,.human-offer-grid h3{margin:21px 0 26px;color:#fff;font-size:31px;font-weight:500;letter-spacing:-.025em}.human-offer-grid__price{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin-bottom:22px}.human-offer-grid__price strong{font-size:36px;font-weight:500}.human-offer-grid__price span{color:rgba(255,255,255,.68);font-size:12px}.human-offer-grid article>p:not(:first-child){margin:0;color:rgba(255,255,255,.72);font-size:14px}.human-offer-grid ul{margin:28px 0 34px;padding-left:18px;color:rgba(255,255,255,.82)}.human-offer-grid li{margin:9px 0;font-size:13px}.human-offer-grid .human-button{width:100%;margin-top:auto}.human-payment-note{margin-top:30px;padding:18px 22px;display:flex;align-items:center;justify-content:space-between;gap:25px;border-radius:10px;background:rgba(0,0,0,.14)}.human-payment-note p{margin:0;color:rgba(255,255,255,.72);font-size:12px}.human-payment-note>div{display:flex;gap:8px}.human-payment-note b{padding:5px 9px;border-radius:4px;background:rgba(255,255,255,.15);font-size:10px;font-weight:600}.human-journal{background:#fff}.human-article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.human-article-grid article>div{position:relative;height:275px;overflow:hidden;border-radius:14px;background:var(--human-grey)}.human-article-grid img{object-fit:cover;transition:transform .5s ease}.human-article-grid article:hover img{transform:scale(1.025)}.human-article-grid article>span{display:block;margin-top:22px;color:var(--human-purple);font-size:11px;font-weight:600}.human-article-grid h2,.human-article-grid h3{margin:10px 0 0;color:var(--human-ink);font-size:26px;font-weight:500;letter-spacing:-.025em;line-height:1.2}.human-article-grid article>p{margin:13px 0 0;font-size:13px}.human-article-grid article>a{display:inline-block;margin-top:19px;color:var(--human-purple);font-size:13px;font-weight:600}.human-article-grid--all{row-gap:70px}.human-library{background:#f2f3f6}.human-library__grid{display:grid;grid-template-columns:minmax(300px,.58fr) minmax(0,1.42fr);align-items:center;gap:clamp(60px,9vw,140px)}.human-library__grid>div:first-child>p:not(.human-eyebrow){max-width:520px;margin:25px 0 32px}.human-book-row{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:start}.human-book-row a>div{aspect-ratio:.72;overflow:hidden;border-radius:9px;background:#fff;box-shadow:0 18px 38px rgba(24,32,51,.1)}.human-book-row img{width:100%;height:100%;object-fit:cover}.human-book-row h3{margin:16px 0 0;color:var(--human-ink);font-size:18px;font-weight:500;line-height:1.3}.human-home-cta{background:#fff}.human-home-cta>.human-shell>div{max-width:1050px;margin-inline:auto;padding:clamp(50px,7vw,90px);border-radius:22px;background:#eae4ef;text-align:center}.human-home-cta h2{max-width:760px;margin-inline:auto}.human-home-cta p{max-width:650px;margin:22px auto 30px;font-size:16px}.human-page-hero{padding:clamp(58px,7vw,96px) 0;background:#f3f4f6}.human-page-hero__grid{display:grid;grid-template-columns:minmax(330px,.85fr) minmax(480px,1.15fr);align-items:center;gap:clamp(55px,8vw,125px)}.human-page-hero h1{max-width:720px;margin:0;color:var(--human-ink);font-size:clamp(42px,4.5vw,60px);font-weight:500;letter-spacing:-.04em;line-height:1.07}.human-page-hero__grid>div:first-child>p:last-child{max-width:590px;margin:27px 0 0;color:#616a79;font-size:17px;line-height:1.7}.human-breadcrumb{display:flex;gap:17px;margin-bottom:55px;color:#737b88;font-size:12px}.human-breadcrumb span{color:var(--human-purple);font-weight:600}.human-page-hero__image{position:relative;min-height:500px;overflow:hidden;border-radius:18px;background:#dde0e6}.human-page-hero__image img{object-fit:cover}.human-profile-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.human-profile-grid article{min-height:210px;padding:30px;border-radius:13px;background:#f3f3f5}.human-profile-grid h3{margin:0;color:var(--human-ink);font-size:24px;font-weight:500}.human-profile-grid p{margin:18px 0 0;font-size:13px}.human-service-detail{background:#eef1f5}.human-service-detail__grid{display:grid;grid-template-columns:minmax(390px,.9fr) minmax(0,1fr);align-items:start;gap:clamp(60px,9vw,140px)}.human-service-detail__image{position:sticky;top:150px;min-height:650px;overflow:hidden;border-radius:18px}.human-service-detail__image img{object-fit:cover}.human-service-detail__grid article{margin-bottom:18px;padding:30px;border-radius:14px;background:#fff}.human-service-detail__grid article h2{font-size:32px}.human-service-detail__grid article p{margin:17px 0}.human-service-detail__grid article span{color:var(--human-purple);font-size:11px}.human-method{background:#fff}.human-method-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.human-method-grid article{min-height:220px;padding:30px;border-radius:13px;background:#edf2f5}.human-method-grid h3{margin:0;color:var(--human-ink);font-size:25px;font-weight:500}.human-method-grid p{margin:18px 0 0;font-size:13px}.human-feature-story{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(55px,8vw,125px)}.human-feature-story__image{position:relative;min-height:590px;overflow:hidden;border-radius:18px}.human-feature-story__image img{object-fit:cover}.human-feature-story h2{font-size:clamp(40px,4.5vw,60px)}.human-feature-story>div:last-child>p:not(.human-eyebrow){max-width:600px;margin:24px 0}.human-feature-story ul{margin:25px 0 32px;padding-left:19px;color:#555f6f}.human-feature-story li{margin:10px 0}.human-events-page{background:#f2f3f5}.human-videos{background:var(--human-purple);color:#fff}.human-video-list{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.human-video-list a{min-height:92px;display:flex;align-items:center;padding:22px 24px;border-radius:10px;background:rgba(255,255,255,.1);color:#fff;font-size:17px;font-weight:500;transition:background .2s ease}.human-video-list a:hover{background:rgba(255,255,255,.17)}.human-offers-page{padding-top:100px}.human-faq{background:#f3f4f6}.human-faq__grid{display:grid;grid-template-columns:minmax(280px,.6fr) minmax(0,1fr);gap:clamp(60px,10vw,160px)}.human-faq__grid>div:first-child>p:not(.human-eyebrow){max-width:440px}.human-faq details{margin-bottom:13px;padding:23px 25px;border-radius:10px;background:#fff}.human-faq summary{cursor:pointer;color:var(--human-ink);font-size:17px;font-weight:600;list-style:none}.human-faq summary::-webkit-details-marker{display:none}.human-faq details p{margin:16px 0 0;font-size:14px}.human-topic-list{margin-bottom:48px;display:flex;gap:10px;flex-wrap:wrap}.human-topic-list span{padding:9px 14px;border-radius:20px;background:#f1f1f3;color:#5c6472;font-size:12px}.human-topic-list span:first-child{background:var(--human-purple);color:#fff}.human-newsletter{background:var(--human-blue);color:#fff}.human-newsletter>.human-shell{display:grid;grid-template-columns:1fr .55fr auto;align-items:center;gap:clamp(30px,6vw,90px)}.human-newsletter h2{color:#fff}.human-newsletter .human-eyebrow{color:#e7cc94}.human-newsletter>.human-shell>p{margin:0;color:rgba(255,255,255,.72)}.human-author{display:grid;grid-template-columns:minmax(330px,.65fr) minmax(0,1fr);align-items:center;gap:clamp(65px,10vw,160px)}.human-author__image{position:relative;min-height:590px;overflow:hidden;border-radius:18px;background:#e6e6eb}.human-author__image img{object-fit:cover;object-position:top}.human-author>div:last-child>p:not(.human-eyebrow){max-width:680px;margin:26px 0;font-size:17px}.human-catalog{background:#f2f3f5}.human-catalog-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(22px,3vw,42px)}.human-catalog-grid article>div{aspect-ratio:.72;overflow:hidden;border-radius:10px;background:#fff;box-shadow:0 15px 35px rgba(24,32,51,.08)}.human-catalog-grid img{width:100%;height:100%;object-fit:cover}.human-catalog-grid h2{margin:20px 0 0;font-size:23px}.human-catalog-grid p{margin:12px 0 0;font-size:13px}.human-catalog-grid a{display:inline-block;margin-top:18px;color:var(--human-purple);font-size:13px;font-weight:600}.human-client-intro{display:grid;grid-template-columns:minmax(300px,.7fr) minmax(0,1.1fr);align-items:center;gap:clamp(60px,10vw,160px)}.human-client-intro>div:first-child>p:not(.human-eyebrow){max-width:560px;margin:25px 0 32px}.human-client-preview{padding:42px;border-radius:18px;background:var(--human-blue);color:#fff;box-shadow:0 25px 60px rgba(23,60,104,.17)}.human-client-preview h3{margin:0 0 36px;font-size:27px;font-weight:500}.human-client-preview>div{padding:28px;border-radius:12px;background:rgba(255,255,255,.1)}.human-client-preview>div>*{display:block}.human-client-preview span{color:#e7cc94;font-size:12px}.human-client-preview strong{margin:15px 0 8px;font-size:25px;font-weight:500}.human-client-preview>div p,.human-client-preview>p{color:rgba(255,255,255,.68);font-size:12px}.human-client-preview>p{margin:26px 0 0}.human-client-features{background:#f2f3f5}.human-login-page{padding:clamp(60px,8vw,110px) 0;background:#eef0f4}.human-login-page__grid{display:grid;grid-template-columns:minmax(430px,1.1fr) minmax(380px,.7fr);align-items:stretch;gap:clamp(35px,6vw,90px)}.human-login-page__image{position:relative;min-height:700px;overflow:hidden;border-radius:18px}.human-login-page__image img{object-fit:cover}.human-login-page__image>div{position:absolute;right:20px;bottom:20px;left:20px;padding:24px;border-radius:12px;background:rgba(255,255,255,.9);backdrop-filter:blur(10px)}.human-login-page__image p{max-width:470px;margin:0;color:var(--human-ink);font-size:24px;font-weight:500;line-height:1.35}.human-login-form{padding:clamp(38px,5vw,70px);border-radius:18px;background:#fff}.human-login-form h1{margin:0;color:var(--human-ink);font-size:46px;font-weight:500;letter-spacing:-.04em}.human-login-form>p:not(.human-eyebrow):not(.human-login-form__status){margin:18px 0 30px;color:#636b78;line-height:1.65}.human-login-form>label{display:block;margin:18px 0 8px;color:var(--human-ink);font-size:12px;font-weight:600}.human-login-form>input{width:100%;min-height:50px;padding:12px 14px;border:1px solid #d9dce2;border-radius:8px;background:#fafafa;color:var(--human-ink);font:inherit;outline:none}.human-login-form>input:focus{border-color:var(--human-purple);box-shadow:0 0 0 3px rgba(75,36,124,.09)}.human-login-form__options{margin:18px 0 26px;display:flex;justify-content:space-between;gap:20px;color:#69717e;font-size:11px}.human-login-form__options label{display:flex;align-items:center;gap:7px}.human-login-form__options a{color:var(--human-purple)}.human-login-form .human-button{width:100%;border:0;cursor:pointer}.human-login-form__status{margin:18px 0 0;padding:14px;border-radius:8px;background:#f1edf5;color:#5f4e6f;font-size:12px;line-height:1.5}.human-login-form>small{display:block;margin-top:22px;color:#737b87;font-size:11px;text-align:center}.human-login-form>small a{color:var(--human-purple);font-weight:600}.human-footer{padding-top:85px;background:#252038;color:#fff}.human-footer__main{display:grid;grid-template-columns:1.3fr .55fr .65fr 1fr;gap:clamp(35px,6vw,90px);padding-bottom:70px}.human-footer__intro img{width:112px;height:auto;padding:5px;border-radius:4px;background:#fff}.human-footer__intro p{max-width:330px;margin:24px 0;color:rgba(255,255,255,.68);font-size:15px;line-height:1.6}.human-footer__appointment{display:inline-block;padding:11px 15px;border-radius:7px;background:#fff;color:var(--human-purple);font-size:12px;font-weight:600}.human-footer__main h2{margin:4px 0 20px;color:#e7cc94;font-size:13px;font-weight:600}.human-footer__main>div:not(:first-child){display:flex;flex-direction:column;align-items:flex-start;gap:11px}.human-footer__main a,.human-footer__main>div:last-child p{margin:0;color:rgba(255,255,255,.68);font-size:12px;line-height:1.6}.human-footer__main a:hover{color:#fff}.human-footer__main>div:last-child p{margin-top:10px;max-width:240px}.human-footer__bottom{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:25px;padding-block:18px}.human-footer__bottom a,.human-footer__bottom p{margin:0;color:rgba(255,255,255,.48);font-size:11px}@media(max-width:1180px){.human-header__inner{grid-template-columns:90px 1fr auto;gap:20px}.human-nav{gap:17px}.human-nav a{font-size:12px}.human-account>a{display:inline-flex}.human-profile-grid{grid-template-columns:repeat(3,1fr)}.human-catalog-grid{grid-template-columns:repeat(2,1fr);row-gap:55px}.human-footer__main{grid-template-columns:1fr 1fr 1fr;gap:55px}.human-footer__intro{grid-column:1/-1}}@media(max-width:1100px){.human-account,.human-nav{display:none}.human-header__inner{display:flex;justify-content:space-between}.human-menu{width:46px;height:46px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;border:0;border-radius:7px;background:#f1eef4}.human-menu span{width:20px;height:2px;border-radius:2px;background:var(--human-purple);transition:transform .2s ease}.human-menu.is-open span:first-child{transform:translateY(4.5px) rotate(45deg)}.human-menu.is-open span:last-child{transform:translateY(-4.5px) rotate(-45deg)}.human-mobile-nav{max-height:0;display:flex;flex-direction:column;overflow:hidden;background:#fff;transition:max-height .35s ease}.human-mobile-nav.is-open{max-height:560px}.human-mobile-nav a{padding:16px var(--human-side);color:var(--human-ink);font-size:16px}.human-mobile-nav a:last-child{background:#f2eef5;color:var(--human-purple);font-weight:600}.human-author,.human-client-intro,.human-faq__grid,.human-feature-story,.human-founder__grid,.human-intro__grid,.human-library__grid,.human-login-page__grid,.human-page-hero__grid,.human-section-heading,.human-service-detail__grid{grid-template-columns:1fr}.human-section-heading{gap:24px}.human-section-heading>p{max-width:650px}.human-article-grid,.human-offer-grid,.human-service-grid{grid-template-columns:1fr}.human-service-grid article{min-height:260px}.human-author__image,.human-founder__image{width:min(660px,100%);min-height:620px}.human-event-grid{grid-template-columns:1fr 1fr}.human-offer-grid article{min-height:470px}.human-book-row{max-width:800px}.human-page-hero__image{min-height:580px}.human-method-grid,.human-profile-grid{grid-template-columns:repeat(2,1fr)}.human-service-detail__image{position:relative;top:auto;min-height:590px}.human-feature-story__image{min-height:560px}.human-video-list{grid-template-columns:repeat(2,1fr)}.human-newsletter>.human-shell{grid-template-columns:1fr;gap:25px}.human-client-preview{max-width:760px}.human-login-page__image{min-height:560px}.human-login-form{max-width:620px;width:100%;margin-inline:auto}}@media(max-width:680px){.human-topbar>.human-shell{justify-content:center}.human-topbar p{display:none}.human-header__inner{min-height:78px}.human-logo{height:62px}.human-section{padding:72px 0}.human-section h2{font-size:38px}.human-section-heading{margin-bottom:38px}.human-catalog-grid,.human-event-grid,.human-method-grid,.human-profile-grid,.human-video-list{grid-template-columns:1fr}.human-event-grid>a>div{height:300px}.human-author__image,.human-founder__image{min-height:500px}.human-founder blockquote{font-size:21px}.human-offer-grid article{padding:30px}.human-payment-note{align-items:flex-start;flex-direction:column}.human-article-grid article>div{height:300px}.human-book-row{grid-template-columns:1fr 1fr}.human-book-row a:last-child{display:none}.human-home-cta>.human-shell>div{padding:42px 24px}.human-page-hero{padding:48px 0}.human-breadcrumb{margin-bottom:35px}.human-page-hero h1{font-size:43px}.human-page-hero__image{min-height:450px}.human-feature-story__image,.human-service-detail__image{min-height:440px}.human-catalog-grid{row-gap:50px}.human-client-preview{padding:27px}.human-login-page__image{min-height:500px}.human-login-form{padding:35px 24px}.human-footer{padding-top:65px}.human-footer__main{grid-template-columns:1fr 1fr;gap:45px}.human-footer__intro{grid-column:1/-1}.human-footer__bottom{align-items:flex-start;flex-direction:column}}@media(max-width:480px){.human-footer__main{grid-template-columns:1fr}.human-footer__intro{grid-column:auto}.human-carousel__controls>div button{width:20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}[data-reveal]{opacity:1;transform:none;transition:none}}.legacy-home{--legacy-purple:#4d277a;--legacy-purple-deep:#35145e;--legacy-gold:#b7872d;--legacy-gold-light:#f0ce78;--legacy-cream:#f7f3ee;--legacy-ink:#241631;--legacy-muted:#5f5766;--legacy-line:rgba(36,22,49,.12);color:var(--legacy-ink);background:#fff;font-family:var(--edh-sans,Arial,sans-serif)}.legacy-home *{box-sizing:border-box}.legacy-home__container{width:min(1200px,calc(100% - 48px));margin-inline:auto}.legacy-home section{padding:clamp(72px,8vw,108px) 0}.legacy-home p{color:var(--legacy-muted);line-height:1.72}.edh-heading h2{margin:0;color:var(--legacy-ink);font-family:var(--edh-display,Georgia,serif);font-size:clamp(36px,4.4vw,56px);font-weight:450;letter-spacing:-.03em;line-height:1.04}.edh-heading h2 em{color:var(--legacy-gold);font-style:italic;font-weight:400}.edh-heading--center{text-align:center}.edh-arcs{display:inline-flex;align-items:flex-end;margin-bottom:16px;position:relative;width:34px;height:20px}.edh-arcs i{position:absolute;bottom:0;left:0;border:1.5px solid var(--legacy-gold);border-bottom:0;border-radius:50% 50% 0 0/100% 100% 0 0}.edh-arcs i:first-child{width:14px;height:8px;left:10px;opacity:.95}.edh-arcs i:nth-child(2){width:24px;height:13px;left:5px;opacity:.6}.edh-arcs i:nth-child(3){width:34px;height:18px;left:0;opacity:.3}.edh-heading--center .edh-arcs{margin-inline:auto;display:flex}.legacy-home__section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:clamp(40px,5vw,58px)}.edh-heading--center+div,.legacy-home__values .edh-heading{margin-bottom:clamp(40px,5vw,56px)}.legacy-home__button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:12px 22px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;transition:transform .45s var(--edh-ease,ease),box-shadow .45s var(--edh-ease,ease),background .45s var(--edh-ease,ease)}.legacy-home__button span{font-size:15px;font-weight:400}.legacy-home__button:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(36,22,49,.14)}.legacy-home__button--gold{background:var(--legacy-gold-light);color:#3a2408}.legacy-home__button--gold:hover{background:#ecc45f}.legacy-home__button--purple{background:var(--legacy-purple);color:#fff}.legacy-home__button--purple:hover{background:var(--legacy-purple-deep)}.legacy-home__media{overflow:hidden;border-radius:12px}.legacy-home__media img{width:100%;height:100%;display:block;object-fit:cover;transition:transform 1.1s var(--edh-ease,ease)}a:hover .legacy-home__media img,article:hover .legacy-home__media img{transform:scale(1.045)}.legacy-home__identity{padding:70px 0!important}.legacy-home__identity .legacy-home__container{width:min(1280px,calc(100% - 48px))}.legacy-home__identity-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,500px);align-items:center;gap:clamp(44px,6vw,80px)}.legacy-home__identity figure{width:100%;max-width:500px;height:auto;position:relative;margin:0}.legacy-home__identity figure .legacy-home__identity-slices{aspect-ratio:1024/1247;overflow:hidden;border-radius:10px}.legacy-home__identity figcaption{margin-top:12px;color:var(--legacy-ink);font-size:14px;font-weight:700;text-align:right}.legacy-home__identity-slices{width:100%;position:relative}.legacy-home__identity-slices img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:center top;backface-visibility:hidden}.reveal-ready .legacy-home__identity-slices[data-reveal] img{opacity:0;transform:scaleX(.12);transition:opacity .45s ease,transform .7s cubic-bezier(.22,.8,.22,1);transition-delay:calc(var(--slice) * 13ms)}.reveal-ready .legacy-home__identity-slices[data-reveal].is-visible img{opacity:1;transform:scaleX(1)}.legacy-home__identity-copy{min-width:0}.legacy-home__identity h2{max-width:680px;margin:0 0 32px;color:var(--legacy-ink);font-family:var(--edh-display,Georgia,serif);font-size:clamp(40px,4.1vw,52px);font-weight:480;letter-spacing:-.03em;line-height:1.14}.legacy-home__identity h3{margin:0 0 22px;color:var(--legacy-gold);font-size:15px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.legacy-home__identity-copy>p{max-width:680px;margin:0 0 16px;color:var(--legacy-muted);font-size:16px;line-height:1.6}.legacy-home__identity-socials{min-height:40px;margin:27px 0 26px;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.legacy-home__identity-socials a{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:var(--legacy-ink);color:#fff;transition:background .25s ease,transform .25s ease}.legacy-home__identity-socials a svg{width:20px;height:20px}.legacy-home__identity-socials a:hover{background:var(--legacy-purple);transform:translateY(-2px)}.legacy-home__identity-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:0}.legacy-home__identity-metrics span,.legacy-home__identity-metrics strong{display:block}.legacy-home__identity-metrics strong{color:var(--legacy-purple);font-family:var(--edh-display,Georgia,serif);font-size:clamp(36px,4vw,50px);font-weight:500;letter-spacing:-.03em;line-height:1}.legacy-home__identity-metrics span{max-width:150px;margin-top:10px;color:#333;font-size:13px;line-height:1.35}.legacy-home__services{overflow:hidden;padding:clamp(84px,9vw,132px) 0!important;background:var(--legacy-cream)}.legacy-home__services-heading{margin-bottom:clamp(48px,6vw,78px);display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);align-items:end;gap:clamp(50px,8vw,120px)}.legacy-home__services-heading>div:last-child{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.legacy-home__services-label{width:fit-content;margin:0 0 22px!important;padding:8px 13px;border:1px solid #dcd5cc;border-radius:999px;color:var(--legacy-purple)!important;background:rgba(255,255,255,.62);font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.legacy-home__services h2{max-width:760px;margin:0;color:var(--legacy-ink);font-family:var(--edh-display,Georgia,serif);font-size:clamp(48px,6.2vw,82px);font-weight:440;line-height:.98;letter-spacing:-.025em}.legacy-home__services-heading>div:last-child>p{max-width:430px;margin:0;color:var(--legacy-muted);font-size:14px;line-height:1.65}.legacy-home__services-heading .legacy-home__button{flex:none}.legacy-home__audience-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.legacy-home__audience-grid article{min-height:275px;padding:28px 30px 26px;display:flex;flex-direction:column;border:1px solid #e2ddd6;border-radius:18px;background:rgba(255,255,255,.76);box-shadow:0 18px 50px rgba(48,34,52,.04);text-align:left;transition:border-color .3s ease,box-shadow .3s ease,transform .3s ease}.legacy-home__audience-grid article:nth-child(2){background:#ebe1ee}.legacy-home__audience-grid article:nth-child(3){border-color:#4d277a;background:#4d277a}.legacy-home__audience-grid article:hover{border-color:#b89445;box-shadow:0 24px 58px rgba(48,34,52,.1);transform:translateY(-7px)}.legacy-home__audience-grid article>div{display:flex;align-items:center;justify-content:space-between;gap:20px}.legacy-home__audience-grid article>div span{color:var(--legacy-gold);font-family:var(--edh-display,Georgia,serif);font-size:20px}.legacy-home__audience-grid article>div small{color:#817a83;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.legacy-home__audience-grid h3{margin:50px 0 14px;color:var(--legacy-ink);font-family:var(--edh-display,Georgia,serif);font-size:clamp(27px,2.6vw,36px);font-weight:460;letter-spacing:-.02em;line-height:1.08}.legacy-home__audience-grid p{margin:0;color:#625b64;font-size:13px;line-height:1.62}.legacy-home__audience-grid article>a{margin-top:auto;padding-top:24px;display:flex;align-items:center;justify-content:space-between;color:var(--legacy-purple);font-size:10px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.legacy-home__audience-grid article>a span{font-size:16px}.legacy-home__audience-grid article:nth-child(3) h3,.legacy-home__audience-grid article:nth-child(3) p,.legacy-home__audience-grid article:nth-child(3)>a{color:#fff}.legacy-home__audience-grid article:nth-child(3)>div span{color:#f1cc72}.legacy-home__audience-grid article:nth-child(3)>div small{color:#d9cde0}.legacy-home__offer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.legacy-home__offer-grid article{display:flex;flex-direction:column;padding:0 0 8px;border-radius:16px;transition:transform .4s var(--edh-ease,ease)}.legacy-home__offer-grid article:hover{transform:translateY(-6px)}.legacy-home__offer-grid .legacy-home__media{height:250px}.legacy-home__kicker{margin:22px 0 8px;color:var(--legacy-gold);font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.legacy-home__offer-grid h3{margin:0 0 12px;color:var(--legacy-ink);font-family:var(--edh-display,Georgia,serif);font-size:25px;font-weight:470;letter-spacing:-.015em;line-height:1.16}.legacy-home__offer-grid article>p:last-child{margin:0;font-size:14px}.legacy-home__events{background:var(--legacy-cream)}.legacy-home__event-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.legacy-home__event-grid>a{display:flex;flex-direction:column;padding:12px 12px 24px;border:1px solid var(--legacy-line);border-radius:18px;background:#fff;color:var(--legacy-ink);box-shadow:0 14px 38px rgba(36,22,49,.05);transition:transform .4s var(--edh-ease,ease),box-shadow .4s var(--edh-ease,ease)}.legacy-home__event-grid>a:hover{transform:translateY(-6px);box-shadow:0 26px 54px rgba(36,22,49,.11)}.legacy-home__event-grid .legacy-home__media{height:300px;border-radius:10px}.legacy-home__event-grid h3{margin:24px 14px 10px;color:var(--legacy-ink);font-family:var(--edh-display,Georgia,serif);font-size:22px;font-weight:480;letter-spacing:-.01em;line-height:1.2}.legacy-home__event-grid p{margin:0 14px;font-size:13.5px}.legacy-home__event-cta{margin:20px 14px 0;padding-top:16px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--legacy-line);color:var(--legacy-purple);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.legacy-home__event-cta span{font-size:15px}.legacy-home__values{background:linear-gradient(160deg,var(--legacy-purple-deep),var(--legacy-purple))}.legacy-home__values .edh-heading h2{color:#fff}.legacy-home__values .edh-heading h2 em{color:var(--legacy-gold-light)}.legacy-home__values .legacy-home__container>div{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.legacy-home__values article{min-height:190px;padding:32px 28px;display:flex;flex-direction:column;justify-content:center;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:rgba(255,255,255,.06);text-align:center;backdrop-filter:blur(6px);transition:background .4s ease,transform .4s ease,border-color .4s ease}.legacy-home__values article:hover{background:rgba(255,255,255,.11);border-color:rgba(240,206,120,.45);transform:translateY(-5px)}.legacy-home__values h3{margin:0 0 14px;color:var(--legacy-gold-light);font-family:var(--edh-display,Georgia,serif);font-size:26px;font-weight:460;letter-spacing:0}.legacy-home__values p{margin:0;color:rgba(255,255,255,.82);font-size:14px}.legacy-home__support{padding-bottom:0!important}.legacy-home__support-story{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(44px,6vw,70px);align-items:center}.legacy-home__support-story p{margin:0 0 18px;font-size:15px}.legacy-home__support-story p:first-child:first-letter{float:left;margin:6px 12px 0 0;color:var(--legacy-gold);font-family:var(--edh-display,Georgia,serif);font-size:58px;font-weight:500;line-height:.8}.legacy-home__support-figure{margin:0;overflow:hidden;border-radius:16px}.legacy-home__support-figure img{width:100%;max-height:560px;display:block;object-fit:cover}.legacy-home__support-methods{margin-top:clamp(44px,6vw,64px);display:grid;grid-template-columns:1fr 1fr;gap:clamp(28px,4vw,48px);padding:clamp(36px,5vw,55px) 0 clamp(48px,6vw,68px);border-top:1px solid var(--legacy-line)}.legacy-home__support-methods>div{padding:30px 32px;border:1px solid var(--legacy-line);border-radius:16px;background:var(--legacy-cream)}.legacy-home__support-methods h3{max-width:450px;margin:0 0 24px;color:var(--legacy-ink);font-size:15px;font-weight:600;letter-spacing:.02em;line-height:1.5;text-transform:uppercase}.legacy-home__support-methods h3 strong{color:var(--legacy-purple);font-weight:800}.legacy-home__support-methods p{display:flex;gap:12px;flex-wrap:wrap;margin:0}.legacy-home__support-methods a{min-width:110px;padding:13px 20px;border:1px solid var(--legacy-purple);border-radius:999px;background:var(--legacy-purple);color:#fff;font-size:12px;font-weight:700;text-align:center;transition:background .35s ease,color .35s ease,transform .35s ease}.legacy-home__support-methods a:hover{background:var(--legacy-purple-deep);transform:translateY(-2px)}.legacy-home__support-methods a:nth-child(2){background:transparent;color:var(--legacy-purple)}.legacy-home__support-methods a:nth-child(2):hover{background:rgba(77,39,122,.08)}.legacy-home__support-methods a:nth-child(3){border-color:var(--legacy-gold);background:var(--legacy-gold-light);color:#3a2408}.legacy-home__support-methods a:nth-child(3):hover{background:#ecc45f}.legacy-home__support-methods ul{margin:0;padding:0;list-style:none}.legacy-home__support-methods li{margin:14px 0;color:var(--legacy-muted);font-size:13px}.legacy-home__support-methods li strong{color:var(--legacy-ink)}.legacy-home__news{background:var(--legacy-cream)}.legacy-home__news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.legacy-home__news-grid article{display:flex;flex-direction:column;padding:12px 12px 26px;border:1px solid var(--legacy-line);border-radius:18px;background:#fff;box-shadow:0 14px 38px rgba(36,22,49,.05);transition:transform .4s var(--edh-ease,ease),box-shadow .4s var(--edh-ease,ease)}.legacy-home__news-grid article:hover{transform:translateY(-6px);box-shadow:0 26px 54px rgba(36,22,49,.11)}.legacy-home__news-grid .legacy-home__media{height:240px;border-radius:10px}.legacy-home__news-grid time{margin:22px 14px 0;color:var(--legacy-gold);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.legacy-home__news-grid h3{margin:10px 14px 0;font-family:var(--edh-display,Georgia,serif);font-size:21px;font-weight:480;letter-spacing:-.01em;line-height:1.25}.legacy-home__news-grid h3 a{color:var(--legacy-ink);transition:color .3s ease}.legacy-home__news-grid h3 a:hover{color:var(--legacy-purple)}.legacy-home__news-grid p{margin:14px 14px 18px;font-size:13.5px}.legacy-home__read-more{margin:auto 14px 0;display:inline-flex;align-items:center;gap:8px;color:var(--legacy-purple);font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.legacy-home__read-more span{transition:transform .3s ease}.legacy-home__news-grid article:hover .legacy-home__read-more span{transform:translateX(4px)}@media (max-width:900px){.legacy-home__identity-grid,.legacy-home__support-methods,.legacy-home__support-story{grid-template-columns:1fr}.legacy-home__identity-grid{gap:40px}.legacy-home__identity figure{width:100%;margin-inline:auto}.legacy-home__event-grid,.legacy-home__news-grid,.legacy-home__offer-grid{grid-template-columns:1fr}.legacy-home__services-heading{grid-template-columns:1fr;gap:32px}.legacy-home__audience-grid{grid-template-columns:1fr 1fr}.legacy-home__audience-grid article:last-child{grid-column:1/-1}.legacy-home__values .legacy-home__container>div{grid-template-columns:1fr 1fr}}@media (max-width:620px){.legacy-home section{padding:62px 0}.legacy-home__container{width:calc(100% - 36px)}.legacy-home__section-heading{gap:22px;margin-bottom:36px}.legacy-home__section-heading,.legacy-home__services-heading>div:last-child{align-items:flex-start;flex-direction:column}.legacy-home__services h2{font-size:46px}.legacy-home__audience-grid{grid-template-columns:1fr}.legacy-home__audience-grid article:last-child{grid-column:auto}.legacy-home__audience-grid article{min-height:260px;padding:26px 25px}.legacy-home__audience-grid h3{margin-top:42px}.legacy-home__identity{padding:40px 0!important}.legacy-home__identity .legacy-home__container{width:calc(100% - 36px)}.legacy-home__identity-grid{gap:30px}.legacy-home__identity figure{width:100%;height:auto}.legacy-home__identity figure .legacy-home__identity-slices{border-radius:8px}.legacy-home__identity h2{margin-bottom:24px;font-size:36px}.legacy-home__identity h3{font-size:13px}.legacy-home__identity-copy>p{font-size:15px}.legacy-home__identity-socials{margin:24px 0 34px}.legacy-home__identity-metrics{gap:14px}.legacy-home__identity-metrics strong{font-size:32px}.legacy-home__identity-metrics span{font-size:11px}.legacy-home__offer-grid .legacy-home__media{height:220px}.legacy-home__values .legacy-home__container>div{grid-template-columns:1fr}.legacy-home__support-methods{gap:24px}.legacy-home__support-methods>div{padding:24px 22px}.legacy-home__support-methods p{align-items:stretch;flex-direction:column}.legacy-home__support-story p:first-child:first-letter{font-size:46px}}.human-site .edh-heading h2,.human-site .human-carousel figcaption h1,.human-site .legacy-home__audience-grid h3,.human-site .legacy-home__event-grid h3,.human-site .legacy-home__identity h2,.human-site .legacy-home__identity-metrics strong,.human-site .legacy-home__news-grid h3,.human-site .legacy-home__offer-grid h3,.human-site .legacy-home__services h2,.human-site .legacy-home__values h3{font-family:var(--edh-display,Georgia,serif)}@media (prefers-reduced-motion:reduce){.legacy-home__button,.legacy-home__event-grid>a,.legacy-home__media img,.legacy-home__news-grid article,.legacy-home__offer-grid article,.legacy-home__values article{transition:none}}.legacy-page{--legacy-purple:#4d277a;--legacy-purple-dark:#32154f;--legacy-gold:#e5b852;--legacy-ink:#111014;--legacy-soft:#f4f4f5;overflow:hidden;background:#fff;color:var(--legacy-ink);font-family:Arial,Helvetica,sans-serif}.legacy-page *{box-sizing:border-box}.legacy-page__container{width:min(1200px,calc(100% - 48px));margin-inline:auto}.legacy-page__section{padding:88px 0}.legacy-page__eyebrow{margin:0 0 16px;color:#aa7d1d!important;font-size:11px!important;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.legacy-page__section-heading{margin-bottom:52px}.legacy-page__section-heading--row{display:flex;align-items:flex-end;justify-content:space-between;gap:60px}.legacy-page__section-heading--row>p{max-width:470px;margin:0}.legacy-page__profile-copy h2,.legacy-page__section h2,.legacy-page__title h1{margin:0;font-size:clamp(40px,4.6vw,64px);font-weight:800;letter-spacing:-.045em;line-height:1.02}.legacy-page p{line-height:1.7}.legacy-page__button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:3px;font-size:11px;font-weight:800;letter-spacing:.04em;text-align:center;text-transform:uppercase}.legacy-page__button--gold{background:var(--legacy-gold);color:#191219}.legacy-page__button--purple{background:var(--legacy-purple);color:#fff}.legacy-page__title{padding:92px 0 78px;background:linear-gradient(135deg,var(--legacy-purple-dark),var(--legacy-purple));color:#fff}.legacy-page__title p{margin:0 0 12px;color:var(--legacy-gold);font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.legacy-page__title h1{color:#fff;font-size:clamp(58px,7vw,98px);text-transform:uppercase}.legacy-page__title span{max-width:620px;display:block;margin-top:18px;color:rgba(255,255,255,.78)}.legacy-page__title--blog{padding-block:110px}.legacy-page__profile{padding:88px 0;background:#fff}.legacy-page__profile-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:clamp(65px,9vw,125px);align-items:center}.legacy-page__profile-card{max-width:390px;padding:22px 22px 28px;border:1px solid #ece9ee;box-shadow:0 20px 55px rgba(40,22,51,.08);text-align:center}.legacy-page__profile-card img{width:100%;height:390px;object-fit:contain;object-position:center bottom;background:#f7f4f8}.legacy-page__profile-card h1{margin:25px 0 5px;font-size:23px;font-weight:800}.legacy-page__profile-card p{margin:0;color:#6c6870;font-size:12px}.legacy-page__profile-card div{margin-top:21px;display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.legacy-page__profile-card a{color:var(--legacy-purple);font-size:11px;font-weight:800;text-transform:uppercase}.legacy-page__profile-copy h2{max-width:720px;margin-bottom:30px}.legacy-page__profile-copy>p:not(.legacy-page__eyebrow){max-width:730px;margin:0;color:#3f3c42;font-size:16px}.legacy-page__profile-copy ul{margin:32px 0 0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:13px 28px;list-style:none}.legacy-page__profile-copy li{position:relative;padding-left:20px;color:#302c33;font-size:13px}.legacy-page__profile-copy li:before{position:absolute;left:0;content:"◆";color:var(--legacy-gold);font-size:9px}.legacy-services-page__list{background:#f7f7f8}.legacy-services-page__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.legacy-services-page__grid article{min-height:340px;position:relative;padding:42px 34px;overflow:hidden;border-bottom:5px solid transparent;background:#fff;box-shadow:0 10px 28px rgba(28,18,36,.04);text-align:center;transition:transform .2s ease,border-color .2s ease}.legacy-services-page__grid article:hover{transform:translateY(-4px);border-bottom-color:var(--legacy-purple)}.legacy-services-page__grid article>span{position:absolute;top:23px;left:25px;color:#c5c1c8;font-size:12px}.legacy-services-page__grid h3{margin:38px 0 23px;font-size:24px;font-weight:800}.legacy-services-page__grid p{margin:0;color:#444047;font-size:13px}.legacy-services-page__faq{background:var(--legacy-purple);color:#fff}.legacy-services-page__faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.legacy-services-page__faq h2{color:#fff}.legacy-services-page__faq details{border-bottom:1px solid rgba(255,255,255,.25)}.legacy-services-page__faq summary{min-height:76px;display:flex;align-items:center;gap:22px;color:#fff;font-size:17px;font-weight:700;cursor:pointer;list-style:none}.legacy-services-page__faq summary::-webkit-details-marker{display:none}.legacy-services-page__faq summary span{color:var(--legacy-gold);font-size:11px}.legacy-services-page__faq details p{margin:0 0 28px 40px;color:rgba(255,255,255,.75);font-size:14px}.legacy-events-page__hero{padding:84px 0;background:var(--legacy-purple);color:#fff}.legacy-events-page__hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:90px;align-items:center}.legacy-events-page__hero h1{max-width:650px;margin:0;color:#fff;font-size:clamp(52px,6vw,82px);line-height:.98;text-transform:uppercase}.legacy-events-page__hero p:not(.legacy-page__eyebrow){max-width:650px;margin:28px 0;color:rgba(255,255,255,.82)}.legacy-events-page__hero img{width:min(390px,100%);margin-inline:auto;box-shadow:22px 22px 0 rgba(229,184,82,.7)}.legacy-events-page__countdown{display:flex;gap:12px;margin:33px 0}.legacy-events-page__countdown span{min-width:78px;padding:14px 10px;border:1px solid rgba(255,255,255,.25);text-align:center;color:rgba(255,255,255,.72);font-size:9px;text-transform:uppercase}.legacy-events-page__countdown strong{display:block;color:#fff;font-size:23px}.legacy-events-page__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}.legacy-events-page__grid article{min-height:390px;display:grid;grid-template-columns:.9fr 1.1fr;overflow:hidden;border:1px solid #ece9ee;background:#fff}.legacy-events-page__grid article>img{width:100%;height:100%;object-fit:cover}.legacy-events-page__grid article>div{padding:34px 30px}.legacy-events-page__grid small{color:#9a6d10;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.legacy-events-page__grid h3{margin:18px 0;font-size:25px;line-height:1.1;text-transform:uppercase}.legacy-events-page__grid p{color:#4d4850;font-size:13px}.legacy-events-page__grid span{display:block;margin:20px 0;color:#767078;font-size:11px}.legacy-events-page__grid a{color:var(--legacy-purple);font-size:11px;font-weight:800;text-transform:uppercase}.legacy-events-page__videos{background:#f4f3f5}.legacy-events-page__videos .legacy-page__section-heading>a{color:var(--legacy-purple);font-size:12px;font-weight:800;text-transform:uppercase}.legacy-events-page__video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:34px 24px}.legacy-events-page__video-grid>a{color:#171319}.legacy-events-page__video-grid>a>div{position:relative;aspect-ratio:16/9;overflow:hidden;background:#1d1127}.legacy-events-page__video-grid img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.legacy-events-page__video-grid a:hover img{transform:scale(1.035)}.legacy-events-page__video-grid div span{width:48px;height:48px;position:absolute;inset:50% auto auto 50%;display:grid;place-items:center;border-radius:50%;background:rgba(77,39,122,.92);color:#fff;transform:translate(-50%,-50%)}.legacy-events-page__video-grid small{display:block;margin-top:17px;color:#9a6d10;font-size:10px;font-weight:800;text-transform:uppercase}.legacy-events-page__video-grid h3{margin:8px 0 0;font-size:18px;line-height:1.3}.legacy-offers-page__offers{background:#f5f4f6}.legacy-offers-page__list{display:grid;gap:42px}.legacy-offers-page__list article{display:grid;grid-template-columns:.86fr 1.14fr;min-height:530px;border:2px solid var(--legacy-purple);background:#fff}.legacy-offers-page__list article:nth-child(2){border-color:#111}.legacy-offers-page__list article:nth-child(3){border-color:var(--legacy-gold)}.legacy-offers-page__image{position:relative;min-height:500px;overflow:hidden}.legacy-offers-page__image img{width:100%;height:100%;object-fit:cover}.legacy-offers-page__image span{position:absolute;top:26px;left:26px;padding:7px 10px;background:#fff;color:var(--legacy-purple);font-size:11px;font-weight:800}.legacy-offers-page__list article>div:last-child{align-self:center;padding:55px clamp(38px,6vw,76px)}.legacy-offers-page__list h3{margin:0 0 25px;font-size:clamp(34px,4vw,52px);letter-spacing:-.04em;line-height:1;text-transform:uppercase}.legacy-offers-page__list article>div>p:not(.legacy-page__eyebrow){color:#433f45;font-size:14px}.legacy-offers-page__list ul{margin:28px 0;padding:23px 0;border-top:1px solid #e5e2e7;border-bottom:1px solid #e5e2e7;list-style:none}.legacy-offers-page__list li{margin:9px 0;font-size:13px;font-weight:700}.legacy-offers-page__testimonials{background:var(--legacy-purple);color:#fff}.legacy-offers-page__testimonials h2{max-width:780px;color:#fff}.legacy-offers-page__testimonials .legacy-page__container>div:last-child{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.legacy-offers-page__testimonials blockquote{min-height:265px;margin:0;padding:34px;display:flex;align-items:center;background:#fff;color:#29232d;font-family:Georgia,serif;font-size:17px;font-style:italic;line-height:1.7}.legacy-blog-page__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:34px 28px}.legacy-blog-page__grid article{min-height:640px;display:flex;flex-direction:column;border:1px solid #ece9ee;background:#fff}.legacy-blog-page__grid article>a{display:block;overflow:hidden}.legacy-blog-page__grid img{width:100%;height:290px;object-fit:cover;transition:transform .3s ease}.legacy-blog-page__grid article:hover img{transform:scale(1.025)}.legacy-blog-page__grid article>div{flex:1;display:flex;flex-direction:column;padding:30px 28px 25px}.legacy-blog-page__grid article>div>p{margin:0 0 14px;color:#a77b1d;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.legacy-blog-page__grid h2{margin:0 0 19px;font-size:24px;line-height:1.2}.legacy-blog-page__grid article>div>span{color:#555057;font-size:13px;line-height:1.7}.legacy-blog-page__grid article>div>a{margin-top:auto;padding-top:24px;color:var(--legacy-purple);font-size:11px;font-weight:800;text-transform:uppercase}.legacy-blog-page__grid time{margin-top:20px;padding-top:16px;border-top:1px solid #ece9ee;color:#807a83;font-size:11px}.legacy-article-page__hero{padding:92px 0;background:var(--legacy-purple);color:#fff}.legacy-article-page__hero p{margin:0 0 18px;color:var(--legacy-gold);font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.legacy-article-page__hero h1{max-width:1040px;margin:0;color:#fff;font-size:clamp(42px,5.8vw,76px);letter-spacing:-.045em;line-height:1.02}.legacy-article-page__hero time{display:block;margin-top:25px;color:rgba(255,255,255,.68);font-size:12px}.legacy-article-page__body{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(55px,8vw,110px);align-items:start}.legacy-article-page__body>img{width:100%;max-height:620px;object-fit:cover}.legacy-article-page__body>div>p{margin:0 0 24px;color:#363139;font-family:Georgia,serif;font-size:18px;line-height:1.85}.legacy-article-page__body .legacy-article-page__lead{color:#1d1720;font-size:24px;font-weight:700;line-height:1.55}.legacy-article-page__body a{display:inline-block;margin-top:26px;color:var(--legacy-purple);font-size:12px;font-weight:800;text-transform:uppercase}.legacy-library-page__catalog{background:var(--legacy-purple);color:#fff}.legacy-library-page__catalog h2{color:#fff}.legacy-library-page__catalog>div>div:last-child{display:grid;gap:2px}.legacy-library-page__catalog article{min-height:560px;display:grid;grid-template-columns:1fr 1fr;background:#fff;color:#171319}.legacy-library-page__catalog article.is-reversed>div:first-child{order:2}.legacy-library-page__catalog article>div:first-child{min-height:560px;display:grid;place-items:center;padding:60px;background:#f1eff2}.legacy-library-page__catalog img{width:min(390px,100%);max-height:450px;object-fit:contain;filter:drop-shadow(0 18px 24px rgba(20,12,25,.18))}.legacy-library-page__catalog article>div:last-child{align-self:center;padding:60px clamp(42px,6vw,80px)}.legacy-library-page__catalog article>div:last-child>span{color:#a77b1d;font-size:12px;font-weight:800}.legacy-library-page__catalog h3{margin:22px 0 8px;font-size:clamp(36px,4.2vw,58px);letter-spacing:-.045em;line-height:1.02;text-transform:uppercase}.legacy-library-page__catalog h4{margin:0 0 25px;color:var(--legacy-purple);font-size:17px}.legacy-library-page__catalog p{margin-bottom:30px;color:#48434b;font-size:14px}@media (max-width:980px){.legacy-article-page__body,.legacy-events-page__hero-grid,.legacy-page__profile-grid,.legacy-services-page__faq-grid{grid-template-columns:1fr}.legacy-page__profile-card{margin-inline:auto}.legacy-blog-page__grid,.legacy-events-page__video-grid,.legacy-offers-page__testimonials .legacy-page__container>div:last-child,.legacy-services-page__grid{grid-template-columns:repeat(2,1fr)}.legacy-events-page__grid,.legacy-offers-page__list article{grid-template-columns:1fr}.legacy-offers-page__image{min-height:420px}}@media (max-width:680px){.legacy-page__container{width:calc(100% - 36px)}.legacy-page__section{padding:68px 0}.legacy-page__title{padding:68px 0 58px}.legacy-page__title h1{font-size:50px}.legacy-page__section-heading--row{align-items:flex-start;flex-direction:column;gap:24px}.legacy-page__profile{padding:64px 0}.legacy-page__profile-grid{gap:55px}.legacy-page__profile-card img{height:330px}.legacy-blog-page__grid,.legacy-events-page__video-grid,.legacy-offers-page__testimonials .legacy-page__container>div:last-child,.legacy-page__profile-copy ul,.legacy-services-page__grid{grid-template-columns:1fr}.legacy-services-page__grid article{min-height:0}.legacy-events-page__hero{padding:68px 0}.legacy-events-page__hero-grid{gap:55px}.legacy-events-page__hero h1{font-size:48px}.legacy-events-page__countdown{display:grid;grid-template-columns:1fr 1fr}.legacy-events-page__grid article{grid-template-columns:1fr}.legacy-events-page__grid article>img{height:320px}.legacy-offers-page__image{min-height:340px}.legacy-offers-page__list article>div:last-child{padding:38px 26px 44px}.legacy-blog-page__grid article,.legacy-offers-page__testimonials blockquote{min-height:0}.legacy-library-page__catalog article{min-height:0;grid-template-columns:1fr}.legacy-library-page__catalog article.is-reversed>div:first-child{order:0}.legacy-library-page__catalog article>div:first-child{min-height:430px;padding:40px}.legacy-library-page__catalog article>div:last-child{padding:42px 28px 52px}}