@keyframes ghGridPulse{0%,to{opacity:.35}50%{opacity:.7}}@keyframes ghFadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes ghKenBurns{0%{transform:scale(1)}to{transform:scale(1.03)}}@keyframes ghShimmer{0%{background-position:-200% center}to{background-position:200% center}}@keyframes ghCountPulse{0%{transform:scale(1)}40%{transform:scale(1.12)}to{transform:scale(1)}}@keyframes ghSlideLeft{0%{opacity:0;transform:translate(-16px)}to{opacity:1;transform:translate(0)}}@keyframes ghTagFade{0%{opacity:0;transform:translateY(10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.gh-toc{position:fixed;top:1.25rem;left:50%;transform:translate(-50%,-16px);z-index:120;opacity:0;pointer-events:none;transition:opacity .35s ease,transform .35s ease,top .3s ease}.gh-toc.gh-nav-show{opacity:1;pointer-events:auto;transform:translate(-50%)}.gh-toc.gh-nav-up{top:5.125rem}@media(min-width:1280px){.gh-toc.gh-nav-up{top:6.3125rem}}@media(max-width:1024px){.gh-toc{display:none}}.gh-toc-inner{display:flex;flex-direction:row;align-items:center;padding:.5rem .85rem;background:#292929eb;border:1px solid rgba(255,255,255,.12);border-radius:999px;box-shadow:0 10px 40px #00000052;backdrop-filter:blur(10px);transition:padding .3s ease}.gh-toc:hover .gh-toc-inner{padding-right:1.1rem}.gh-toc-logo{display:block;width:28px;height:28px;flex-shrink:0;margin:0 .15rem}.gh-toc-items{display:flex;flex-direction:row;align-items:center;gap:.15rem;max-width:0;opacity:0;overflow:hidden;margin-left:0;padding-left:0;transition:max-width .45s ease,opacity .3s ease,margin-left .3s ease,padding-left .3s ease}.gh-toc:hover .gh-toc-items{max-width:78vw;opacity:1;margin-left:.55rem;padding-left:.65rem;border-left:1px solid rgba(255,255,255,.14)}.gh-toc-item{display:flex;align-items:center;text-decoration:none;padding:.35rem .7rem;border-radius:999px;white-space:nowrap}.gh-toc-label{font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#fff9;white-space:nowrap;transition:color .2s ease}.gh-toc-item:hover .gh-toc-label{color:#fff}.gh-toc-item.is-active{background:#00dcbc26}.gh-toc-item.is-active .gh-toc-label{color:var(--color-primary-500)}.gh-sticky-back{position:fixed;top:1.25rem;left:1.25rem;z-index:150;display:inline-flex;align-items:center;gap:.45rem;background:#292929eb;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.12);padding:.5rem 1.1rem;text-decoration:none;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-primary-500);opacity:0;pointer-events:none;transform:translateY(-8px);transition:opacity .3s,transform .3s,top .3s ease,border-color .2s,color .2s}.gh-sticky-back.gh-nav-show{opacity:1;pointer-events:auto;transform:translateY(0)}.gh-sticky-back.gh-nav-up{top:5.125rem}@media(min-width:1280px){.gh-sticky-back.gh-nav-up{top:6.3125rem}}.gh-sticky-back:hover{border-color:var(--color-primary-500);color:#fff}.gh-sticky-back svg{width:13px;height:13px;flex-shrink:0}.gh-sticky-demo{position:fixed;bottom:1.5rem;left:1.5rem;z-index:300;background:var(--color-primary-500);color:var(--color-neutral-900);padding:.8rem 1.75rem;font-family:var(--font-secondary);font-size:1rem;letter-spacing:.09em;font-weight:700;text-decoration:none;box-shadow:0 8px 32px #00dcbc66;opacity:0;pointer-events:none;transform:translateY(10px);transition:opacity .3s,transform .3s,background .2s,color .2s}.gh-sticky-demo.gh-nav-show{opacity:1;pointer-events:auto;transform:translateY(0)}.gh-sticky-demo:hover{background:var(--color-neutral-900);color:#fff;box-shadow:none}.gh-reveal{opacity:0;transform:translateY(24px)}.gh-reveal.visible{animation:ghFadeUp .65s cubic-bezier(.16,1,.3,1) forwards}.gh-reveal[data-delay="1"].visible{animation-delay:.08s}.gh-reveal[data-delay="2"].visible{animation-delay:.16s}.gh-reveal[data-delay="3"].visible{animation-delay:.24s}.gh-reveal[data-delay="4"].visible{animation-delay:.32s}.gh-reveal-x{opacity:0;transform:translate(-16px)}.gh-reveal-x.visible{animation:ghSlideLeft .55s cubic-bezier(.16,1,.3,1) forwards}.gh-reveal-x[data-delay="1"].visible{animation-delay:.1s}.gh-reveal-x[data-delay="2"].visible{animation-delay:.2s}.gh-reveal-x[data-delay="3"].visible{animation-delay:.3s}.gh-hero,.gh-background,.gh-q1,.gh-q2,.gh-growth,.gh-q3,.gh-q4,.gh-q5,.gh-q6{scroll-margin-top:90px}.gh-teal{color:var(--color-primary-500)}.gh-tag{font-size:.72rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--color-primary-500);margin-bottom:.85rem}.gh-section-h{font-family:var(--font-secondary);font-size:clamp(2.8rem,5vw,4.8rem);letter-spacing:.03em;line-height:.9}.gh-shimmer-badge{display:inline-block;padding:5px 14px;background:linear-gradient(90deg,var(--color-primary-500) 0%,#fff 50%,var(--color-primary-500) 100%);background-size:200% auto;color:var(--color-neutral-900);font-size:.65rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase;opacity:0;animation:ghShimmer 3s .9s linear infinite,ghFadeUp .8s .2s ease forwards}.gh-back{display:inline-flex;align-items:center;gap:.5rem;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--color-primary-500);text-decoration:none;border:1px solid rgba(0,220,188,.35);padding:.4rem .9rem;transition:all .2s;opacity:0;animation:ghFadeUp .7s .1s ease forwards}.gh-back:hover{background:#00dcbc1a;border-color:var(--color-primary-500)}.gh-back svg{width:13px;height:13px;flex-shrink:0}.gh-hero-meta{display:flex;align-items:center;gap:1rem;flex-wrap:nowrap;margin-bottom:2.5rem}.gh-hero-meta .gh-back,.gh-hero-meta .gh-shimmer-badge{margin-bottom:0;flex-shrink:0;white-space:nowrap}@media(max-width:600px){.gh-hero-meta{gap:.5rem}.gh-hero-meta .gh-back{font-size:.6rem;padding:.35rem .6rem;letter-spacing:.08em}.gh-hero-meta .gh-shimmer-badge{font-size:.55rem;padding:4px 9px;letter-spacing:.1em}}.gh-hero{background:var(--color-neutral-900);position:relative;overflow:hidden;padding:6rem 1rem 0}.gh-hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(0,220,188,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(0,220,188,.05) 1px,transparent 1px);background-size:80px 80px;animation:ghGridPulse 9s ease-in-out infinite}.gh-hero-glow{position:absolute;inset:0;background:radial-gradient(ellipse 60% 50% at 50% 40%,rgba(0,220,188,.08) 0%,transparent 70%)}.gh-hero-inner{position:relative;z-index:2;max-width:1100px;margin:0 auto;padding:0 1rem;display:grid;grid-template-columns:1fr auto;gap:0 3rem;align-items:start}.gh-hero-inner>.gh-hero-meta{grid-column:1 / -1}.gh-hero-left{min-width:0}.gh-hero-right{display:flex;flex-direction:column;border:1px solid rgba(0,220,188,.2);background:#00dcbc0f;min-width:210px;opacity:0;animation:ghFadeUp .9s .5s ease forwards}@media(max-width:900px){.gh-hero-inner{grid-template-columns:1fr}.gh-hero-right{flex-direction:row;flex-wrap:wrap;margin-top:2.5rem}}.gh-hero-h1{font-family:var(--font-secondary);font-size:clamp(3.5rem,8vw,7.5rem);line-height:.88;letter-spacing:.03em;color:#fff;max-width:780px;opacity:0;animation:ghFadeUp .9s .4s ease forwards}.gh-hero-sub{font-size:1rem;font-weight:300;color:#ffffff80;max-width:560px;margin:1.5rem 0 1.25rem;line-height:1.8;opacity:0;animation:ghFadeUp .9s .6s ease forwards}.gh-hero-stats{display:contents}.gh-hero-stat{padding:1.5rem;border-bottom:1px solid rgba(0,220,188,.12)}.gh-hero-stat:last-child{border-bottom:none}.gh-hero-stat-val{font-family:var(--font-secondary);font-size:clamp(1.8rem,3vw,2.6rem);letter-spacing:.04em;line-height:1}.gh-hero-stat-lbl{font-size:.65rem;color:#ffffff73;text-transform:uppercase;letter-spacing:.1em;margin-top:.4rem}@media(max-width:900px){.gh-hero-stat{border-bottom:none;border-right:1px solid rgba(0,220,188,.12);flex:1 1 160px;padding:1.25rem}.gh-hero-stat:last-child{border-right:none}}.gh-hero-img-wrap{position:relative;z-index:2;margin-top:3rem;overflow:hidden;border-radius:12px 12px 0 0;aspect-ratio:2/1;max-width:1100px;margin-left:auto;margin-right:auto;box-shadow:0 -20px 60px #00000059}.gh-hero-img{width:100%;height:100%;object-fit:cover;object-position:center 6%;display:block;animation:ghKenBurns 12s ease-in-out infinite alternate}.gh-hero-img-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(41,41,41,.55) 0%,transparent 50%)}.gh-background{background:#f5f7fa;padding:6rem 0}.gh-background-body{font-size:1.05rem;color:#292929b3;line-height:1.8}.gh-background-body p+p{margin-top:1.25rem}.gh-background-profile{display:grid;grid-template-columns:auto 1fr;gap:2.5rem;align-items:start}@media(max-width:600px){.gh-background-profile{grid-template-columns:1fr}.gh-background-profile img{width:100px!important;height:100px!important}}.gh-callout{padding:2rem 2.25rem;background:#00dcbc12;border-left:4px solid var(--color-primary-500);margin-bottom:1.5rem}.gh-callout:last-child{margin-bottom:0}.gh-callout-label{font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--color-primary-500);margin-bottom:.75rem}.gh-callout-text{font-size:1.05rem;color:var(--color-neutral-900);line-height:1.65;font-weight:600}.gh-tags{display:flex;flex-wrap:wrap;gap:.6rem}.gh-tag-pill{padding:.4rem .9rem;border:1px solid rgba(0,220,188,.3);background:#00dcbc0f;font-size:.68rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--color-primary-500);opacity:0;transform:translateY(10px) scale(.95);transition:background .2s,border-color .2s}.gh-tag-pill:hover{background:#00dcbc24;border-color:var(--color-primary-500)}.gh-tags.visible .gh-tag-pill{animation:ghTagFade .45s cubic-bezier(.16,1,.3,1) forwards}.gh-tags.visible .gh-tag-pill:nth-child(1){animation-delay:.04s}.gh-tags.visible .gh-tag-pill:nth-child(2){animation-delay:.09s}.gh-tags.visible .gh-tag-pill:nth-child(3){animation-delay:.14s}.gh-tags.visible .gh-tag-pill:nth-child(4){animation-delay:.19s}.gh-tags.visible .gh-tag-pill:nth-child(5){animation-delay:.24s}.gh-tags.visible .gh-tag-pill:nth-child(6){animation-delay:.29s}.gh-tags.visible .gh-tag-pill:nth-child(7){animation-delay:.34s}.gh-tags.visible .gh-tag-pill:nth-child(8){animation-delay:.39s}.gh-tags.visible .gh-tag-pill:nth-child(9){animation-delay:.44s}.gh-tags.visible .gh-tag-pill:nth-child(10){animation-delay:.49s}.gh-tags--dark .gh-tag-pill{border-color:#00dcbc40;background:#00dcbc12}.gh-tags--dark .gh-tag-pill:hover{background:#00dcbc2e}.gh-principles{display:flex;flex-direction:column;gap:1.25rem}.gh-principle{display:flex;align-items:flex-start;gap:.85rem}.gh-principle-dot{width:7px;height:7px;border-radius:50%;background:var(--color-primary-500);flex-shrink:0;margin-top:.45rem}.gh-principle-text{font-size:1.05rem;font-weight:600;color:#ffffffd1;line-height:1.55}.gh-qs-dark{background:var(--color-neutral-900);padding:6rem 0;position:relative;overflow:hidden}.gh-qs-light{background:#fff;padding:6rem 0}.gh-qs-lightgrey{background:#f5f7fa;padding:6rem 0}.gh-qs-grid-bg{position:absolute;inset:0;background-image:linear-gradient(rgba(0,220,188,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(0,220,188,.025) 1px,transparent 1px);background-size:60px 60px}.gh-q-layout{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start;margin-top:2.5rem}@media(max-width:768px){.gh-q-layout{grid-template-columns:1fr;gap:3rem}}.gh-question{font-size:1.05rem;font-weight:600;color:#ffffffd9;line-height:1.7;border-left:3px solid var(--color-primary-500);padding-left:1.25rem;margin-bottom:2rem;font-style:italic}.gh-question--light{color:var(--color-neutral-900)}.gh-answer{font-size:1.025rem;color:#ffffffa6;line-height:1.85}.gh-answer--light{color:#292929bf}.gh-answer p+p{margin-top:1.25rem}.gh-growth{background:var(--color-neutral-900);padding:6rem 0;position:relative;overflow:hidden}.gh-growth-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3.5rem}@media(max-width:768px){.gh-growth-cards{grid-template-columns:1fr}}.gh-growth-card{background:#fff;padding:2.5rem 2rem;transition:box-shadow .25s,transform .25s cubic-bezier(.34,1.56,.64,1)}.gh-growth-card:hover{box-shadow:0 20px 60px #00000040;transform:translateY(-4px)}.gh-growth-num{font-family:var(--font-secondary);font-size:clamp(3.5rem,6vw,5rem);letter-spacing:.04em;line-height:1;color:var(--color-primary-500);margin-bottom:.75rem;display:inline-block}.gh-growth-num.gh-counted{animation:ghCountPulse .5s cubic-bezier(.34,1.56,.64,1)}.gh-growth-title{font-family:var(--font-secondary);font-size:1.45rem;letter-spacing:.05em;color:var(--color-neutral-900);line-height:1.1}.gh-pullquote-section{background:var(--color-neutral-900);padding:7rem 1rem;position:relative;overflow:hidden}.gh-pullquote-grid-bg{position:absolute;inset:0;background-image:linear-gradient(rgba(0,220,188,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(0,220,188,.025) 1px,transparent 1px);background-size:60px 60px}.gh-pullquote-inner{position:relative;z-index:2;max-width:860px;margin:0 auto;text-align:center}.gh-pullquote-mark{font-family:var(--font-secondary);font-size:6rem;line-height:.5;color:var(--color-primary-500);opacity:.3;margin-bottom:1.5rem;display:block}.gh-pullquote-text{font-family:var(--font-secondary);font-size:clamp(1.8rem,3.5vw,2.8rem);line-height:1.15;letter-spacing:.02em;color:#fff;margin-bottom:2.5rem}.gh-pullquote-text em{color:var(--color-primary-500);font-style:normal}.gh-pullquote-cite{display:flex;align-items:center;justify-content:center;gap:1rem}.gh-cite-avatar{width:3rem;height:3rem;border-radius:50%;overflow:hidden;background:var(--color-primary-500);display:flex;align-items:center;justify-content:center;flex-shrink:0}.gh-cite-initials{font-weight:800;font-size:.78rem;letter-spacing:.05em;color:var(--color-neutral-900)}.gh-cite-name{font-size:.9rem;font-weight:700;color:#fff;text-align:left}.gh-cite-role{font-size:.78rem;color:#ffffff73;margin-top:.15rem;text-align:left}.gh-timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3.5rem}@media(max-width:768px){.gh-timeline{grid-template-columns:1fr}}.gh-timeline-item{padding:2rem 1.75rem;background:#f5f7fa;border:1px solid var(--color-neutral-200);border-top:3px solid var(--color-primary-500)}.gh-timeline-period{font-family:var(--font-secondary);font-size:1.4rem;letter-spacing:.05em;color:var(--color-primary-500);margin-bottom:.85rem}.gh-timeline-body{font-size:.9rem;color:#292929b3;line-height:1.75}.gh-cta{background:var(--color-primary-500);position:relative;overflow:hidden;padding:6rem 1rem;text-align:center}.gh-cta:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(-18deg,transparent,transparent 60px,rgba(0,55,142,.07) 60px,rgba(0,55,142,.07) 62px)}.gh-cta-inner{position:relative;z-index:2;max-width:680px;margin:0 auto}.gh-cta-h{font-family:var(--font-secondary);font-size:clamp(3.5rem,8vw,7rem);letter-spacing:.03em;line-height:.88;color:var(--color-neutral-900)}.gh-cta-h span{color:#fff}.gh-btn{padding:14px 34px;font-family:var(--font-secondary);font-size:1.05rem;letter-spacing:.09em;text-decoration:none;display:inline-block;transition:all .25s;border:2px solid transparent;margin-top:2.5rem}.gh-btn--dark{background:var(--color-neutral-900);color:#fff;border-color:var(--color-neutral-900);font-weight:700}.gh-btn--dark:hover{background:transparent;color:var(--color-neutral-900)}.gh-btn--outline-light{background:transparent;color:#fff;border-color:#ffffff80;font-weight:700}.gh-btn--outline-light:hover{background:#ffffff1a;border-color:#fff}
