:root{--gradient:linear-gradient(135deg, var(--dark-purple), var(--light-purple));--dark-purple:#032b88;--light-purple:#7935c9;--brown:#2f2d01;--white:#fff;--grey:#f4f6fa;--med-grey:#bbb;--dark-grey:gray;--bg:var(--white);--surface:var(--white);--panel:var(--grey);--pill-bg:var(--grey);--text:var(--brown);--muted:var(--dark-grey);--heading:var(--dark-purple);--accent:var(--light-purple);--light-grey:#0000001a;--skeleton:#e4e8f0;--skeleton-shine:#ffffffbf;--hero-circle:#9e9e9e1a}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--hero-circle:#00000014;--bg:#0f1117;--surface:#212634;--panel:#161a23;--pill-bg:#2c3242;--text:#e6e6ea;--muted:#a3a8b5;--heading:#aebfff;--accent:#b58cf0;--light-grey:#ffffff1f;--skeleton:#2a303d;--skeleton-shine:#ffffff14}body{color:var(--text);background-color:var(--bg);place-content:center;align-items:center;margin:0;font-family:Open Sans,sans-serif}a{text-decoration:none}p{font-size:1rem}.subheader,.experience-date,.degree,.year{font-size:1.5rem}h2{color:var(--heading)}h3{margin:0;font-size:1.3rem;font-weight:700}.column{flex-direction:column;gap:1.5rem;display:flex}.row{flex-direction:row;justify-content:center;gap:1.5rem;display:flex}.company-logo{border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:5rem;height:5rem;display:flex;overflow:hidden}.company-logo img{object-fit:contain;width:100%;height:100%}.flex-center{justify-content:center;align-items:center;display:flex}.flex-center-no-justify{align-items:center;display:flex}.flex-shrink-0{flex-shrink:0}.space-between{justify-content:space-between;align-items:baseline;display:flex}.leaflet-container{font-family:Open Sans,sans-serif}:root[data-theme=dark] .leaflet-tile-pane{filter:invert()hue-rotate(180deg)brightness(.95)contrast(.9)}:root[data-theme=dark] .leaflet-container{background:#2a2a2a}.leaflet-popup-content{color:var(--brown);font-size:14px;font-weight:500}.leaflet-popup-content strong{color:var(--brown);font-weight:600}.leaflet-control-attribution a{color:#032b88;font-weight:500}.leaflet-control-attribution{color:var(--brown);background-color:#fffffff2;font-size:11px}.leaflet-control-zoom a{color:#000;background-color:#fff}.leaflet-control-zoom a:hover{color:#000;background-color:#f4f4f4}.leaflet-container a{color:#032b88}.leaflet-bar a{color:#000}.info.legend{color:var(--brown);background-color:#fff}.info.legend h3,.info.legend h4{color:var(--brown)}
