section[id]{scroll-margin-top:72px}:root{--cream:#faf8f5;--white:#fff;--ink:#1a1814;--ink-soft:#4a4740;--ink-muted:#9a958e;--teal:#2e7d72;--teal-light:#e8f3f1;--teal-mid:#c2deda;--gold:#b8935a;--gold-light:#f5ede0;--border:#e8e4de;--serif:"Cormorant Garamond", Georgia, serif;--sans:"DM Sans", sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:hidden}body{font-family:var(--sans);background:var(--cream);color:var(--ink);max-width:100vw;font-size:15px;line-height:1.7;overflow-x:hidden}img:not([data-nimg=fill]),video,canvas{max-width:100%;height:auto}svg{max-width:100%}#hero,#why-hire,#clinical-numbers,#skills,#about,#about-more,#career,#projects,#dashboard,#blog,#contact,footer{max-width:100%;overflow-x:clip}nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#faf8f5eb;justify-content:space-between;align-items:center;gap:1rem;padding:1.2rem 5vw;display:flex;position:fixed;top:0;left:0;right:0}.nav-logo{font-family:var(--serif);color:var(--ink);white-space:nowrap;flex-shrink:0;font-size:1.3rem;font-weight:500;text-decoration:none}.nav-logo span{color:var(--teal)}.nav-links{gap:2rem;list-style:none;display:flex}.nav-links a{color:var(--ink-soft);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:400;text-decoration:none;transition:color .2s;position:relative}.nav-links a:after{content:"";background:var(--teal);transform-origin:0;height:1px;transition:transform .3s;position:absolute;bottom:-3px;left:0;right:0;transform:scaleX(0)}.nav-links a:hover,.nav-links a.active{color:var(--teal)}.nav-links a:hover:after,.nav-links a.active:after{transform:scaleX(1)}.hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.hamburger span{background:var(--ink);width:22px;height:1.5px;display:block}#hero{text-align:center;background:var(--cream);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:70px 5vw 4rem;display:flex;position:relative;overflow:hidden}#hero:before{content:"";background:radial-gradient(ellipse 70% 55% at 50% 65%, var(--teal-light) 0%, transparent 70%);pointer-events:none;position:absolute;inset:0}.hero-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--teal);margin-bottom:2rem;font-size:.72rem;font-weight:500;animation:.7s .1s both fadeUp}.hero-name{font-family:var(--serif);color:var(--ink);z-index:1;font-size:clamp(4rem,10vw,8.5rem);font-weight:300;line-height:1;animation:.8s .2s both fadeUp;position:relative}.hero-name em{color:var(--teal);font-style:italic}.hero-creds{font-family:var(--serif);color:var(--ink-muted);letter-spacing:.08em;margin-top:1.4rem;font-size:1.1rem;animation:.8s .35s both fadeUp}.hero-tagline{color:var(--ink-soft);border-left:2px solid var(--teal-mid);text-align:left;max-width:460px;margin-top:1.6rem;padding-left:1.2rem;font-size:1rem;line-height:1.8;animation:.8s .5s both fadeUp}.hero-btns{gap:1rem;margin-top:2.5rem;animation:.8s .65s both fadeUp;display:flex}.scroll-hint{letter-spacing:.15em;text-transform:uppercase;color:var(--ink-muted);flex-direction:column;align-items:center;gap:.5rem;font-size:.68rem;animation:1s 1.4s both fadeIn;display:flex;position:absolute;bottom:2.5rem}.scroll-hint:after{content:"";background:linear-gradient(to bottom, var(--teal), transparent);width:1px;height:36px;animation:2s infinite pulse;display:block}@keyframes pulse{0%,to{opacity:.3}50%{opacity:1}}.btn-primary{background:var(--teal);color:#fff;font-family:var(--sans);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;border:none;border-radius:2px;padding:.75rem 2rem;font-size:.8rem;text-decoration:none;transition:background .2s,transform .2s}.btn-primary:hover{background:#235f56;transform:translateY(-2px)}.btn-outline{color:var(--ink);border:1px solid var(--border);font-family:var(--sans);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:0 0;border-radius:2px;padding:.75rem 2rem;font-size:.8rem;text-decoration:none;transition:border-color .2s,color .2s}.btn-outline:hover{border-color:var(--teal);color:var(--teal)}#why-hire{background:var(--ink);padding:3rem 8vw}.why-hire-inner{grid-template-columns:1fr 2fr;align-items:center;gap:5rem;display:grid}.why-hire-left h2{font-family:var(--serif);color:#fff;font-size:clamp(2rem,3.5vw,3rem);font-weight:300;line-height:1.1}.why-hire-left h2 em{color:var(--teal-mid);font-style:italic}.why-hire-left p{color:#ffffff80;margin-top:1rem;font-size:.9rem;line-height:1.7}.competency-grid{background:#ffffff14;border:1px solid #ffffff14;border-radius:4px;grid-template-columns:1fr 1fr;gap:1px;display:grid;overflow:hidden}.competency-item{background:#ffffff08;padding:1.6rem 2rem;transition:background .2s}.competency-item:hover{background:#2e7d721f}.competency-item-icon{margin-bottom:.6rem;font-size:1.4rem}.competency-item h4{font-family:var(--serif);color:#fff;margin-bottom:.3rem;font-size:1.05rem;font-weight:500}.competency-item p{color:#ffffff73;font-size:.8rem;line-height:1.6}#clinical-numbers{background:var(--teal);padding:2rem 8vw}.numbers-strip{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}.number-item{text-align:center;flex:1;min-width:120px}.number-item-val{font-family:var(--serif);color:#fff;font-size:clamp(2.5rem,4vw,3.8rem);font-weight:600;line-height:1;display:block}.number-item-plus{font-size:.65em}.number-item-label{letter-spacing:.12em;text-transform:uppercase;color:#ffffffb3;margin-top:.4rem;font-size:.72rem;display:block}.number-divider{background:#fff3;width:1px;height:60px}section{padding:4rem 8vw}.section-label{letter-spacing:.2em;text-transform:uppercase;color:var(--teal);align-items:center;gap:.8rem;margin-bottom:1rem;font-size:.7rem;font-weight:500;display:flex}.section-label:before{content:"";background:var(--teal);width:24px;height:1px;display:block}h2{font-family:var(--serif);margin-bottom:1rem;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:300;line-height:1.15}h2 em{color:var(--teal);font-style:italic}#skills{background:var(--white);padding:3rem 8vw}.skills-intro{max-width:620px;margin-bottom:3.5rem}.skills-intro p{color:var(--ink-soft);font-size:.97rem;line-height:1.8}.skills-columns{grid-template-columns:1fr 1fr 1fr;gap:2.5rem;display:grid}.skill-group h4{font-family:var(--serif);color:var(--ink);border-bottom:1px solid var(--border);align-items:center;gap:.6rem;margin-bottom:1.2rem;padding-bottom:.6rem;font-size:1rem;font-weight:600;display:flex}.skill-group h4 span{font-size:1.1rem}.skill-tags{flex-wrap:wrap;gap:.5rem;display:flex}.skill-tag{letter-spacing:.04em;border-radius:2px;padding:.35rem .85rem;font-size:.74rem;font-weight:500}.skill-tag.green{color:#2e7d32;background:#e8f5e9}.skill-tag.teal{background:var(--teal-light);color:var(--teal)}.skill-tag.gold{background:var(--gold-light);color:var(--gold)}.skill-tag.ink{color:var(--ink-soft);background:#1a18140d}.skills-match-bar{background:var(--teal-light);border-radius:4px;flex-wrap:wrap;align-items:center;gap:2rem;margin-top:3.5rem;padding:1.8rem 2.5rem;display:flex}.match-badge{font-family:var(--serif);color:var(--teal);flex-shrink:0;font-size:3.5rem;font-weight:600;line-height:1}.match-text h4{font-family:var(--serif);margin-bottom:.3rem;font-size:1.1rem}.match-text p{color:var(--ink-soft);font-size:.85rem}#about{grid-template-columns:1fr 1fr;align-items:stretch;min-height:100vh;padding:0;display:grid}.about-photo-side{background:var(--teal-light);justify-content:center;align-items:center;min-height:100%;padding:4rem 3rem;display:flex;position:relative;overflow:hidden}.about-photo-side:before{content:"";background:repeating-linear-gradient(-45deg,#0000,#0000 40px,#2e7d720a 40px 41px);position:absolute;inset:0}.about-photo-frame{aspect-ratio:1;z-index:1;background:var(--teal-mid);border-radius:50%;flex-shrink:0;width:min(100%,460px);position:relative;overflow:hidden;box-shadow:0 16px 48px #00000024}.about-photo-frame img{transform-origin:50%;inset:0;transform:scale(1.28);object-fit:cover!important;object-position:center 45%!important;width:100%!important;max-width:none!important;height:100%!important;position:absolute!important}.photo-placeholder{background:linear-gradient(160deg, var(--teal-mid) 0%, var(--teal) 100%);z-index:1;border-radius:4px 4px 0 0;flex-direction:column;justify-content:center;align-items:center;width:100%;height:85%;margin:0 3rem;display:flex;position:relative;box-shadow:0 -20px 60px #0000001a}.photo-placeholder-icon{opacity:.25;font-size:6rem}.photo-placeholder-label{letter-spacing:.14em;text-transform:uppercase;color:#ffffff80;margin-top:1rem;font-size:.7rem}.about-text-side{background:var(--white);flex-direction:column;justify-content:center;padding:6rem 6vw 6rem 5vw;display:flex}.about-text-side p{color:var(--ink-soft);margin-bottom:1.3rem;font-size:.97rem;line-height:1.85}#about-more{background:var(--cream);grid-template-columns:1fr 1fr;min-height:100vh;padding:0;display:grid}.beyond-left{border-right:1px solid var(--border);flex-direction:column;justify-content:center;padding:3rem 4vw 3rem 8vw;display:flex}.beyond-left h3,.beyond-right h3{font-family:var(--serif);margin-bottom:2rem;font-size:2.2rem;font-weight:300}.beyond-left h3 em,.beyond-right h3 em{color:var(--teal);font-style:italic}.interest-list{list-style:none}.interest-list li{border-bottom:1px solid var(--border);color:var(--ink-soft);align-items:center;gap:1rem;padding:.9rem 0;font-size:.92rem;display:flex}.interest-list li span:first-child{background:var(--teal);border-radius:50%;flex-shrink:0;width:6px;height:6px}.beyond-right{flex-direction:column;justify-content:center;padding:3rem 8vw 3rem 4vw;display:flex}.highlight-grid{grid-template-columns:1fr 1fr;gap:1.2rem;display:grid}.highlight-card{background:var(--white);border-top:2px solid var(--teal);border-radius:4px;padding:1.6rem;box-shadow:0 2px 12px #0000000a}.highlight-card h4{font-family:var(--serif);margin-bottom:.4rem;font-size:1rem;font-weight:500}.highlight-card p{color:var(--ink-muted);margin:0;font-size:.82rem}#career{background:var(--cream)}.timeline{margin-top:4rem;padding-left:2rem;position:relative}.timeline:before{content:"";background:linear-gradient(to bottom, var(--teal), var(--teal-mid), transparent);width:1px;position:absolute;top:0;bottom:0;left:0}.timeline-item{margin-bottom:3.5rem;padding-left:2.5rem;animation:.6s both fadeUp;position:relative}.timeline-item:first-child{animation-delay:.1s}.timeline-item:nth-child(2){animation-delay:.2s}.timeline-item:nth-child(3){animation-delay:.3s}.timeline-item:nth-child(4){animation-delay:.4s}.timeline-item:nth-child(5){animation-delay:.5s}.timeline-dot{border:2px solid var(--teal);background:var(--white);border-radius:50%;width:12px;height:12px;position:absolute;top:.4rem;left:-.45rem}.timeline-dot.current{background:var(--teal)}.timeline-date{letter-spacing:.12em;text-transform:uppercase;color:var(--teal);margin-bottom:.4rem;font-size:.72rem;font-weight:500}.timeline-item h3{font-family:var(--serif);margin-bottom:.2rem;font-size:1.3rem;font-weight:500}.timeline-item h4{color:var(--ink-muted);margin-bottom:.8rem;font-size:.85rem;font-style:italic;font-weight:400}.timeline-item ul{margin-top:.5rem;list-style:none}.timeline-item ul li{color:var(--ink-soft);padding:.25rem 0 .25rem 1.2rem;font-size:.88rem;position:relative}.timeline-item ul li:before{content:"—";color:var(--teal-mid);position:absolute;left:0}#projects{background:var(--white)}.research-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,280px),1fr));gap:2rem;margin-top:4rem;display:grid}.research-card{border:1px solid var(--border);background:var(--white);border-radius:4px;transition:transform .25s,box-shadow .25s;overflow:hidden}.research-card:hover{transform:translateY(-6px);box-shadow:0 20px 50px #00000014}.research-card-top{background:var(--teal-light);padding:2rem 2rem 1.5rem;position:relative;overflow:hidden}.research-card-top:after{content:"";background:var(--teal-mid);opacity:.3;border-radius:50%;width:100px;height:100px;position:absolute;top:-20px;right:-20px}.research-tag{color:var(--teal);letter-spacing:.12em;text-transform:uppercase;background:#fff;border-radius:2px;margin-bottom:1rem;padding:.3rem .8rem;font-size:.68rem;font-weight:500;display:inline-block}.research-card-top h3{font-family:var(--serif);z-index:1;font-size:1.15rem;font-weight:500;line-height:1.35;position:relative}.research-card-body{padding:1.5rem 2rem}.research-card-body p{color:var(--ink-soft);margin-bottom:1.2rem;font-size:.85rem;line-height:1.7}.research-meta{color:var(--ink-muted);justify-content:space-between;align-items:center;font-size:.75rem;display:flex}.research-link{color:var(--teal);font-weight:500;text-decoration:none;transition:gap .2s}#dashboard{background:var(--cream)}.dash-stats{gap:1.5rem;margin-bottom:3rem;display:grid}.dash-stat{border-top:3px solid var(--teal);background:#fff;border-radius:4px;padding:1.8rem;box-shadow:0 2px 12px #0000000a}.dash-stat-num{font-family:var(--serif);color:var(--teal);margin-bottom:.4rem;font-size:2.4rem;font-weight:600;line-height:1}.dash-stat-label{color:var(--ink-muted);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem}.treatments-section h3{font-family:var(--serif);margin-bottom:1.5rem;font-size:1.5rem;font-weight:400}.procedure-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,200px),1fr));gap:1.2rem;margin-top:1.5rem;display:grid}.proc-card{border:1px solid var(--border);background:#fff;border-radius:4px;flex-direction:column;gap:.8rem;padding:1.6rem 1.8rem;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.proc-card:hover{transform:translateY(-4px);box-shadow:0 12px 36px #00000012}.proc-card:before{content:"";background:var(--teal);height:3px;position:absolute;top:0;left:0;right:0}.proc-label{color:var(--ink-muted);text-transform:uppercase;letter-spacing:.1em;font-size:.78rem;font-weight:500}.proc-count{font-family:var(--serif);color:var(--teal);font-size:2.6rem;font-weight:600;line-height:1}.proc-count .number-item-plus,.dash-stat-num .number-item-plus{font-size:.65em}.proc-bar-track{background:var(--border);border-radius:2px;width:100%;height:4px;overflow:hidden}.proc-bar-fill{background:var(--teal);border-radius:2px;width:0;height:100%;transition:width 1.2s cubic-bezier(.4,0,.2,1)}#blog{background:var(--white)}.blog-grid{grid-template-columns:1fr 1fr;gap:2rem;margin-top:4rem;display:grid}.blog-card{border:1px solid var(--border);cursor:pointer;color:inherit;border-radius:4px;flex-direction:column;padding:2rem;text-decoration:none;transition:border-color .2s,transform .2s;display:flex}.blog-card:hover{border-color:var(--teal);transform:translateY(-4px)}.blog-card.featured{background:var(--teal-light);border-color:var(--teal-mid);flex-direction:row;grid-column:1/-1;gap:2.5rem}.blog-card-image{background:var(--border);border-radius:2px;width:100%;height:180px;margin-bottom:1.5rem;position:relative;overflow:hidden}.blog-card-image img{object-fit:cover;object-position:center;width:100%!important;max-width:none!important;height:100%!important}.blog-card.featured .blog-card-image{flex-shrink:0;align-self:stretch;width:280px;height:auto;min-height:200px;margin-bottom:0}.blog-meta{color:var(--teal);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.6rem;font-size:.72rem;font-weight:500}.blog-card h3{font-family:var(--serif);margin-bottom:.8rem;font-size:1.2rem;font-weight:500;line-height:1.3}.blog-card p{color:var(--ink-soft);flex:1;font-size:.85rem;line-height:1.7}.blog-read-more{color:var(--teal);margin-top:1.2rem;font-size:.78rem;font-weight:500}#contact{background:var(--ink);color:#fff;padding:4rem 8vw}#contact .section-label{color:var(--teal-mid)}#contact .section-label:before{background:var(--teal-mid)}#contact h2{color:#fff}#contact h2 em{color:var(--teal-mid)}.contact-grid{grid-template-columns:1fr 1fr;gap:6rem;margin-top:4rem;display:grid}.contact-text p{color:#fff9;margin-bottom:2rem;line-height:1.8}.contact-links{flex-direction:column;gap:1rem;display:flex}.contact-link{color:#ffffffb3;border-bottom:1px solid #ffffff14;align-items:center;gap:1rem;padding:.8rem 0;font-size:.9rem;text-decoration:none;transition:color .2s;display:flex}.contact-link:hover{color:var(--teal-mid)}.contact-link-icon{color:#ffffffbf;background:#ffffff0f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.contact-link:hover .contact-link-icon{color:var(--teal-mid)}.contact-form{flex-direction:column;gap:1.2rem;display:flex}.form-group label{letter-spacing:.1em;text-transform:uppercase;color:#fff6;margin-bottom:.5rem;font-size:.72rem;display:block}.form-group input,.form-group textarea{color:#fff;width:100%;font-family:var(--sans);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:2px;outline:none;padding:.9rem 1.2rem;font-size:.9rem;transition:border-color .2s}.form-group textarea{resize:vertical;height:120px}.form-group input:focus,.form-group textarea:focus{border-color:var(--teal-mid)}.form-group input::placeholder,.form-group textarea::placeholder{color:#ffffff40}footer{background:#111;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:2rem 8vw;display:flex}footer p{color:#ffffff4d;font-size:.78rem}footer a{color:#ffffff4d;text-decoration:none}footer a:hover{color:var(--teal-mid)}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:1024px){nav{padding:1rem 4vw}.nav-links{gap:1.25rem;display:none}.nav-links.open{border-bottom:1px solid var(--border);background:#faf8f5fa;flex-direction:column;gap:0;padding:1rem 5vw 1.5rem;display:flex;position:absolute;top:100%;left:0;right:0}.nav-links.open li{border-bottom:1px solid var(--border)}.nav-links.open a{padding:.85rem 0;display:block}.hamburger{display:flex}section,#why-hire,#skills,#contact{padding-left:5vw;padding-right:5vw}#clinical-numbers,footer{padding:2rem 5vw}.skills-columns{grid-template-columns:1fr 1fr;gap:2rem}.why-hire-inner{gap:2.5rem}.contact-grid{gap:3rem}.about-text-side{padding:4rem 5vw}.about-photo-side{padding:3.5rem 2.5rem}.about-photo-frame{width:min(100%,400px)}.beyond-left{padding:3rem 4vw 3rem 5vw}.beyond-right{padding:3rem 5vw 3rem 4vw}.photo-placeholder{margin:0 1.5rem}.skills-match-bar{gap:1.5rem;padding:1.5rem 1.75rem}.match-badge{font-size:2.75rem}}@media (max-width:900px){.why-hire-inner{grid-template-columns:1fr;gap:2rem}.skills-columns{grid-template-columns:1fr}.contact-grid{grid-template-columns:1fr;gap:2.5rem}#about,#about-more{grid-template-columns:1fr;min-height:auto}#about-more{flex-direction:column;display:flex}.about-photo-side{min-height:auto;padding:3.5rem 5vw}.about-photo-frame{width:min(100%,360px)}.beyond-left{border-right:none;border-bottom:1px solid var(--border)}.blog-grid{grid-template-columns:1fr}.blog-card.featured{flex-direction:column;grid-column:1}.blog-card.featured .blog-card-image{width:100%;height:200px;min-height:0}.numbers-strip{grid-template-columns:repeat(3,1fr);justify-items:center;gap:1.5rem 1rem;display:grid}.number-divider{display:none}.number-item{width:100%;min-width:0}.competency-item{padding:1.4rem 1.5rem}}@media (max-width:700px){section{padding:3rem 5vw}#why-hire,#skills{padding:2.5rem 5vw}#clinical-numbers{padding:1.75rem 5vw}#contact{padding:3rem 5vw}#hero{justify-content:center;min-height:100svh;padding:5.5rem 5vw 4rem}.hero-eyebrow{letter-spacing:.16em;max-width:100%;margin-bottom:1.25rem;padding:0 .5rem;font-size:.65rem}.hero-name{font-size:clamp(2.75rem,14vw,4.5rem)}.hero-creds{padding:0 .5rem;font-size:.95rem}.hero-tagline{max-width:100%;margin-left:0;margin-right:0}.hero-btns{flex-direction:column;gap:.75rem;width:100%;max-width:280px}.hero-btns .btn-primary,.hero-btns .btn-outline{text-align:center;width:100%}.scroll-hint{bottom:1.5rem}.about-photo-side{min-height:auto;padding:2.5rem 5vw}.about-photo-frame{width:min(100%,300px)}.about-text-side,.beyond-left,.beyond-right{padding:2.5rem 5vw}.beyond-left h3,.beyond-right h3{font-size:1.75rem}.highlight-grid,.competency-grid{grid-template-columns:1fr}.competency-item{padding:1.25rem 1.35rem}.numbers-strip{grid-template-columns:repeat(2,1fr);gap:1.75rem .75rem}.number-item-val{font-size:clamp(2rem,10vw,2.75rem)}.number-item-label{letter-spacing:.08em;font-size:.65rem}.skills-match-bar{flex-direction:column;align-items:flex-start;margin-top:2.5rem;padding:1.35rem 1.25rem}.match-badge{font-size:2.5rem}.timeline{margin-top:2.5rem;padding-left:1.25rem}.timeline-item{margin-bottom:2.5rem;padding-left:1.5rem}.timeline-item h3{word-break:break-word;font-size:1.15rem}.timeline-item h4{font-size:.8rem}.research-card-top,.research-card-body{padding-left:1.35rem;padding-right:1.35rem}.proc-card{padding:1.35rem 1.25rem}.proc-count{font-size:2.2rem}.blog-card{padding:1.5rem}.contact-link{word-break:break-word}footer{text-align:center;flex-direction:column;justify-content:center}}@media (max-width:420px){.numbers-strip{grid-template-columns:1fr 1fr}.number-item:last-child{grid-column:1/-1}.hero-name{font-size:clamp(2.4rem,13vw,3.5rem)}h2{font-size:clamp(1.85rem,8vw,2.4rem)}.btn-primary,.btn-outline{padding:.7rem 1.25rem;font-size:.72rem}}@media (prefers-reduced-motion:reduce){.hero-name{animation:.8s .2s both fadeUp}.number-item-val,.proc-bar-fill{animation:none}}.reveal{opacity:0;transition:opacity .65s cubic-bezier(.4,0,.2,1),transform .65s cubic-bezier(.4,0,.2,1);transform:translateY(32px)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-left{opacity:0;transition:opacity .65s cubic-bezier(.4,0,.2,1),transform .65s cubic-bezier(.4,0,.2,1);transform:translate(-32px)}.reveal-left.visible{opacity:1;transform:translate(0)}.reveal-right{opacity:0;transition:opacity .65s cubic-bezier(.4,0,.2,1),transform .65s cubic-bezier(.4,0,.2,1);transform:translate(32px)}.reveal-right.visible{opacity:1;transform:translate(0)}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}.delay-5{transition-delay:.5s}@media (hover:hover) and (pointer:fine){.proc-card,.research-card,.blog-card,.highlight-card{transition:transform .28s cubic-bezier(.4,0,.2,1),box-shadow .28s cubic-bezier(.4,0,.2,1)}.proc-card:hover{transform:translateY(-6px)scale(1.02)}.research-card:hover{transform:translateY(-6px)scale(1.01)}.blog-card:hover{transform:translateY(-5px)}.timeline-dot{transition:transform .25s,box-shadow .25s}.timeline-item:hover .timeline-dot{transform:scale(1.6);box-shadow:0 0 0 5px #2e7d722e}}@keyframes shimmer{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.number-item-val{animation:3s infinite shimmer}.nav-links a{transition:color .2s,letter-spacing .2s}.nav-links a:hover{letter-spacing:.12em}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.hero-name{animation:.8s .2s both fadeUp,6s ease-in-out 1.5s infinite float}.proc-bar-fill{background:linear-gradient(90deg, var(--teal) 0%, #4aada0 50%, var(--teal) 100%);background-size:200% 100%;animation:2.5s infinite barShimmer}@keyframes barShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
