.sage-hero{width:100%}.sage-hero-navbar{background:0 0;border-radius:32px;margin:0 16px}.sage-hero-navbar-inner{background:var(--sage-surface-navbar);border:1px solid var(--sage-border-navbar);-webkit-backdrop-filter:blur(12px);border-radius:32px;justify-content:space-between;align-items:center;padding:18px 24px;display:flex}.sage-hero-brand,.sage-hero-brand>div,.sage-hero-brand span{pointer-events:auto;width:auto;display:inline}.sage-hero-brand{--h3-font-size:16px;--h3-line-height:24px;--font-heading:var(--sage-font-body);--font-heading-weight:var(--sage-font-weight-body,400);--text-heading:var(--sage-text-primary);letter-spacing:-.5px}.sage-hero-menu-btn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:flex}.sage-menu-icon{width:24px;height:18px;position:relative}.sage-menu-icon span{background:var(--sage-text-primary);border-radius:1px;width:100%;height:2px;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .2s;display:block;position:absolute;left:0}.sage-menu-icon span:first-child{top:0}.sage-menu-icon span:nth-child(2){top:8px}.sage-menu-icon span:nth-child(3){top:16px}.sage-menu-icon--open span:first-child{top:8px;transform:rotate(45deg)}.sage-menu-icon--open span:nth-child(2){opacity:0}.sage-menu-icon--open span:nth-child(3){top:8px;transform:rotate(-45deg)}.sage-hero-menu-toggle{z-index:201;position:relative}.sage-hero-menu-toggle--open .sage-menu-icon span{background:var(--sage-text-on-cta)}.sage-hero-navbar[data-menu-open] .sage-hero-navbar-inner{-webkit-backdrop-filter:none;box-shadow:none;background:0 0;border-color:#0000}.sage-hero-navbar[data-menu-open] .sage-hero-brand{visibility:hidden}.sage-hero-navbar[data-scrolled]{background:0 0}.sage-hero-navbar[data-scrolled] .sage-hero-navbar-inner{padding:12px 24px;box-shadow:0 4px 20px #00000014}.sage-hero-navbar-cta{font-family:var(--sage-font-body);letter-spacing:-.5px;color:var(--sage-text-on-cta);background:var(--sage-surface-cta);cursor:pointer;white-space:nowrap;border:none;border-radius:100px;padding:8px 24px;font-size:16px;font-weight:400;line-height:24px;transition:filter .2s,transform .1s}.sage-hero-navbar-cta:hover{filter:brightness(.96)}.sage-hero-navbar-cta:active{filter:brightness(.92);transform:scale(.98)}@keyframes sage-hero-fade-in{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.sage-hero-content .sage-hero-avatar-wrapper,.sage-hero-content .sage-hero-text-block,.sage-hero-content .sage-hero-actions{opacity:0;transform:translateY(40px)}.sage-hero-animate .sage-hero-avatar-wrapper,.sage-hero-animate .sage-hero-text-block,.sage-hero-animate .sage-hero-actions{animation:1.8s cubic-bezier(.22,1,.36,1) forwards sage-hero-fade-in}.sage-hero-animate .sage-hero-avatar-wrapper{animation-delay:0s}.sage-hero-animate .sage-hero-text-block{animation-delay:.15s}.sage-hero-animate .sage-hero-actions{animation-delay:.3s}.sage-hero-no-animate .sage-hero-avatar-wrapper,.sage-hero-no-animate .sage-hero-text-block,.sage-hero-no-animate .sage-hero-actions{opacity:1;transform:none}.sage-hero-content{flex-direction:column;align-items:center;gap:16px;min-height:calc(100dvh - 110px);padding-top:32px;padding-bottom:64px;display:flex}.sage-hero-avatar-wrapper{justify-content:center;width:100%;display:flex}.sage-hero-avatar{border-radius:50%;flex-shrink:0;width:302px;height:302px}.sage-hero-avatar-media,.sage-hero-avatar-media>div{border-radius:50%;width:100%;height:100%;overflow:hidden}.sage-hero-avatar-media img,.sage-hero-avatar-media video{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:100%;height:100%}.sage-hero-avatar-placeholder{background:var(--sage-surface-cta);border-radius:50%;width:100%;height:100%}.sage-hero-text-block{flex-direction:column;align-items:center;gap:16px;width:100%;max-width:395px;padding:0 20px;display:flex}.sage-hero-location{font-family:var(--sage-font-body);letter-spacing:-.5px;color:var(--sage-text-primary);pointer-events:auto;justify-content:center;align-items:center;gap:8px;font-size:16px;font-weight:400;line-height:24px;display:flex}.sage-hero-headline{text-align:center;pointer-events:auto;width:100%;margin:0}.sage-hero-headline,.sage-hero-headline>div{width:100%}.sage-hero-headline{--h1-font-size:42px;--h1-line-height:46px;--font-heading:var(--sage-font-heading);--font-heading-weight:var(--sage-font-weight-heading,400);--text-heading:var(--sage-text-primary);letter-spacing:var(--sage-heading-letter-spacing,-.42px);font-weight:var(--sage-font-weight-heading,400);font-style:var(--sage-heading-font-style,italic);overflow-wrap:break-word;word-break:break-word}.sage-hero-subtitle{text-align:center;pointer-events:auto;width:100%;max-width:355px}.sage-hero-subtitle,.sage-hero-subtitle>div{width:100%}.sage-hero-subtitle{--paragraph-lg-font-size:16px;--paragraph-lg-line-height:24px;--font-body:var(--sage-font-body);--font-body-weight:var(--sage-font-weight-body,400);--text-body:var(--sage-text-body);letter-spacing:-.5px;overflow-wrap:break-word;word-break:break-word}.sage-hero-actions{justify-content:center;width:100%;padding-top:16px;display:flex}.sage-hero-cta{font-family:var(--sage-font-body);color:var(--sage-text-on-cta);background:var(--sage-surface-cta);cursor:pointer;border:none;border-radius:100px;min-width:120px;padding:22px 24px;font-size:19px;font-weight:400;line-height:26px;transition:filter .2s,transform .1s}.sage-hero-cta:hover{filter:brightness(.96)}.sage-hero-cta:active{filter:brightness(.92);transform:scale(.98)}.sage-mobile-menu{z-index:200;background:var(--sage-surface-cta);opacity:0;visibility:hidden;pointer-events:none;flex-direction:column;height:100dvh;transition:opacity .3s,visibility .3s;display:flex;position:fixed;inset:0;overflow:hidden}.sage-mobile-menu--open{opacity:1;visibility:visible;pointer-events:auto}.sage-mobile-menu-header{justify-content:flex-end;padding:40px 32px 0;display:flex}.sage-mobile-menu-nav{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:24px;padding-bottom:80px;display:flex}.sage-mobile-menu-item{font-family:var(--sage-font-heading);letter-spacing:-.42px;color:var(--sage-text-on-cta);cursor:pointer;text-align:center;background:0 0;border:none;padding:0;font-size:42px;font-weight:400;line-height:46px;transition:opacity .2s}.sage-mobile-menu-item:hover{opacity:.7}.sage-mobile-menu-item:active{opacity:.5}@media (min-width:640px){.sage-hero-avatar{width:320px;height:320px}.sage-hero-headline{--h1-font-size:52px;--h1-line-height:56px}.sage-hero-subtitle{--paragraph-lg-font-size:18px;--paragraph-lg-line-height:28px;max-width:420px}}@media (min-width:768px){.sage-hero-headline{--h1-font-size:60px;--h1-line-height:64px}.sage-hero-subtitle{--paragraph-lg-font-size:20px;--paragraph-lg-line-height:30px;max-width:480px}.sage-hero-avatar{width:340px;height:340px}}
