@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;700;400i&display=swap";
:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg-color:#212121;--text-color:#fff;--accent-blue:#3b82f6;--accent-blue-hover:#2563eb}*{box-sizing:border-box;margin:0;padding:0}html,body{scroll-behavior:smooth;min-height:100%;margin:0}body{background-color:var(--bg-color);min-height:100vh;color:var(--text-color);-webkit-font-smoothing:antialiased;font-family:Inter,sans-serif;line-height:1.6}button,a,input,textarea,select{font:inherit}.integro-page{min-height:100vh}.integro-section{border-bottom:1px dashed #444;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:4rem 2rem;display:flex}.integro-section#section-1{padding-top:4.1875rem}.integro-section:last-of-type{border-bottom:none}.logo-main{width:auto;height:150px;margin-bottom:.5rem}h1{letter-spacing:-.02em;text-transform:lowercase;font-size:5rem;font-weight:700}.description{text-align:center;max-width:800px;margin-top:2rem}.description p{color:#ffffffd9;margin-bottom:1.25rem;font-size:1.125rem}.copyright{color:#fff6;margin-top:4rem;font-size:.875rem}.section-header{align-items:center;gap:1.5rem;margin-bottom:3rem;display:flex}.section-header img{width:auto;height:5rem}.section-header h2{letter-spacing:-.02em;text-transform:lowercase;font-size:5rem;font-weight:700}.sub-heading{text-align:center;color:#ffffffe6;max-width:800px;margin:3rem 0 1.5rem;font-size:1.25rem;font-weight:400}.cta-group{text-align:center}.btn{background-color:var(--accent-blue);color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;border:none;border-radius:4px;padding:1rem 2.5rem;font-size:1rem;font-weight:700;text-decoration:none;transition:background-color .2s;display:inline-block}.btn:hover{background-color:var(--accent-blue-hover)}.split-content{align-items:flex-start;gap:4rem;width:100%;max-width:1200px;display:flex}.left-side{text-align:left;flex:1}.right-side{text-align:left;flex:0 0 350px}.profile-photo{border-radius:4px;width:100%;height:auto;margin-bottom:1.5rem;display:block}.profile-caption{font-size:1rem;line-height:1.4}.profile-name{margin-bottom:.25rem;font-weight:700;display:block}.profile-title{color:#ffffffe6;margin-bottom:.25rem;display:block}.profile-education{color:#fff9;font-size:.875rem;display:block}.quote-block{color:#ffffffe6;border-left:4px solid var(--accent-blue);margin-top:1rem;padding-left:1.5rem;font-size:1.25rem;font-style:italic}.quote-block p{margin-bottom:1.25rem}.quote-block p:last-child{margin-bottom:0}@media (max-width:768px){.integro-section{padding:3rem 1rem}.integro-section#section-1{padding-top:3.09375rem}.logo-main{height:100px;margin-bottom:.5rem}h1,.section-header h2{font-size:2.85rem}.section-header{text-align:center;flex-direction:column;gap:1rem}.section-header img{height:3rem}#section-1 .description p{font-size:.95rem}.description p{font-size:1rem}.sub-heading{margin:2.5rem 0 1.25rem;font-size:1.125rem}.btn{text-align:center;width:100%;max-width:300px;padding:.875rem 2rem}.split-content{flex-direction:column;gap:3rem}.right-side{flex:none;width:100%;max-width:400px;margin:0 auto}.quote-block{padding-left:1rem;font-size:1.125rem}}
