@font-face{font-family:Manrope;src:url('fonts/manrope-400.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:Manrope;src:url('fonts/manrope-600.ttf') format('truetype');font-weight:500 600;font-style:normal;font-display:swap}
@font-face{font-family:Manrope;src:url('fonts/manrope-700.ttf') format('truetype');font-weight:700 900;font-style:normal;font-display:swap}

/* Blue and violet are taken from Mohamed's supplied portrait. */
:root,[data-theme=elabbasy]{color-scheme:light;--color-base-100:#f6f7fc;--color-base-200:#edf0fa;--color-base-300:#dcdfee;--color-base-content:#171a2b;--color-primary:#3445e9;--color-primary-content:#fff;--color-secondary:#8153d7;--color-secondary-content:#fff;--color-accent:#e7e1f9;--color-accent-content:#593593;--color-neutral:#24263a;--color-neutral-content:#fff;--color-info:#3154ba;--color-info-content:#fff;--color-success:#247151;--color-success-content:#fff;--color-warning:#b77915;--color-warning-content:#151515;--color-error:#bd3143;--color-error-content:#fff;--radius-selector:2rem;--radius-field:2rem;--radius-box:1.5rem;--size-selector:.25rem;--size-field:.25rem;--border:1px;--depth:0;--noise:0;--ink:var(--color-base-content);--muted:#62677c;--blue:var(--color-primary);--purple:var(--color-secondary);--line:#dfe2ed;--ease-out:cubic-bezier(.23,1,.32,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--color-base-100);color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p,figure,blockquote{margin:0}h1,h2,h3{line-height:1.13;letter-spacing:-.045em;font-weight:600}ul{padding:0;margin:0;list-style:none}button{cursor:pointer}::selection{background:#dcd5fa;color:#24234b}:focus-visible{outline:3px solid var(--blue);outline-offset:5px;border-radius:5px}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-100px;left:20px;padding:12px 22px;background:var(--blue);color:#fff;z-index:100}.skip-link:focus{top:12px}.shell{max-width:1376px;padding-inline:64px;margin-inline:auto}.section{padding-block:104px}.section-title{font-size:clamp(34px,4vw,52px)}.section-intro{max-width:550px;color:var(--muted);margin-top:18px;font-size:17px}.text-link{display:inline-flex;align-items:center;gap:18px;font-weight:600;font-size:14px;padding-block:12px}.text-link .arrow,.btn .arrow{font-size:21px;line-height:1;transition:transform 200ms var(--ease-out)}.btn{font-family:inherit;font-size:14px;font-weight:600;text-transform:none;border-radius:100px;min-height:52px;height:auto;padding:14px 25px;border:1px solid var(--line);box-shadow:none;white-space:nowrap;gap:26px;transition:transform 160ms var(--ease-out),background-color 180ms ease,color 180ms ease;border-color:var(--line);background:transparent;color:var(--ink)}.btn-primary{background:var(--blue);color:#fff;border-color:var(--blue)}.btn:active{transform:scale(.97)}.btn-ghost{background:transparent;border-color:transparent}.badge{height:auto;padding:6px 12px;font-size:11px;font-weight:500;border:1px solid var(--line);color:var(--muted);background:transparent;white-space:nowrap}

.site-header{height:88px;position:sticky;top:0;z-index:30;background:rgba(246,247,252,.94);border-bottom:1px solid transparent;transition:border-color 180ms ease}.site-header.is-scrolled{border-color:var(--line)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;gap:14px;align-items:center}.brand-mark{font-size:35px;font-weight:800;line-height:1;letter-spacing:-.095em;color:var(--blue);padding-right:3px}.brand-name{font-size:12px;font-weight:700;line-height:1.35;max-width:85px}.desktop-nav{display:flex;align-items:center;gap:32px}.nav-link{font-size:13px;color:var(--muted);position:relative;padding:12px 0}.nav-link[aria-current]{color:var(--blue)}.contact-link{font-size:13px;border-bottom:1px solid var(--ink);padding:8px 0;display:flex;gap:23px;align-items:center}.menu-toggle{display:none}.mobile-nav{display:none}.reading-progress{position:fixed;inset:0 0 auto;height:2px;background:linear-gradient(90deg,var(--blue),var(--purple));transform:scaleX(0);transform-origin:left;z-index:40;pointer-events:none}

.hero-section{position:relative;padding-top:64px;padding-bottom:62px;overflow:clip}.hero-grid{display:grid;grid-template-columns:1.55fr 1fr;gap:55px;align-items:center}.eyebrow{font-size:11px;letter-spacing:.14em;text-transform:uppercase;font-weight:600;color:var(--muted);margin-bottom:27px}.hero-copy{padding-bottom:18px}.hero-title{font-size:clamp(48px,5.45vw,78px);line-height:1.12;letter-spacing:-.06em;font-weight:500}.hero-title span{display:block}.color-text{color:var(--blue);background:linear-gradient(105deg,#3445e9 10%,#8153d7 92%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-description{font-size:17px;line-height:1.85;max-width:490px;margin-top:24px;color:var(--muted)}.hero-actions{display:flex;align-items:center;gap:29px;margin-top:34px}.hero-portrait{position:relative;margin:0 13px 0 17px;max-width:392px}.portrait-frame{aspect-ratio:1/.99;border-radius:140px 140px 24px 24px;overflow:hidden;background:#1721a4;position:relative;isolation:isolate}.portrait-frame img{height:100%;width:100%;object-fit:cover;object-position:50% 48%}.portrait-frame:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 60%,#111b6060)}.portrait-outline{position:absolute;inset:-17px -15px 36px 13px;border:1px solid #b9b0ed;border-radius:150px 150px 24px 24px;transform:rotate(5deg);z-index:-1}.portrait-caption{display:flex;align-items:center;justify-content:space-between;margin-top:21px;font-size:11px;color:var(--muted)}.portrait-caption strong{font-size:12px;color:var(--ink);font-weight:600}.portrait-caption span:last-child{color:var(--purple)}.hero-watermark{position:absolute;right:-20px;top:26px;font-size:220px;line-height:1;font-weight:400;color:#e4e0f5;z-index:-1;pointer-events:none}.intro-proof{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:30px;align-items:center;border-top:1px solid var(--line);padding-block:32px}.proof-note{font-size:13px;max-width:185px;color:var(--muted)}.proof-stat{display:flex;align-items:center;gap:16px}.proof-stat strong{font-size:37px;letter-spacing:-.055em;line-height:1.2;font-weight:500}.proof-stat strong span{color:var(--purple);font-size:26px}.proof-stat p{font-size:11px;color:var(--muted);line-height:1.55;max-width:100px}.brand-strip{padding-top:28px;padding-bottom:36px;display:flex;align-items:center;gap:48px;border-top:1px solid var(--line)}.brand-strip p{font-size:10px;min-width:133px;color:var(--muted);line-height:1.6}.brand-strip img{width:calc(100% - 181px);opacity:.75;filter:grayscale(1);mix-blend-mode:multiply}

.work-section{padding-top:78px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:35px}.section-heading .text-link{white-space:nowrap}.work-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:30px}.filter-list{display:flex;gap:7px;flex-wrap:wrap}.filter-button{font-size:12px;padding:9px 18px;border-radius:50px;border:1px solid transparent;background:transparent;color:var(--muted);min-height:42px;transition:background-color 180ms ease,color 180ms ease}.filter-button[aria-pressed=true]{background:var(--ink);color:#fff}.project-count{font-size:11px;color:var(--muted)}.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:28px;row-gap:48px}.project-card{min-width:0}.project-link{display:block;border-radius:20px;outline-offset:7px}.project-image{aspect-ratio:1.43;border-radius:20px;overflow:hidden;position:relative;background:#e9eaf2}.project-image img{width:100%;height:100%;object-fit:cover;transition:transform 200ms var(--ease-out)}.project-open{position:absolute;right:20px;bottom:20px;background:#f8f9ff;color:var(--ink);border-radius:50%;width:43px;height:43px;display:grid;place-items:center;font-size:22px;opacity:0;transform:translateY(6px);transition:opacity 200ms var(--ease-out),transform 200ms var(--ease-out)}.project-link:focus-visible .project-open{opacity:1;transform:none}.project-info{padding:20px 2px 0}.project-category{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-bottom:9px}.project-info h3{font-size:24px;letter-spacing:-.035em}.project-info>p:last-child{font-size:13px;color:var(--muted);margin-top:9px;line-height:1.7}.work-bottom{display:flex;justify-content:center;margin-top:48px}.archive-hero{padding-top:80px;padding-bottom:38px}.archive-hero h1{font-size:clamp(50px,7vw,84px)}.archive-hero .section-intro{max-width:560px}.archive-work{padding-top:0}

.about-section{border-top:1px solid var(--line)}.about-grid{display:grid;grid-template-columns:1fr 1.25fr;gap:90px;align-items:start}.about-visual{position:relative;padding-right:32px}.about-visual img{width:100%;aspect-ratio:1.04;object-fit:cover;border-radius:20px;background:#e7e8f0}.about-visual figcaption{font-size:11px;color:var(--muted);padding-top:18px;display:flex;justify-content:space-between}.about-copy .section-title{font-size:clamp(34px,3.5vw,49px)}.about-copy>p{margin-top:22px;font-size:15px;color:var(--muted);line-height:1.85}.about-copy .text-link{margin-top:20px;color:var(--blue)}.leadership-principles{margin-top:30px;display:grid;gap:18px}.leadership-principles li{display:flex;gap:15px;align-items:flex-start;font-size:13px}.principle-mark{width:23px;height:23px;display:grid;place-items:center;border-radius:50%;background:#e7e5fa;color:var(--purple);flex:none;font-size:12px}.services{margin-top:100px}.services>h3{font-size:27px;margin-bottom:29px}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.service{border-top:1px solid var(--line);padding-top:25px}.service h4{font-size:16px;font-weight:600;line-height:1.55;letter-spacing:-.025em;margin:0;max-width:190px}.service p{font-size:12px;line-height:1.8;color:var(--muted);margin-top:13px}.service-number{font-size:10px;color:var(--purple);display:block;margin-bottom:18px}

.experience-section{border-top:1px solid var(--line)}.experience-grid{display:grid;grid-template-columns:1fr 1.7fr;gap:90px}.experience-note{font-size:14px;line-height:1.8;color:var(--muted);margin-top:22px;max-width:285px}.experience-row{display:grid;grid-template-columns:1fr auto;gap:20px;border-bottom:1px solid var(--line);padding-block:25px}.experience-row:first-child{padding-top:0}.experience-row h3{font-size:18px;letter-spacing:-.02em}.experience-row p{font-size:13px;color:var(--muted);margin-top:7px}.experience-row time{font-size:11px;color:var(--muted);white-space:nowrap;padding-top:3px}.experience-row small{display:block;font-size:10px;margin-top:2px}.experience-grid .text-link{margin-top:23px;color:var(--blue)}

.mentor-panel{border-radius:28px;background:#efedfa;padding:58px 60px;display:grid;grid-template-columns:1.06fr 1fr;gap:70px;align-items:center}.mentor-copy .eyebrow{color:#6f5c9a;margin-bottom:19px}.mentor-copy .section-title{font-size:clamp(33px,3.5vw,47px)}.mentor-copy>p:not(.eyebrow){color:var(--muted);font-size:14px;margin-top:22px;line-height:1.85;max-width:405px}.mentor-metrics{display:flex;gap:38px;margin-top:30px;margin-bottom:25px}.mentor-metrics strong{font-size:37px;font-weight:500;letter-spacing:-.05em}.mentor-metrics span{font-size:26px;color:var(--purple)}.mentor-metrics p{font-size:11px;color:var(--muted);margin-top:2px}.mentor-images{display:grid;grid-template-columns:1fr 1fr;gap:13px;align-items:start}.mentor-images img{border-radius:16px;width:100%;object-fit:cover;aspect-ratio:.8}.mentor-images img:first-child{margin-top:40px}.teaching-list{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:34px;padding-inline:12px}.teaching-list h3{font-size:14px;line-height:1.5;letter-spacing:-.02em}.teaching-list p{font-size:11px;color:var(--muted);margin-top:8px}.teaching-list time{font-size:11px;color:var(--muted)}

.content-section .section-intro{max-width:630px}.video-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:19px}.video-link{display:block;border-radius:16px;overflow:hidden;position:relative;background:#131646}.video-link img{aspect-ratio:9/15.3;object-fit:cover;width:100%;transition:transform 200ms var(--ease-out)}.video-link:after{content:'';position:absolute;bottom:12px;right:12px;background:#ffffffed;color:var(--ink);width:32px;height:32px;border-radius:50%;display:grid;place-items:center}.social-links{display:flex;align-items:center;gap:27px;margin-top:25px}.social-links a{font-size:13px;color:var(--muted);padding:10px 0}.social-links a:first-child{color:var(--blue)}

.recommendations{border-top:1px solid var(--line)}.quote-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:42px;margin-top:42px}.quote-mark{font-size:48px;color:var(--purple);line-height:1.15;display:block}.quote-grid blockquote>p{font-size:16px;line-height:1.8;letter-spacing:-.02em}.quote-person{display:flex;align-items:center;gap:13px;margin-top:26px}.quote-person img{width:42px;height:42px;border-radius:50%;object-fit:cover}.quote-person strong{font-size:12px;display:block;font-weight:600}.quote-person span{font-size:10px;color:var(--muted);display:block;line-height:1.6}.quote-grid details{margin-top:16px;font-size:12px;color:var(--muted);line-height:1.9}.quote-grid summary{cursor:pointer;font-size:11px;padding:6px 0;width:fit-content}.quote-grid details p{margin-top:10px}

.contact-section{padding-top:35px;padding-bottom:78px}.contact-panel{position:relative;overflow:hidden;border:1px solid #dddff1;background:linear-gradient(115deg,#eff1fe,#eeebfa);border-radius:28px;padding:62px 65px;display:flex;align-items:center;justify-content:space-between;gap:50px}.contact-panel h2{font-size:clamp(38px,4.8vw,64px);line-height:1.16;letter-spacing:-.055em}.contact-panel p{font-size:14px;color:var(--muted);margin-top:21px;max-width:460px}.contact-cta{flex:none}.contact-cta .btn{background:var(--ink);color:#fff;border-color:var(--ink);min-height:59px;padding-inline:30px}.contact-email{display:block;font-size:11px;color:var(--muted);margin-top:16px;text-align:center}.site-footer{padding-block:25px 38px;border-top:1px solid var(--line)}.footer-main{display:flex;justify-content:space-between;align-items:center;gap:25px}.footer-main>p{font-size:11px;color:var(--muted)}.footer-links{display:flex;gap:23px;font-size:11px}.footer-bottom{display:flex;justify-content:space-between;color:var(--muted);font-size:10px;margin-top:27px}.back-top{font-size:11px}.reveal{opacity:1}

@media(hover:hover) and (pointer:fine){.nav-link:hover,.text-link:hover,.social-links a:hover,.footer-links a:hover{color:var(--blue)}.btn-primary:hover{background:#2938ce;border-color:#2938ce}.btn:not(.btn-primary):hover{background:#e7e9f5}.contact-cta .btn:hover{background:#343955}.text-link:hover .arrow,.btn:hover .arrow{transform:translate(3px,-2px)}.project-link:hover .project-image img{transform:scale(1.035)}.project-link:hover .project-open{opacity:1;transform:translateY(0)}.filter-button:not([aria-pressed=true]):hover{background:#e8eaf5;color:var(--ink)}.video-link:hover img{transform:scale(1.04)}}
@media(min-width:1600px){.hero-section{padding-block:85px}.hero-title{font-size:82px}}
@media(max-width:1100px){.shell{padding-inline:40px}.desktop-nav{gap:24px}.hero-grid{gap:28px;grid-template-columns:1.5fr 1fr}.hero-title{font-size:59px}.hero-portrait{margin-right:5px;margin-left:5px}.hero-description{font-size:15px;max-width:410px}.hero-actions{gap:20px}.hero-actions .text-link{font-size:12px}.proof-stat{gap:12px}.intro-proof{gap:16px}.proof-stat strong{font-size:32px}.about-grid{gap:48px}.about-visual{padding-right:0}.mentor-panel{padding:42px;gap:40px}.services-grid{gap:24px}.quote-grid{gap:28px}.contact-panel{padding:48px}.experience-grid{gap:50px}.video-grid{gap:13px}}
@media(max-width:800px){.shell{padding-inline:28px}.site-header{height:76px}.brand-name{display:none}.desktop-nav{gap:22px}.hero-section{padding-top:46px;padding-bottom:46px}.hero-grid{gap:28px;grid-template-columns:1.35fr 1fr}.hero-title{font-size:45px}.hero-description{font-size:14px}.hero-actions{gap:14px;align-items:flex-start;flex-direction:column;margin-top:25px}.hero-actions .text-link{font-size:12px;padding:0;gap:12px;white-space:nowrap}.hero-actions .btn{min-height:46px;padding:12px 20px;font-size:12px}.eyebrow{font-size:9px;margin-bottom:20px}.portrait-frame{border-radius:100px 100px 18px 18px;aspect-ratio:.83}.portrait-outline{border-radius:110px 110px 18px 18px;inset:-12px -10px 42px 10px}.portrait-caption{font-size:9px;flex-wrap:wrap;gap:4px;margin-top:13px}.portrait-caption strong{font-size:10px}.intro-proof{grid-template-columns:repeat(3,1fr);padding-block:27px}.proof-note{display:none}.brand-strip{gap:25px}.brand-strip p{min-width:110px;font-size:9px}.brand-strip img{width:calc(100% - 135px)}.section{padding-block:75px}.project-grid{gap:35px 22px}.project-info h3{font-size:20px}.project-image{border-radius:16px}.project-info>p:last-child{font-size:12px}.about-grid{gap:30px;grid-template-columns:.85fr 1fr}.about-copy .section-title{font-size:34px}.about-copy>p{font-size:13px}.about-visual img{aspect-ratio:.78}.services{margin-top:70px}.services-grid{grid-template-columns:1fr 1fr;gap:30px}.service h4{max-width:none}.experience-grid{grid-template-columns:1fr;gap:32px}.experience-note{max-width:480px}.experience-grid .text-link{margin-top:8px}.mentor-panel{padding:35px;gap:27px;grid-template-columns:1.2fr 1fr}.mentor-images{grid-template-columns:1fr}.mentor-images img{aspect-ratio:1.4}.mentor-images img:first-child{margin-top:0}.mentor-copy .section-title{font-size:34px}.mentor-copy>p:not(.eyebrow){font-size:13px}.mentor-metrics{gap:24px}.mentor-metrics strong{font-size:31px}.mentor-metrics p{font-size:10px}.teaching-list{gap:24px;padding:0}.teaching-list h3{font-size:12px}.teaching-list p,.teaching-list time{font-size:10px}.quote-grid{gap:24px}.quote-grid blockquote>p{font-size:14px}.quote-person{align-items:start;gap:8px}.quote-person img{width:32px;height:32px}.contact-panel{padding:36px;gap:24px}.contact-panel h2{font-size:42px}.contact-cta .btn{padding-inline:22px}.contact-panel p{font-size:12px}.video-grid{grid-template-columns:repeat(5,185px);overflow:auto;padding-bottom:15px;scroll-snap-type:x proximity}.video-link{scroll-snap-align:start}.footer-links{gap:16px}}
@media(max-width:600px){.shell{padding-inline:22px}.site-header{height:72px}.brand-name{display:block}.brand-mark{font-size:32px}.header-inner{gap:16px}.desktop-nav,.header-inner>.contact-link{display:none}.menu-toggle{display:inline-flex;align-items:center;gap:12px;font-size:12px;border:1px solid var(--line);background:transparent;border-radius:50px;padding:10px 16px;min-height:42px}.menu-toggle span:last-child{font-size:18px;line-height:1}.mobile-nav:not([hidden]){display:grid;position:absolute;left:0;right:0;top:72px;padding:20px 24px 28px;background:var(--color-base-100);border-bottom:1px solid var(--line);box-shadow:0 15px 25px #27296109;gap:7px}.mobile-nav a{padding:12px 3px;font-size:17px}.hero-section{padding-top:40px;padding-bottom:31px}.hero-grid{grid-template-columns:1fr;gap:40px}.hero-title{font-size:clamp(40px,10.4vw,62px);line-height:1.13}.hero-copy{padding:0}.hero-description{font-size:14px;line-height:1.8;max-width:390px;margin-top:22px}.hero-actions{flex-direction:row;align-items:center;gap:23px;margin-top:27px}.hero-actions .btn{min-height:48px;gap:20px;padding-inline:22px}.eyebrow{font-size:9px;letter-spacing:.11em;margin-bottom:20px}.hero-portrait{width:76%;max-width:340px;margin:0 auto}.portrait-frame{aspect-ratio:1.08;border-radius:110px 110px 20px 20px}.portrait-outline{inset:-12px -11px 32px 12px}.portrait-caption{margin-top:17px}.portrait-caption strong{font-size:11px}.portrait-caption{font-size:10px}.hero-watermark{font-size:180px;right:-2px;top:315px}.intro-proof{padding-block:28px;gap:18px}.proof-stat{display:block}.proof-stat strong{font-size:32px}.proof-stat strong span{font-size:23px}.proof-stat p{font-size:10px;margin-top:5px;max-width:92px}.brand-strip{display:block;padding-block:22px}.brand-strip p{margin-bottom:18px}.brand-strip p br{display:none}.brand-strip img{width:100%;height:auto;min-height:24px}.section{padding-block:61px}.work-section{padding-top:50px}.section-heading{align-items:flex-start;gap:15px;margin-bottom:27px}.section-title{font-size:33px}.section-intro{font-size:14px;margin-top:15px}.section-heading>.text-link{font-size:11px;gap:8px;padding:8px 0;align-self:center}.work-toolbar{margin-top:25px;gap:8px}.filter-list{gap:0}.filter-button{font-size:10px;padding-inline:12px;min-height:39px}.project-count{font-size:10px}.project-grid{grid-template-columns:1fr;gap:34px}.project-image{aspect-ratio:1.4}.project-info{padding-top:17px}.project-info h3{font-size:22px}.project-category{font-size:9px;margin-bottom:8px}.project-info>p:last-child{font-size:12px}.project-open{opacity:1;transform:none;width:35px;height:35px;font-size:19px;right:14px;bottom:14px}.work-bottom{margin-top:34px}.about-grid{display:flex;flex-direction:column-reverse;gap:32px}.about-copy .section-title{font-size:35px}.about-copy>p{font-size:14px}.about-visual{width:100%}.about-visual img{aspect-ratio:1.2;object-position:50% 35%}.about-visual figcaption{font-size:10px}.leadership-principles{gap:16px;margin-top:24px}.leadership-principles li{font-size:12px}.services{margin-top:47px}.services>h3{font-size:24px;margin-bottom:24px}.services-grid{gap:27px 21px}.service{padding-top:18px}.service-number{margin-bottom:13px}.service h4{font-size:14px}.service p{font-size:11px}.experience-grid{gap:30px}.experience-row{padding-block:21px;gap:16px}.experience-row h3{font-size:16px}.experience-row p{font-size:12px}.experience-row time{font-size:10px;max-width:120px;white-space:normal;text-align:right}.experience-row small{font-size:9px}.mentor-panel{display:flex;flex-direction:column;padding:30px 25px;gap:27px;border-radius:22px}.mentor-copy .section-title{font-size:34px}.mentor-copy>p:not(.eyebrow){font-size:13px}.mentor-metrics{gap:42px;margin-block:25px 17px}.mentor-metrics strong{font-size:36px}.mentor-images{grid-template-columns:1fr 1fr;width:100%;gap:12px}.mentor-images img{aspect-ratio:.85}.mentor-images img:first-child{margin-top:22px}.teaching-list{grid-template-columns:1fr;margin-top:27px;gap:23px;padding-inline:6px}.teaching-list li{display:grid;grid-template-columns:1fr auto;gap:2px 15px}.teaching-list h3{font-size:13px}.teaching-list p{margin-top:0;font-size:11px;grid-row:2}.teaching-list time{grid-column:2;grid-row:1;text-align:right}.video-grid{grid-template-columns:repeat(5,170px);gap:14px}.social-links{gap:21px;margin-top:15px;flex-wrap:wrap}.social-links a{font-size:12px}.quote-grid{grid-template-columns:1fr;gap:32px;margin-top:28px}.quote-grid blockquote{padding-bottom:30px;border-bottom:1px solid var(--line)}.quote-grid blockquote:last-child{border:0;padding:0}.quote-grid blockquote>p{font-size:17px}.quote-mark{font-size:44px}.quote-person{align-items:center;gap:12px;margin-top:20px}.quote-person img{width:39px;height:39px}.quote-person strong{font-size:12px}.quote-person span{font-size:11px}.quote-grid details{margin-top:10px}.contact-section{padding-top:10px;padding-bottom:48px}.contact-panel{display:block;padding:35px 27px;border-radius:22px}.contact-panel h2{font-size:40px}.contact-panel p{font-size:13px;margin-top:19px}.contact-cta{margin-top:29px}.contact-cta .btn{width:100%;min-height:53px;justify-content:space-between}.contact-email{font-size:11px;margin-top:17px}.site-footer{padding-block:25px}.footer-main{align-items:flex-start;flex-wrap:wrap;gap:25px}.footer-main .brand-name{display:none}.footer-main>p{font-size:10px;margin-left:auto;text-align:right}.footer-links{width:100%;justify-content:space-between;gap:15px;font-size:11px}.footer-bottom{gap:20px;align-items:center;margin-top:23px;font-size:9px}.back-top{font-size:10px;white-space:nowrap}.archive-hero{padding-top:48px;padding-bottom:30px}.archive-hero h1{font-size:54px}.archive-work{padding-top:0}}
.hero-portrait{z-index:0}.portrait-outline{z-index:-1}.partner-logos{display:flex;align-items:center;justify-content:space-between;width:100%;gap:18px}.partner-logo{clip-path:inset(1.5px);display:block;position:relative;width:58px;height:58px;overflow:hidden;flex:none;mix-blend-mode:multiply}.partner-logo img{position:absolute;top:0;max-width:none;width:1397.553px;height:58px;opacity:.75;filter:grayscale(1);mix-blend-mode:normal}.partner-logo-omar{width:100px}.partner-logo-omar img{width:3072px;height:127.5px;left:-2700px;top:-33px;filter:grayscale(1) invert(1);opacity:.8}.mobile-nav{max-height:calc(100dvh - 72px);overflow-y:auto}
@media(max-width:1100px){.partner-logos{gap:10px}.brand-strip{gap:20px}}
@media(max-width:800px){.brand-strip{align-items:flex-start;flex-direction:column;gap:20px}.brand-strip p br{display:none}.partner-logos{width:100%}}
@media(max-width:600px){.partner-logos{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px 12px;justify-items:center}.partner-logo-omar{width:82px}.partner-logo-omar img{left:-2709px}.brand-strip{padding-bottom:6px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition-duration:.01ms!important}.reveal{opacity:1!important;transform:none!important}.portrait-outline{transform:rotate(5deg)!important}.reading-progress{display:none}}
.follow-cursor{position:fixed;top:0;left:0;width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg,var(--blue,#3445e9),var(--purple,#8153d7));border:1px solid #ffffffb3;box-shadow:0 0 0 1px #3445e933;opacity:.85;pointer-events:none;z-index:2147483647;will-change:transform}
@media (prefers-reduced-motion:reduce){.follow-cursor{display:none}}
.work-section,.archive-work{overflow-x:clip}
@media(prefers-reduced-motion:reduce){.project-card.reveal{filter:none!important}}
.service-icon{display:block;width:56px;height:56px;margin-bottom:20px;color:var(--blue)}
.service-icon svg{display:block;width:100%;height:100%;overflow:visible}
.service-icon .icon-accent{stroke:var(--purple)}
.icon-motion{transform-box:fill-box;transform-origin:center}
.service .icon-audit{animation:icon-audit 3.6s cubic-bezier(.77,0,.175,1) infinite}
.service .icon-saas{animation:icon-saas 3.6s cubic-bezier(.77,0,.175,1) infinite;transform-origin:center bottom}
.service .icon-strategy{animation:icon-strategy 3.6s cubic-bezier(.77,0,.175,1) infinite}
.service .icon-device{animation:icon-device 3.6s cubic-bezier(.77,0,.175,1) infinite}
@keyframes icon-audit{0%,100%{transform:translate(0,0)}35%{transform:translate(-5px,-3px)}65%{transform:translate(2px,-2px)}}
@keyframes icon-saas{0%,100%{transform:scaleY(1)}35%{transform:scaleY(.45)}70%{transform:scaleY(1.08)}}
@keyframes icon-strategy{0%,100%{transform:translate(0,0)}40%{transform:translate(4px,-4px)}70%{transform:translate(-1px,1px)}}
@keyframes icon-device{0%,100%{transform:translateY(0) rotate(0)}40%{transform:translateY(-4px) rotate(-5deg)}70%{transform:translateY(1px) rotate(2deg)}}
.about-copy>p.eyebrow{margin-top:0}
.project-image{isolation:isolate}
.project-image img{filter:grayscale(1);transition:filter 250ms ease,transform 200ms var(--ease-out)}
.project-image::after{content:'';position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(135deg,#3445e9,#8153d7);mix-blend-mode:color;opacity:.35;transition:opacity 250ms ease}
.project-open{z-index:2}
.project-link:focus-visible .project-image img,.project-link:active .project-image img{filter:grayscale(0)}
.project-link:focus-visible .project-image::after,.project-link:active .project-image::after{opacity:0}
@media(hover:hover) and (pointer:fine){.project-link:hover .project-image img{filter:grayscale(0)}.project-link:hover .project-image::after{opacity:0}}
.projects-more.btn{display:flex;margin:42px auto 0;background:linear-gradient(110deg,#3445e9,#8153d7);border:0;color:#fff;min-width:164px;justify-content:center}
@media(hover:hover) and (pointer:fine){.projects-more.btn:hover{background:linear-gradient(110deg,#2938ce,#7042c6)}}
.video-link img{aspect-ratio:941/1672;height:auto;object-fit:contain}
.about-visual img{object-position:50% 30%}
.mentor-images{align-items:start}
.mentor-images img{filter:grayscale(1)}
.mentor-images img:first-child{margin-top:0}

/* Brand icons alongside footer social labels. */
.footer-links a{display:inline-flex;align-items:center;gap:6px}
.footer-links .social-icon{width:1em;height:1em;flex:none}

/* Header contact button. */
.contact-link.btn{background:linear-gradient(110deg,#3445e9,#8153d7);color:#fff;border:0;min-height:44px;padding:11px 22px;justify-content:center;gap:0;text-decoration:none}
@media(hover:hover) and (pointer:fine){.contact-link.btn:hover{background:linear-gradient(110deg,#2938ce,#7042c6)}}

/* Full-width purple-to-blue experience section. */
.experience-section{background:linear-gradient(115deg,#6527ad 0%,#4932b5 48%,#214bb6 100%);color:#fff;border-top:0}
.experience-section .color-text{background:none;color:#e4d9ff;-webkit-text-fill-color:currentColor}
.experience-section .experience-note,.experience-section .experience-row p,.experience-section .experience-row time{color:#eee9fa}
.experience-section .experience-row{border-color:rgba(255,255,255,.24)}
.experience-section .text-link{color:#fff}
.experience-section .text-link:focus-visible{outline-color:#fff}
@media(hover:hover) and (pointer:fine){.experience-section .text-link:hover{color:#e4d9ff}}

/* Four selected projects per row on desktop, with readable compact captions. */
@media(min-width:1101px){
 .home-page .work-section .project-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:36px 22px}
 .home-page .work-section .project-info{padding-top:16px}
 .home-page .work-section .project-info h3{font-size:20px;line-height:1.3}
 .home-page .work-section .project-category{font-size:9px;line-height:1.6;letter-spacing:.07em}
 .home-page .work-section .project-info>p:last-child{font-size:12px;line-height:1.7}
}

/* Purple-blue contact panel, matching the experience section. */
.contact-panel{background:linear-gradient(115deg,#6527ad 0%,#4932b5 48%,#214bb6 100%);border-color:transparent;color:#fff}
.contact-panel .color-text{background:none;color:#e4d9ff;-webkit-text-fill-color:currentColor}
.contact-panel p,.contact-panel .contact-email{color:#eee9fa}
.contact-panel .contact-cta .btn{background:#f5f1ff;color:#24183c;border-color:#f5f1ff}
.contact-panel :focus-visible{outline-color:#fff}
@media(hover:hover) and (pointer:fine){
 .contact-panel .contact-cta .btn:hover{background:#e4d9ff;border-color:#e4d9ff}
 .contact-panel .contact-email:hover{color:#fff}
}

/* Lavender sampled from the supplied color reference. */
.about-section{background:#efedf9}

/* Services sit on their own white section below the lavender biography. */
.services-section{background:#fff}
.services-section .services{margin-top:0}

/* Insights use the same light purple-grey as the About section. */
#insights{background:#efedf9}

/* Continuous edge-to-edge gradient across contact and footer. */
.contact-section,.site-footer{background:linear-gradient(90deg,#6527ad 0%,#4932b5 48%,#214bb6 100%);color:#fff}
.contact-section .contact-panel{background:transparent;border:0;border-radius:0;padding-inline:0}
.site-footer{border-color:rgba(255,255,255,.24)}
.site-footer .brand-mark{color:#e4d9ff}
.site-footer .footer-main>p,.site-footer .footer-bottom{color:#eee9fa}
.site-footer :focus-visible{outline-color:#fff}
@media(hover:hover) and (pointer:fine){.site-footer .footer-links a:hover,.site-footer .back-top:hover{color:#e4d9ff}}

/* Social logos beside insights profile links. */
.social-links a{display:inline-flex;align-items:center;gap:6px}
.social-links .social-icon{width:1em;height:1em;flex:none}

/* Let the About portrait fill its side of the section. */
@media(min-width:901px){
 .about-section .about-grid{align-items:stretch}
 .about-section .about-visual{padding:0;margin-left:calc(-1 * max(64px,(100vw - 1248px)/2));margin-block:-104px;min-height:640px;overflow:hidden}
 .about-section .about-visual img{position:absolute;inset:0;width:100%;height:100%;aspect-ratio:auto;object-fit:cover;object-position:50% 35%;border-radius:0}
 .about-section .about-visual figcaption{position:absolute;inset:auto 0 0;padding:48px 24px 22px;color:#fff;background:linear-gradient(transparent,rgba(4,3,12,.75));gap:16px}
}
@media(min-width:901px) and (max-width:1100px){.about-section .about-visual{margin-left:-40px}}
@media(max-width:900px){
 .about-section .about-visual{padding-right:0}
 .about-section .about-visual img{border-radius:0}
}
@media(max-width:600px){
 .about-section .about-visual{width:calc(100% + 44px);margin-inline:-22px;margin-bottom:-61px}
 .about-section .about-visual img{aspect-ratio:4/5}
 .about-section .about-visual figcaption{position:absolute;inset:auto 0 0;padding:42px 22px 20px;color:#fff;background:linear-gradient(transparent,rgba(4,3,12,.75))}
}

/* Stable digit widths during the scroll-driven count-up. */
.intro-proof .proof-stat strong{font-variant-numeric:tabular-nums}
.intro-proof .proof-stat:nth-child(2) strong{min-width:1.7ch}
.intro-proof .proof-stat:nth-child(3) strong{min-width:2.7ch}
.intro-proof .proof-stat:nth-child(4) strong{min-width:3.7ch}

/* Clip the portrait outside the viewport without creating a scroll container. */
.about-section{overflow-x:clip}

.about-copy .resume-button{margin-top:24px;background:linear-gradient(110deg,#3445e9,#8153d7);color:#fff;border:0;justify-content:center}
@media(hover:hover) and (pointer:fine){.about-copy .resume-button:hover{background:linear-gradient(110deg,#2938ce,#7042c6)}}
@media(max-width:600px){
 .about-section .about-grid{flex-direction:column}
 .about-section .about-visual{margin-bottom:0;margin-top:-61px}
}
@media(prefers-reduced-motion:reduce){.about-copy.reveal{filter:none!important}}

/* Compact services spacing and gentle icon loops that freeze on hover. */
.services-section{padding-block:64px}
.services-section .services>h3{margin-bottom:24px}
.service .icon-motion{animation-play-state:paused}
.service.is-icon-playing .icon-motion{animation-play-state:running}
.service:nth-child(2) .icon-motion{animation-delay:-.9s}
.service:nth-child(3) .icon-motion{animation-delay:-1.8s}
.service:nth-child(4) .icon-motion{animation-delay:-2.7s}
@media(hover:hover) and (pointer:fine){.service.is-icon-playing:hover .icon-motion{animation-play-state:paused}}
.service:focus-within .icon-motion{animation-play-state:paused}
@media(max-width:600px){.services-section{padding-block:40px}}
@media(prefers-reduced-motion:reduce){.service .icon-motion{animation:none!important;transform:none}}

.experience-section .experience-link{margin-top:23px;background:transparent;color:#fff;border:1px solid rgba(255,255,255,.75);justify-content:center}
.experience-section .experience-link:focus-visible{outline-color:#fff}
@media(hover:hover) and (pointer:fine){.experience-section .experience-link:hover{background:rgba(255,255,255,.12);border-color:#fff;color:#fff}}
@media(max-width:800px){.experience-section .experience-link{margin-top:8px}}

/* Gradient play triangles inside the existing video controls. */
.video-link::before{content:"";position:absolute;right:24.75px;bottom:24.5px;width:5.5px;height:7px;z-index:1;background:linear-gradient(135deg,#8153d7,#3445e9);clip-path:polygon(0 0,100% 50%,0 100%)}

#insights .youtube-button{background:transparent;border:1px solid var(--blue);color:var(--blue);justify-content:center;flex-shrink:0}
@media(hover:hover) and (pointer:fine){#insights .youtube-button:hover{background:rgba(52,69,233,.07);border-color:var(--purple);color:var(--purple)}}
@media(max-width:600px){#insights .section-heading{flex-wrap:wrap}#insights .youtube-button{min-height:44px;padding:10px 18px;font-size:12px}}

.contact-panel .contact-cta .btn{justify-content:center;text-align:center;gap:0}

.mentor-panel .mentor-button{margin-top:16px;background:transparent;border:1px solid var(--blue);color:var(--blue);justify-content:center;gap:0}
@media(hover:hover) and (pointer:fine){.mentor-panel .mentor-button:hover{background:rgba(52,69,233,.07);border-color:var(--purple);color:var(--purple)}}

/* Compact contact layout with the action grouped near the message. */
.contact-section{padding-block:48px}
.contact-section .contact-panel{padding-block:0;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(220px,.8fr);gap:48px;align-items:center}
.contact-panel h2{font-size:clamp(30px,3vw,42px);line-height:1.18;text-wrap:balance}
.contact-panel p{margin-top:16px;max-width:480px;text-wrap:pretty}
.contact-panel .contact-cta{justify-self:center;margin-top:0;display:flex;flex-direction:column;align-items:center;gap:12px}
.contact-panel .contact-cta .btn{min-height:48px;padding:12px 28px}
.contact-panel .contact-email{margin-top:0}
.site-footer{padding-block:22px}
.site-footer .footer-bottom{margin-top:18px}
@media(max-width:800px){
 .contact-section{padding-block:36px}
 .contact-section .contact-panel{grid-template-columns:minmax(0,1fr);gap:24px}
 .contact-panel .contact-cta{justify-self:start;flex-direction:row;flex-wrap:wrap;gap:16px}
 .contact-panel .contact-cta .btn{width:auto}
 .contact-panel .contact-email{text-align:left}
}
@media(max-width:600px){.site-footer .footer-main{gap:18px}.site-footer .footer-bottom{margin-top:16px}}

.footer-summary{font-size:11px;color:#eee9fa;text-align:center}
.footer-summary p+p{margin-top:2px;font-size:10px}
.site-footer .footer-bottom{justify-content:flex-end}
@media(max-width:600px){.footer-summary{width:100%;font-size:10px}.footer-summary p+p{font-size:9px}}

/* Persistent back-to-top control outside the footer. */
.floating-back-top.btn{position:fixed;right:calc(24px + env(safe-area-inset-right,0px));bottom:calc(24px + env(safe-area-inset-bottom,0px));z-index:40;width:48px;height:48px;min-height:48px;padding:0;display:grid;place-items:center;border-radius:50%;border:1px solid rgba(255,255,255,.5);background:var(--blue);color:#fff;font-size:24px;line-height:1;box-shadow:0 2px 8px rgba(23,26,43,.15)}
@media(hover:hover) and (pointer:fine){.floating-back-top.btn:hover{background:var(--purple);color:#fff}}
@media(max-width:600px){.floating-back-top.btn{right:calc(16px + env(safe-area-inset-right,0px));bottom:calc(16px + env(safe-area-inset-bottom,0px))}}

/* Footer background sampled from the supplied reference. */
.site-footer{background:#04030b;color:#f5f1ff;border-color:rgba(255,255,255,.12)}
.site-footer .brand-mark{color:#8153d7;background:linear-gradient(110deg,#8153d7,#5265ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}
.site-footer .footer-summary{color:#c9c4d3}
.site-footer .social-icon{color:#8153d7}
@media(hover:hover) and (pointer:fine){.site-footer .footer-links a:hover{color:#a694ff}}

/* Gradient circles on project thumbnails. */
.project-image .project-open{background:#fff;border-radius:50%}

/* Purple-blue dot inside the white project control. */
.project-open::before{content:"";width:12px;height:12px;border-radius:50%;background:linear-gradient(135deg,#8153d7,#3445e9)}
.project-open{background:#fff}

/* Keep mentoring totals and their action together in a compact row. */
.mentor-panel{padding:40px;gap:36px}
.mentor-copy>p:not(.eyebrow){margin-top:16px}
.mentor-panel .mentor-metrics{align-items:center;gap:24px;flex-wrap:wrap;margin-block:24px 0}
.mentor-panel .mentor-metrics>div{flex-shrink:0}
.mentor-panel .mentor-metrics .mentor-button{margin:0;min-height:44px;padding:10px 20px;font-size:13px}
@media(max-width:600px){
 .mentor-panel{padding:28px 22px;gap:24px}
 .mentor-panel .mentor-metrics{gap:18px 16px}
 .mentor-panel .mentor-metrics strong{font-size:30px}
 .mentor-panel .mentor-metrics p{font-size:10px}
 .mentor-panel .mentor-metrics .mentor-button{padding-inline:14px;font-size:12px}
}
