:root{--gradient-brand:linear-gradient(135deg, #1f0957 0%, #05cd99 100%);--text-soft:#64748b;--text-alt:#f3f4f9;--deck-shell-max:80rem;--deck-shell-wide:88rem;--deck-shell-text:56rem;--deck-shell-video:64rem}@media (width>=1440px){:root{--deck-shell-max:88rem;--deck-shell-wide:98rem;--deck-shell-text:60rem;--deck-shell-video:70rem}}@media (width>=1800px){:root{--deck-shell-max:96rem;--deck-shell-wide:112rem;--deck-shell-text:64rem;--deck-shell-video:76rem}}html:has(.deck-root){scroll-behavior:auto}.deck-root{font-variant-numeric:tabular-nums;font-family:Manrope,ui-sans-serif,system-ui,sans-serif}.deck-root .max-w-\[80rem\]{max-width:min(100%, var(--deck-shell-max))!important}.deck-root .max-w-\[64rem\]{max-width:min(100%, var(--deck-shell-video))!important}.deck-root .max-w-\[56rem\]{max-width:min(100%, var(--deck-shell-text))!important}.deck-shell-wide{width:min(100%, var(--deck-shell-wide));max-width:var(--deck-shell-wide);margin-inline:auto}.deck-shell-text{width:min(100%, var(--deck-shell-text))}.deck-root ::selection{color:#fff;background:#6756ff}.deck-root button,.deck-root .font-mono,.deck-root [class*=uppercase]{font-family:JetBrains Mono,Akkurat Mono,ui-monospace,monospace}.deck-root h1,.deck-root h2,.deck-root h3,.deck-root h4,.deck-root h5,.deck-root h6{letter-spacing:-.01em;font-family:Manrope,sans-serif;font-weight:400}.deck-root h1,.deck-root h2,.deck-root h3{line-height:1.2}.deck-root h4,.deck-root h5{line-height:1.3}.deck-root h6{line-height:1.4}.scroll-progress{background:var(--violet);z-index:100;will-change:width;width:0%;height:2px;transition:width 80ms linear;position:fixed;top:0;left:0}.deck-root section[id].chapter-pending>div>*{opacity:0;transform:none}.deck-root section[id].chapter-in>div>*{animation:.22s ease-out forwards chapterEnter}.deck-root section[id].chapter-in>div>:first-child{animation-delay:0s}.deck-root section[id].chapter-in>div>:nth-child(2){animation-delay:30ms}.deck-root section[id].chapter-in>div>:nth-child(3){animation-delay:60ms}.deck-root section[id].chapter-in>div>:nth-child(4){animation-delay:90ms}.deck-root section[id].chapter-in>div>:nth-child(5){animation-delay:.12s}.deck-root section[id].chapter-in>div>:nth-child(n+6){animation-delay:.14s}@keyframes chapterEnter{to{opacity:1;transform:none}}.card-lift{border:1px solid #0000;transition:border-color .15s,background-color .15s}.card-lift:hover{border-color:#aca3f8}.btn-invert{background:var(--violet);color:#fff;border:1px solid var(--violet);transition:background-color .15s,color .15s,border-color .15s}.btn-invert:hover{color:var(--violet);border-color:var(--violet);background:#fff}.locked-pattern{background-color:var(--soft-lighter);background-image:repeating-linear-gradient(135deg, var(--soft-light) 0px, var(--soft-light) 1px, transparent 1px, transparent 10px)}@keyframes statusPulse{0%,90%,to{opacity:1;transform:scale(1)}95%{opacity:.55;transform:scale(1.6)}}.status-dot{animation:4s ease-in-out infinite statusPulse}@keyframes statusRing{0%,88%{opacity:.55;transform:scale(1)}to{opacity:0;transform:scale(2.8)}}.status-ring{animation:4s ease-out infinite statusRing}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{scrollbar-width:none}.reveal{opacity:0;transition:opacity .22s ease-out;transform:none}.reveal.visible{opacity:1;transform:none}.reveal-children.visible>*{opacity:0;animation:.22s ease-out forwards revealChild}.reveal-children.visible>:first-child{animation-delay:0s}.reveal-children.visible>:nth-child(2){animation-delay:24ms}.reveal-children.visible>:nth-child(3){animation-delay:48ms}.reveal-children.visible>:nth-child(4){animation-delay:72ms}.reveal-children.visible>:nth-child(5){animation-delay:96ms}.reveal-children.visible>:nth-child(6){animation-delay:.12s}@keyframes revealChild{0%{opacity:0;transform:none}to{opacity:1;transform:none}}.animate-fade-in{animation:.5s ease-out both deckFadeIn}@keyframes deckFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.deck-root *,.deck-root :before,.deck-root :after{border-radius:0!important}.orb-green{background:radial-gradient(circle,#04cd8a40 0%,#0000 70%)}.orb-violet{background:radial-gradient(circle,#7057ff1f 0%,#0000 70%)}.card-hover{transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s cubic-bezier(.16,1,.3,1)}.card-hover:hover{transform:translateY(-2px);box-shadow:0 12px 40px -12px #2209531f}.section-gradient-violet{background:linear-gradient(#f0f2ff 0%,#fff 100%)}.section-gradient-white{background:linear-gradient(#fff 0%,#f5f6ff 100%)}.person-photo-circle,.person-photo-circle>img,img.person-photo-circle{clip-path:circle(50%);border-radius:9999px!important}@media (prefers-reduced-motion:reduce){html:has(.deck-root){scroll-behavior:auto}.deck-root section[id]>div>*,.deck-root section[id].chapter-in>div>*{opacity:1!important;animation:none!important;transform:none!important}.status-dot,.status-ring{animation:none!important}.scroll-progress{transition:none!important}.reveal{opacity:1;transition:none;transform:none}.reveal-children.visible>*{opacity:1;animation:none}}
