@charset "UTF-8";@import"https://use.typekit.net/gdk8sqi.css";@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:Roboto,sans-serif;color:#18181b;background:#f4f4f5}:root{--page-max-width: 1120px;--page-gutter: clamp(24px, 6vw, 100px)}.title{font-family:dunbar-low,sans-serif}a{color:inherit;text-decoration:none;cursor:pointer}ul li{text-decoration:none;list-style:none}html,body{overflow-x:hidden}.app-shell{position:relative}.app-shell>*{position:relative;z-index:1}.mouse-glow{position:fixed;top:0;left:0;width:220px;height:220px;transform:translate(-50%,-50%);border-radius:999px;pointer-events:none;opacity:0;z-index:0;background:radial-gradient(circle,#2762f833,#2762f81f 35%,#2762f80a 55%,#2762f800 72%);filter:blur(10px)}@media (prefers-reduced-motion: reduce){.mouse-glow{display:none}}.footer .talk__line{height:.5px;background:#181818}@media (min-width: 768px){.footer .talk__line{height:1px}}.footer{position:relative;min-height:80vh;padding-top:10vh}.footer__wrap{max-width:var(--page-max-width);margin:0 auto;padding:64px 0 72px;width:min(100% - 2 * var(--page-gutter),var(--page-max-width))}.footer__grid{display:grid;gap:24px;grid-template-columns:1fr}@media (min-width: 768px){.footer__grid{grid-template-columns:2fr 1fr;gap:24px}}.footer .talk{margin-top:5rem}.footer .talk__eyebrow{color:#18181b;margin-bottom:.5rem;font-size:.875rem}.footer .talk__title{font-size:3rem;font-weight:600;letter-spacing:-.02em}@media (min-width: 768px){.footer .talk__title{font-size:72px}}.footer .talk__line{margin-top:12px}.footer .card{position:relative}.footer .card img{width:90%}.footer .footer__bottom{position:absolute;bottom:0;left:var(--page-gutter);right:var(--page-gutter);width:auto;display:flex;align-items:end;justify-content:space-between}.footer .footer__bottom .footer__blue-bar{height:12px;width:30%;background-color:#2762f8}@media (max-width: 767px){.footer__bottom{position:absolute;bottom:0;left:var(--page-gutter);right:var(--page-gutter);width:auto;display:flex;align-items:end;justify-content:space-between}.footer__bottom img{width:80%}.footer__bottom .footer__blue-bar{height:12px;width:10%;background-color:#2762f8}}.navbar{padding:.5rem 0;display:flex;align-items:center;justify-content:space-between;margin-top:1.5rem;position:relative;z-index:200}.navbar__menu{display:flex;gap:.5rem;align-items:center;width:100%;max-width:var(--page-max-width);margin:0 auto;justify-content:space-between;background-color:#fafafa;border-radius:16px;padding:.25rem var(--page-gutter);box-shadow:0 8px 24px #0000000f}.navbar__menu__items{display:flex;align-items:center;gap:1.5rem;width:100%}.navbar__logo{display:inline-flex;align-items:center}.navbar__logo img{height:28px;width:auto}.navbar__status{display:flex;align-items:center;gap:.375rem;font-size:.75rem;color:#18181b}.navbar__status-dot{width:10px;height:10px;border-radius:999px;background:#dc2626}.navbar__status-dot.is-open{background:#059669}.navbar__status-dot.is-closed{background:#dc2626}.navbar__tabs{display:flex;align-items:center;gap:.375rem;list-style:none;padding:2px;margin-left:auto;border:1px solid #A1A1AA;border-radius:20px}.navbar__tab{display:flex}.navbar__tab-link{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1rem;border-radius:999px;font-size:.875rem;font-weight:500;color:#71717a;transition:color .2s ease;line-height:1}.navbar__tab-link:hover{color:#18181b}.navbar__tab-label{position:relative;z-index:1}.navbar__tab-pill{position:absolute;inset:0;border-radius:999px;background:#0d1d4e;z-index:0}.navbar__tab-link[aria-current=page] .navbar__tab-label{color:#fafafa}.navbar .hamburger{display:inline-flex;gap:6px;color:#2762f8;background-color:transparent;border:none}.navbar .hamburger span{width:24px;height:2px;background:#2762f8;display:block}@media (min-width: 768px){.navbar .hamburger{display:none}}.navbar .mobile-overlay__close{background-color:transparent;border:none;color:#fafafa}@media (min-width: 768px){.navbar .navbar__logo img{transform-origin:left center;transition:transform .35s cubic-bezier(.2,.7,.2,1),filter .35s ease}.navbar .navbar__logo:hover img{transform:translateY(-2px) scale(1.05) rotate(-1deg)}}@media (min-width: 768px){.navbar .navbar__menu .navbar__menu__items ul{display:flex;align-items:center;flex-direction:row}}.mobile-overlay{display:none}@media (min-width: 768px){.mobile-overlay{display:none!important}}@media (max-width: 767px){.navbar{padding:.5rem 0}.navbar .navbar__menu{padding:.25rem var(--page-gutter)}.navbar .navbar__menu .navbar__menu__items ul{display:none!important}.navbar__status{display:none}.mobile-overlay{display:flex;position:fixed;inset:0;background:#193fa0;opacity:0;pointer-events:none;transition:opacity .3s ease;flex-direction:column;z-index:1000;margin:0;padding:0}.mobile-overlay--open{opacity:1;pointer-events:auto}.mobile-overlay header{display:flex;justify-content:space-between;align-items:center;padding:max(.5rem,env(safe-area-inset-top)) 1rem .5rem 1rem;border-bottom:1px solid #FAFAFA;margin-top:0}.mobile-overlay header .logo{display:inline-flex;align-items:center}.mobile-overlay header button.close-btn{position:relative;width:24px;height:24px;background:transparent;border:none;cursor:pointer}.mobile-overlay header button.close-btn:before,.mobile-overlay header button.close-btn:after{content:"";position:absolute;top:50%;left:50%;width:20px;height:2px;background-color:#fafafa;transform-origin:center}.mobile-overlay header button.close-btn:before{transform:translate(-50%,-50%) rotate(45deg)}.mobile-overlay header button.close-btn:after{transform:translate(-50%,-50%) rotate(-45deg)}.mobile-overlay ul{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;list-style:none;padding:0;margin:0}.mobile-overlay ul li{width:100%;text-align:center;font-size:1.125rem;font-weight:600;padding:1.5rem 0;border-bottom:1px solid #FAFAFA;cursor:pointer;color:#fafafa}.mobile-overlay ul li:last-child{border-bottom:none}.mobile-overlay__link{display:block;width:100%;color:inherit}}.home{position:relative;padding:3rem 0 4rem}.home__container{max-width:var(--page-max-width);margin:0 auto;padding:0;width:min(100% - 2 * var(--page-gutter),var(--page-max-width))}.home__intro{margin-top:3rem;margin-bottom:6rem}.home__kicker{display:flex;gap:.25rem;font-size:.875rem;margin:0 0 2.5rem;letter-spacing:.02em}.home__kicker-strong{color:#18181b;font-weight:600}.home__kicker-soft{color:#71717a;font-weight:500}.home__title{margin:0;font-size:clamp(1.25rem,2.6vw,1.875rem);font-weight:600;line-height:1.3;color:#18181b}.home__title span{color:#71717a;font-weight:400}.home__columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;align-items:stretch}.home__column{display:flex;flex-direction:column;gap:1.5rem;height:100%}.home__linkedin-card{border-radius:12px;overflow:hidden;background:#e4e4e7;filter:grayscale(1);box-shadow:0 10px 24px #00000014}.home__linkedin-embed{display:block;width:100%;height:300px;border:none}.home__feature-card{position:relative;display:block;border-radius:12px;overflow:hidden;background:#fafafa;color:inherit;box-shadow:0 14px 32px #00000014}.home__feature-bg{position:absolute;inset:0;background-size:cover;background-position:center;opacity:.65}.home__feature-content{position:relative;padding:2.5rem;min-height:460px;display:flex;flex-direction:column;height:100%;justify-content:space-between}.home__feature-avatar{width:40px;height:40px;border-radius:999px;overflow:hidden;margin-bottom:1rem}.home__feature-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home__feature-title{margin:0 0 .5rem;font-size:1.5rem;font-weight:600;color:#18181b}.home__feature-subtitle{margin:0 0 3rem;font-size:1.125rem;color:#71717a;max-width:360px}.home__feature-description{margin:0 0 2.5rem;font-size:1rem;color:#71717a;max-width:360px;line-height:1.5}.home__feature-link{margin-top:auto;font-size:1rem;color:#2762f8;text-decoration:underline}.home__crewlo-card{border-radius:12px;background:#2762f8;color:#fafafa;padding:2.5rem;display:flex;flex-direction:column;gap:2rem;min-height:300px;box-shadow:0 12px 28px #0000001f}.home__crewlo-header{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;gap:1rem}.home__crewlo-header img{height:28px}.home__crewlo-meta{display:flex;align-items:center;gap:.375rem;font-size:.875rem}.home__crewlo-meta img{width:32px;height:32px;border-radius:999px;-o-object-fit:cover;object-fit:cover;border:2px solid rgba(255,255,255,.5)}.home__crewlo-text{margin:1;font-size:1rem;font-weight:400;line-height:1.35}.home__footer{margin-top:3rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.home__blur{width:100%;border-radius:12px;overflow:hidden}.home__blur img{width:100%;display:block}.home__more{font-size:.875rem;letter-spacing:.08em;text-transform:uppercase;color:#71717a;text-decoration:underline;text-decoration-color:transparent;transition:color .2s ease,text-decoration-color .2s ease}.home__more:hover{color:#2762f8;text-decoration-color:#2762f8}.home__column--middle .home__feature-card{flex:1}@media (max-width: 1024px){.home__columns{grid-template-columns:1fr}.home__column{flex-direction:column}.home__feature-content{min-height:380px}.home__linkedin-embed{height:340px}}@media (max-width: 768px){.home{padding:2.5rem 0 3rem}.home__container{padding:0 1rem}.home__kicker{flex-wrap:wrap}.home__title{font-size:clamp(1.25rem,6vw,1.875rem)}.home__feature-content{padding:1.5rem}.home__feature-title{font-size:1.25rem}.home__feature-subtitle,.home__feature-description{max-width:100%}.home__crewlo-text{font-size:1.125rem}.home__linkedin-embed{height:280px}}.resume{max-width:var(--page-max-width);margin:3rem auto 5rem;padding:0;width:min(100% - 2 * var(--page-gutter),var(--page-max-width));display:flex;flex-direction:column;gap:2.5rem}.resume__intro{display:grid;grid-template-columns:minmax(220px,280px) 1fr;gap:1.5rem;align-items:stretch}.resume__photo{border-radius:12px;overflow:hidden;background:#e4e4e7}.resume__photo img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.resume__summary{background:#fafafa;border-radius:12px;padding:1.5rem 2.5rem;box-shadow:0 10px 24px #00000014;color:#71717a;line-height:1.55}.resume__summary p{margin:0 0 1rem}.resume__summary p:last-child{margin-bottom:0}.resume__summary-lead{color:#18181b;font-weight:600}.resume__summary-lead span{text-decoration:underline}.resume__summary-second{color:#71717a}.resume__summary-second span{text-decoration:underline}.resume__summary-terciary{color:#71717a}.resume__summary-terciary a{text-decoration:underline}.resume__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.resume__section{background:#fafafa;border-radius:12px;box-shadow:0 10px 24px #0000000f;overflow:hidden}.resume .section__head{padding:1rem 1.5rem;border-bottom:1px solid #A1A1AA}.resume .section__head h2{margin:0;font-size:1.5rem;font-weight:600}.resume .section__body{display:flex;flex-direction:column}.resume .block{border-bottom:1px solid #A1A1AA;padding:1.25rem 1.5rem}.resume .block:last-child{border-bottom:none}.resume .block__head{cursor:pointer}.resume .block__head .arrow{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.resume .block__head .arrow h3{margin:0;font-weight:500;font-size:1.125rem}.resume .block__head .arrow .arrow-icon{transition:transform .3s ease-in-out}.resume .block__head .arrow .arrow-icon.rotated{transform:rotate(180deg)}.resume .block .block__body{margin-top:1rem}.resume .block .block__body .date{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem}.resume .block .block__body .date .block__meta{font-size:1.125rem;color:#2762f8}.resume .block .block__body .date .date{color:#71717a}.resume .block .block__body ul{padding:0;margin:1rem 0 0;list-style:none}.resume .block .block__body ul li{margin-bottom:1rem;color:#71717a;line-height:1.5}.resume .block .block__body ul li a{text-decoration:underline;color:#71717a}.resume .block .block__body ul li:last-child{margin-bottom:0}.resume .block .block__body .skills__grid{display:grid;grid-template-columns:1fr;gap:1rem}.resume .block .block__body .skills__grid ul{margin:0}.resume .block--static .block__body{margin-top:0}.resume__list{padding:0;margin:0;list-style:none}.resume__list li{margin-bottom:1rem;color:#71717a}.resume__list li:last-child{margin-bottom:0}@media (max-width: 1024px){.resume__intro{grid-template-columns:220px 1fr}}@media (max-width: 767px){.resume{margin-top:2.5rem;padding:0}.resume__intro{grid-template-columns:1fr}.resume__summary{padding:1.25rem}.resume__grid{grid-template-columns:1fr}.resume .block{padding:1rem}.resume .block .block__body .skills__grid{grid-template-columns:1fr}}.linkedin{padding:3rem 0 5rem}.linkedin__container{max-width:var(--page-max-width);margin:0 auto;padding:0;width:min(100% - 2 * var(--page-gutter),var(--page-max-width))}.linkedin__socials{display:flex;align-items:center;gap:1rem;background:#e4e4e7;border-radius:999px;padding:.5rem 1.25rem;margin:0 auto 2.5rem;justify-content:center;width:-moz-fit-content;width:fit-content}.linkedin__socials a{display:inline-flex;align-items:center;justify-content:center}.linkedin__socials img{width:24px;height:24px}.linkedin__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.linkedin__column{display:flex;flex-direction:column;gap:1.5rem}.linkedin__post{border-radius:12px;overflow:hidden;background:#e4e4e7}.linkedin__post iframe{width:100%;height:300px;border:none;display:block}@media (max-width: 1024px){.linkedin__grid{grid-template-columns:1fr}.linkedin__post iframe{height:340px}}@media (max-width: 767px){.linkedin{padding:2.5rem 0 3rem}.linkedin__container{padding:0}.linkedin__socials{padding:.375rem 1rem}.linkedin__post iframe{height:280px}}.loader{position:fixed;inset:0;background-color:#fafafa;background-image:radial-gradient(circle at 12% 18%,#ffffffe6,#fff0 55%),radial-gradient(circle at 86% 78%,#00000008,#fff0 60%);z-index:9999;display:flex;justify-content:center;align-items:center;height:100dvh;width:100vw;overflow:hidden}.loader:before,.loader:after{content:"";position:absolute;border-radius:999px;pointer-events:none;z-index:1}.loader:before{width:120vmax;height:34vmax;top:12%;left:-22%;background:linear-gradient(120deg,#ffffffeb,#0000000d 45%,#ffffffb3);--ribbon-rotate: -12deg;transform:rotate(var(--ribbon-rotate));filter:blur(6px);opacity:.85;animation:ribbon-float 7s ease-in-out infinite}.loader:after{width:90vmax;height:28vmax;top:48%;left:6%;background:linear-gradient(130deg,#ffffff8c,#00000014 40%,#ffffff59);--ribbon-rotate: 14deg;transform:rotate(var(--ribbon-rotate));filter:blur(8px);opacity:.75;animation:ribbon-float 9s ease-in-out infinite reverse}.loader__logo{display:block;margin:0;max-width:34vw;max-height:28dvh;width:auto;height:auto;position:relative;z-index:2;animation:logo-zoom 2.6s ease-in-out infinite}@media (max-width: 767px){.loader__logo{max-width:52vw;max-height:24dvh}}@keyframes logo-zoom{0%{opacity:.65;transform:scale(.78)}50%{opacity:1;transform:scale(1.18)}to{opacity:.72;transform:scale(.82)}}@keyframes ribbon-float{0%{transform:translateY(0) rotate(var(--ribbon-rotate))}50%{transform:translateY(-2%) rotate(var(--ribbon-rotate))}to{transform:translateY(0) rotate(var(--ribbon-rotate))}}@media (prefers-reduced-motion: reduce){.loader__logo{animation:none}.loader:before,.loader:after{animation:none}}.thought{padding:0;max-width:var(--page-max-width);margin:3rem auto 5rem;width:min(100% - 2 * var(--page-gutter),var(--page-max-width));display:grid;grid-template-columns:minmax(240px,320px) 1fr;grid-template-areas:"left right";gap:1.5rem}.thought__container-left{grid-area:left;background:#fafafa;border-radius:12px;box-shadow:0 10px 24px #0000000f;padding:1.25rem}.thought__container-left-header{margin-bottom:1rem}.thought__container-left-header-container-title{color:#18181b;font-size:1.5rem;font-weight:600;margin:0}.thought__container-left-filters-search{border:1px solid #A1A1AA;border-radius:12px;padding:1.5rem 1rem;width:100%;background:#f4f4f5;font-size:.875rem;color:#18181b;box-shadow:inset 0 1px 2px #0000000f}.thought__container-left-filters-search::-moz-placeholder{color:#71717a}.thought__container-left-filters-search::placeholder{color:#71717a}.thought__container-left-filters-search:focus{outline:none;border-color:#2762f8;box-shadow:0 0 0 2px #2762f829}.thought__container-left-filters-topics{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.thought__container-left-filters-topics-chip{border:1px solid #E4E4E7;padding:1rem;border-radius:12px;background-color:#fafafa;cursor:pointer;text-align:left;font-size:.875rem;font-weight:500;color:#71717a;transition:all .2s ease;box-shadow:0 6px 6px #0000000d}.thought__container-left-filters-topics-chip:hover{border-color:#2762f8;color:#2762f8}.thought__container-left-filters-topics-chip--active{color:#fafafa;border-color:#2762f8;background:#0d1d4e;box-shadow:0 2px 6px #0184d533}.thought__container-left-filters-topics-chip--active:hover{color:#fafafa;background-color:#2762f8}.thought__container-right{grid-area:right;display:flex;flex-direction:column;gap:1rem}.thought__container-right-posts{background:#fafafa;border-radius:12px;box-shadow:0 10px 24px #0000000f;padding:1rem}.thought__container-right-posts-list{display:flex;flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none}.thought__container-right-posts-list-subtitems{border:1px solid #A1A1AA;border-radius:8px;padding:1rem;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:1rem;background:#fafafa}.thought__container-right-posts-list-subtitems-left-title{font-size:1.5rem;margin:0 0 .5rem;color:#18181b}.thought__container-right-posts-list-subtitems-left-preview{margin:0;color:#71717a;font-size:.875rem}.thought__container-right-posts-list-subtitems-right{display:flex;flex-direction:column;gap:.5rem}.thought__container-right-posts-list-subtitems-right-description{margin:0;color:#71717a;font-size:.875rem}.thought__container-right-posts-list-subtitems-right-tag{display:inline-flex;align-items:center;gap:.25rem;border:1px solid #A1A1AA;padding:.25rem .5rem;border-radius:999px;color:#71717a;font-size:.75rem;width:-moz-fit-content;width:fit-content}.thought__container-right-posts-list-subtitems-right-link{color:#2762f8;text-decoration:underline;font-size:.875rem;width:-moz-fit-content;width:fit-content}.thought__container-right-posts .thought__no-posts{margin:0;color:#71717a}.thought--post{grid-template-columns:minmax(220px,320px) 1fr;align-items:start}.thought--post .thought__header{position:sticky;top:2.5rem;align-self:start;background:#fafafa;border-radius:12px;box-shadow:0 10px 24px #0000000f;padding:1rem}.thought--post .thought__header h1{margin:0 0 .5rem;font-size:1.5rem}.thought--post .thought__header .thought__posts-card__meta{margin:0 0 .5rem;color:#71717a;font-size:.875rem}.thought--post .thought__header .btn--link{color:#2762f8;text-decoration:underline}.thought--post .thought__content{background:#fafafa;border-radius:12px;overflow:hidden;box-shadow:0 10px 24px #0000000f}.thought--post .thought__content>*{padding:1rem 1.5rem;margin:0}.thought--post .thought__content>*:last-child{border-bottom:none}.thought--post footer{grid-column:2}.thought .mdx-wrapper{border-left:0;border-right:0}.thought .mdx-wrapper .linkBlog{color:#2762f8;text-decoration:underline}.thought .mdx-h1{font-size:1.875rem;color:#18181b}.thought .post__gif{display:block;max-width:90%;margin:1.5rem auto;border-radius:8px;box-shadow:0 4px 14px #0000001a}.thought .quote{border-left:.4rem solid #2762F8;padding-left:.75rem;min-height:2rem;display:flex;align-items:center}.thought .quote-v2{border-left:.4rem solid #2762F8;padding-left:.75rem;min-height:1rem;display:flex;align-items:center;border-top:.5px solid #A1A1AA;border-bottom:.5px solid #A1A1AA;border-right:.5px solid #A1A1AA}.thought .quotePoint{border-left:.2rem solid #A1A1AA;padding-left:.75rem;background-color:#f0f0f080}.thought .quotePoint p{font-weight:600;font-size:1.125rem}@media (max-width: 1024px){.thought{grid-template-columns:1fr;grid-template-areas:"left" "right"}.thought__container-left,.thought__container-right{width:100%}.thought--post{grid-template-columns:1fr;grid-template-areas:"header" "content" "footer"}.thought--post .thought__header{grid-area:header;position:static}.thought--post .thought__content{grid-area:content}.thought--post footer{grid-area:footer;grid-column:auto}.thought__container-right-posts-list-subtitems{grid-template-columns:1fr}}@media (max-width: 767px){.thought{margin-top:2.5rem}.thought__container-left{padding:1rem}.thought__container-left-header-container-title{font-size:1.25rem}.thought__container-right-posts{padding:.75rem}.thought__container-right-posts-list-subtitems{display:flex;flex-direction:column;gap:.5rem}.thought--post .thought__content>*{padding:.75rem}}.contain_chip{margin-top:10vh;width:80%;margin-left:auto;margin-right:auto;display:flex;justify-content:center;gap:4rem}.contain_chip .containerButton{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;background:#f4f4f5;border:1px solid #3F3F46;border-radius:.5rem;padding:.5rem 2rem}.contain_chip .containerButton .rounded-full{width:1rem;height:1rem;background-color:#059669;border-radius:100%}.contain_chip .containerButton .eyeIcon{width:1.5rem}.contain_chip .containerButton .textButton{color:#71717a;font-weight:600;font-size:1rem}@media (min-width: 768px){.containerButton{transition:all .3s ease}.containerButton:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px);transition:all .3s ease}}@media (max-width: 767px){.contain_chip{margin-top:10vh;width:80%;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;justify-content:center;gap:2rem}}@media (min-width: 768px) and (max-width: 1339px){.contain_chip{margin-top:10vh;width:80%;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;justify-content:center;gap:2rem}}
