*{margin:0;padding:0;border:0;font-size:100%;line-height:1;font:inherit;vertical-align:baseline;box-sizing:border-box}html,body{margin:0;padding:0}a,button{cursor:pointer}table{border-collapse:collapse;border-spacing:0}.centered-text{text-align:center}.image-container{overflow:hidden}.image-container img{display:block;max-width:100%;height:auto}@font-face{font-family:Garamond;src:url(/fonts/garamond/CormorantGaramond-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Garamond;src:url(/fonts/garamond/CormorantGaramond-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Garamond;src:url(/fonts/garamond/CormorantGaramond-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}:root{font-family:Trebuchet MS,Arial,sans-serif;background-color:#fff}html,body{height:100%;margin:0}#front-page{height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;position:absolute;top:0}#hero-banner{display:flex;gap:40px;padding:45px;align-items:center;justify-content:space-evenly;box-shadow:0 3px 12px #0003;border-radius:20px;width:70%;min-width:720px;max-width:880px}#hero-banner .image-container{border-radius:50%;min-width:220px;width:250px;flex-grow:0;box-shadow:0 3px 12px #0000004d}#banner-text-container{display:flex;flex-direction:column;justify-content:space-between}h1{font-size:3rem;border-bottom:black solid .125rem;padding-bottom:.125rem;letter-spacing:.125rem;font-weight:500;font-family:Garamond,Times New Roman,serif;text-align:center}#intro-text{margin:30px 20px;display:flex;flex-direction:column;gap:15px;font-size:1.1rem;line-height:1.7;font-weight:400}#button-container{display:flex;justify-content:center;flex-wrap:wrap;gap:25px}.button-row{display:flex;justify-content:space-evenly;width:100%;flex-wrap:wrap;gap:10px}.button{border:3px solid black;background-color:#fff;color:#000;text-decoration:none;height:34px;width:clamp(120px,11vw,140px);border-radius:13px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:background-color .6s ease,color .6s ease,transform .4s ease,box-shadow .4s ease}.button:hover{border:3px solid black;background-color:#000;color:#fff;transform:translateY(-2px);box-shadow:0 2px 6px #0006}.button:active{transform:scale(.98);box-shadow:none;transition:transform 0s,box-shadow 0s}.section{height:100vh;width:100vw}.subtle-heading{font-size:1.8rem;font-family:Garamond,serif;font-weight:400;text-align:center;margin-top:14px;opacity:.75;letter-spacing:.02em}.section-header{font-family:Garamond,serif;font-size:2rem;font-weight:550;text-align:center;margin:40px 30% 0;opacity:.95;letter-spacing:.06em;border-bottom:1.5px solid black;padding-bottom:4px}#navbar{display:flex;justify-content:center;gap:clamp(80px,13vw,120px);padding:20px 0 16px;border-bottom:1px solid black;font-size:1rem;letter-spacing:.03em}.nav-link{position:relative;cursor:pointer;transition:all .5s ease;text-decoration:underline;text-underline-offset:8px;text-decoration-color:#fff;text-decoration-thickness:1px}.nav-link:hover:not(.current){color:gray;transform:scale(1.05)}.nav-link.current{cursor:default;transform:translateY(-2px);text-shadow:0 0 6px rgba(0,0,0,.15);text-decoration-color:#000}@media (max-width: 1200px){#hero-banner{gap:16px}}@media (max-width: 800px){#hero-banner{flex-wrap:wrap;min-width:460px;margin:0 20px}#hero-banner .image-container{width:220px}.button{width:125px}}#project-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:50px;padding:60px clamp(28px,7vw,100px);justify-items:center}.project-tile{background-color:#fff;color:#000;border:2px solid black;border-radius:20px;padding:24px;width:100%;max-width:420px;height:100%;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 4px 16px #0000001f;transition:transform .3s ease,box-shadow .3s ease}.project-tile:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0003}.project-tile h2{font-family:Garamond,serif;font-size:1.5rem;border-bottom:1px solid black;padding-bottom:6px;margin-bottom:10px}.project-tile p{flex-grow:1;font-size:1rem;line-height:1.6;margin-bottom:16px}.project-tile img{width:100%;height:auto;object-fit:cover;border:1.5px solid black;border-radius:12px;margin-bottom:20px;background-color:#f0f0f0}.button-container{width:clamp(120px,11vw,140px);height:34px;display:flex;justify-content:center;align-items:center;background-color:#efefef;border-radius:13px}#about-section{padding:0 35px}#about-block-1{display:flex;align-items:center;justify-content:space-evenly;gap:15px;flex-wrap:wrap;margin:60px 0}.about-text{font-family:Garamond,serif;font-size:1.2rem;line-height:1.45}#about-block-1>.about-text{min-width:260px;max-width:420px;flex:1 1 0}.about-text p,.paragraph-empty-line{margin-bottom:1.3rem}.paragraph-empty-line{height:10px}#identities-conclusion{margin-bottom:2rem}.about-image{flex:0 0 320px;max-width:360px;height:450px;overflow:hidden;box-shadow:0 4px 12px #0003;border:3px solid black;background-color:#d3d3d3;display:flex;align-items:center;justify-content:center}.about-image img{width:100%;height:100%;object-fit:cover;display:block}.text-divider{width:90%;height:1px;background:#000;margin:0 auto;opacity:.65}#about-block-2{padding:60px 35px}#about-block-2>.about-text{max-width:1130px;margin:0 auto}#contact-links{margin-top:36px;display:flex;flex-direction:column;gap:20px;margin-left:36px;align-items:flex-start}.contact-link{display:inline-flex;align-items:center;gap:9px;padding-right:8px;padding-left:4px;font-size:1.05rem;line-height:1.4;text-decoration:none;color:#000;transition:all .4s ease}.contact-link:hover{color:gray;padding-left:18px}.contact-link>p{margin:0}.contact-icon{font-size:1.1rem;min-width:20px;text-align:center}
