@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Fraunces:ital,opsz,wght@1,9..144,500&display=swap');*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f5f0e6;color:#243329;font-family:'DM Sans',sans-serif}a{color:inherit}.skip{position:fixed;top:-5rem;background:#243329;color:white;padding:1rem;z-index:99}.skip:focus{top:1rem}header{height:82px;padding:0 4vw;display:grid;grid-template-columns:1fr auto auto;gap:3rem;align-items:center;position:sticky;top:0;z-index:20;background:#f5f0e6e8;backdrop-filter:blur(12px);border-bottom:1px solid #a7b0a0}.brand{text-decoration:none;font-size:.75rem;letter-spacing:.08em}.brand span{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#243329;color:#f5f0e6;font-family:Fraunces;margin-right:.5rem}nav{display:flex;gap:1.8rem}nav a{text-decoration:none;font-size:.75rem}nav a:hover{color:#cc5b36}.langs{display:flex;background:#dfd7c9;border-radius:99px;padding:4px}.langs button,.menu{border:0;background:none;padding:.5rem .7rem;border-radius:99px;font:500 .7rem 'DM Sans';cursor:pointer}.langs button.active{background:#243329;color:white}.menu{display:none}.hero{min-height:calc(100vh - 82px);padding:14vh 6vw 8vh;position:relative;overflow:hidden}.shape{position:absolute;border-radius:48% 52% 60% 40%/50% 40% 60% 50%;filter:blur(1px)}.shape.one{width:45vw;height:45vw;background:#e4a17e;right:-9vw;top:2vh;animation:morph 12s ease-in-out infinite}.shape.two{width:20vw;height:20vw;background:#abbc87;right:30vw;bottom:-5vw;animation:morph 9s ease-in-out infinite reverse}.eyebrow{position:relative;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.hero h1{position:relative;font-size:clamp(5rem,12vw,12rem);font-weight:500;line-height:.8;letter-spacing:-.07em;margin:9vh 0 3rem}.hero h1 em{font-family:Fraunces,serif}.lead{position:relative;font-size:clamp(1.1rem,2vw,1.7rem);line-height:1.6;max-width:660px;margin-left:38%}.cta{position:relative;display:flex;align-items:center;gap:1rem;margin:2rem 0 0 38%;text-decoration:none}.cta b{display:grid;place-items:center;border:1px solid;border-radius:50%;width:50px;height:50px}.about,main>section:not(.hero){padding:9rem 6vw}.about{display:grid;grid-template-columns:1fr 3fr;background:#243329;color:#f5f0e6;border-radius:5rem 5rem 0 0}.flower{font-size:4rem;color:#e4a17e}.about span,.section-head>span{font-size:.75rem}.about i{font-style:normal}.about h2{font:clamp(3rem,7vw,7rem)/1 Fraunces;margin:2rem 0}.about p:last-child{font-size:1.15rem;line-height:1.8;max-width:720px}.section-head{display:grid;grid-template-columns:1fr 2fr 1fr;align-items:end;margin-bottom:5rem}.section-head h2{font:clamp(3rem,6vw,6rem) Fraunces;margin:0}.section-head p{font-size:.8rem}.project{border-top:1px solid #a7b0a0}.project-toggle{width:100%;border:0;background:none;padding:2.2rem 0;display:grid;grid-template-columns:80px 1fr auto auto;align-items:center;text-align:left;gap:1rem;color:inherit;cursor:pointer}.num{font-size:.7rem}.project-title{font:clamp(2rem,4vw,4rem) Fraunces}.toggle-label{font-size:.7rem}.plus{display:grid;place-items:center;width:45px;height:45px;border:1px solid;border-radius:50%;font-size:1.4rem;transition:.3s}.open .plus{transform:rotate(45deg);background:#243329;color:white}.project-detail{padding:0 12% 3rem}.project-detail p{font-size:1.1rem;line-height:1.7;max-width:750px}.project-detail ul{display:flex;gap:.5rem;list-style:none;padding:0;flex-wrap:wrap}.project-detail li{background:#dce5ce;border-radius:99px;padding:.45rem .7rem;font-size:.65rem}.skills{list-style:none;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.skills li{background:#dce5ce;min-height:180px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center;padding:2rem;font-size:1.2rem}.skills li:nth-child(even){background:#efd1be}.skills span{font-size:.6rem;margin-right:.5rem}.timeline{margin-left:25%}.timeline article{display:grid;grid-template-columns:120px 1fr;border-top:1px solid #a7b0a0;padding:2rem 0}.timeline time{font:2rem Fraunces}.timeline p{font-size:1.15rem}.contact{margin:2rem;border-radius:4rem;background:#abbc87;text-align:center}.contact h2{font:clamp(4rem,9vw,9rem)/.9 Fraunces;margin:2rem 0}.contact a{font-size:clamp(1.1rem,2.5vw,2.4rem)}.contact a b{display:inline-grid;place-items:center;width:55px;height:55px;border:1px solid;border-radius:50%}footer{display:flex;justify-content:space-between;padding:2rem 4vw;font-size:.7rem}.project-toggle:focus-visible,a:focus-visible,button:focus-visible{outline:2px solid #cc5b36;outline-offset:4px}@keyframes morph{50%{border-radius:65% 35% 42% 58%/38% 62% 38% 62%;transform:rotate(8deg) scale(.92)}}@media(max-width:760px){header{grid-template-columns:1fr auto auto;gap:.2rem;padding:0 1rem}.brand{font-size:0}.brand span{font-size:.8rem}.menu{display:block}nav{display:none;position:absolute;top:82px;left:0;right:0;background:#f5f0e6;padding:1.5rem;flex-direction:column;border-bottom:1px solid}nav.open{display:flex}.langs button{padding:.4rem}.hero{padding:8rem 1rem 5rem}.shape.one{width:90vw;height:90vw;opacity:.75}.hero h1{font-size:18vw;margin-top:8rem}.lead,.cta{margin-left:10%}.about,main>section:not(.hero){padding:6rem 1.2rem}.about{grid-template-columns:1fr;border-radius:2rem 2rem 0 0}.section-head{grid-template-columns:1fr}.section-head>span{margin-bottom:2rem}.project-toggle{grid-template-columns:40px 1fr auto}.toggle-label{display:none}.project-detail{padding-left:2rem}.skills{grid-template-columns:1fr 1fr}.skills li{min-height:130px;font-size:.9rem}.timeline{margin:0}.timeline article{grid-template-columns:90px 1fr}.contact{margin:1rem!important;border-radius:2rem!important}.contact h2{font-size:16vw}footer{gap:1rem;flex-direction:column}}
