@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,500;0,600;1,500&display=swap";.wrap{width:min(1280px,88%);margin:auto}.section{padding-top:95px;padding-bottom:95px}.eyebrow{font-size:.75rem;letter-spacing:.15em;font-weight:700}header{width:92%;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 0;border-bottom:1px solid #d7dcd5}.brand{text-decoration:none;font-size:1.7rem;font-weight:700;letter-spacing:-.06em;line-height:1.1}.brand small{display:block;font-size:.6rem;letter-spacing:.2em;margin-top:9px}nav{display:flex;gap:28px;font-size:.875rem}nav a{text-decoration:none}header>a:last-child{font-size:.875rem}.hero{display:grid;grid-template-columns:1.2fr 1fr;gap:7%;padding-top:65px;padding-bottom:70px;align-items:center}.hero h1{margin:25px 0}.intro{font-size:1.2rem}.hero .intro{max-width:500px}.muted{color:#586763}.hero .muted{font-size:.95rem;max-width:430px}.actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap;margin-top:32px;font-size:.9rem}.button{display:inline-block;background:#183e36;color:#fff;padding:16px 24px;text-decoration:none;font-size:.9rem;font-weight:600}.button:hover{background:#2e574c;color:#fff}.location{font-size:.7rem;letter-spacing:.13em;margin-top:40px;color:#5d6e67}.portrait{display:block;width:100%;height:590px;object-fit:cover;object-position:center 53%;border-radius:180px 180px 0 0}figcaption{background:#173b33;color:#fff;padding:18px 24px;display:flex;justify-content:space-between;gap:12px;font-size:.75rem}.ecosystem{display:flex;justify-content:space-evenly;gap:25px;flex-wrap:wrap;border-block:1px solid #d7dcd5;padding:30px 5%;font-size:1.15rem;font-weight:600;color:#56665c}.section-heading{display:flex;justify-content:space-between;gap:20px;margin-bottom:40px}.section-heading>span{font-size:.85rem;color:#67716b}.columns{display:grid;grid-template-columns:1fr 1fr;gap:10%}article>h3{margin:26px 0 14px}blockquote{font-family:Playfair Display,Georgia,serif;font-size:1.7rem;line-height:1.4;margin:40px 0 0;padding:20px 0 20px 25px;border-left:2px solid #b78a50}cite{display:block;font-family:DM Sans,sans-serif;font-size:.85rem;font-style:normal;margin-top:16px;color:#647169}details{border-top:1px solid #cdd4ca;margin-top:28px;padding-top:18px}summary{cursor:pointer;font-weight:600;list-style:none;display:flex;justify-content:space-between;gap:15px}summary::-webkit-details-marker{display:none}details[open] summary span{transform:rotate(45deg)}details p{margin-top:18px}.work{background:#eef0e9}.work h2{margin:25px 0 42px}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.project{background:#fafbf7;padding:34px;display:flex;flex-direction:column}.project-top{display:flex;justify-content:space-between;gap:20px;align-items:center;color:#65756b}.project-top>span{font-family:Georgia,serif;font-size:1.8rem;color:#87998c}.project h3{font-family:Playfair Display,Georgia,serif;font-size:2.4rem;font-weight:500;margin:28px 0 12px}.project .muted{font-size:.95rem}.project-bottom{margin-top:auto;padding-top:30px;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;font-size:.8rem}.project-bottom>span{color:#5b6b61}#resume{align-items:center}#resume h2{margin:25px 0}#resume .button{margin-top:28px}.skills{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.skills span{border:1px solid #cdd4ca;padding:7px 13px;font-size:.875rem}.resources{background:#193d34;color:#f7f6ec}.resources .columns{align-items:center}.resources .eyebrow{color:#c4d3ba}.resources h2{margin:24px 0}.resources em{color:#d8b784}.resources p{color:#dbe4d8}.resources .light{background:#f4efdf;color:#193d34;margin-top:30px}.preview{display:block;font-size:.85rem;margin-top:18px}.resources small{display:block;margin-top:12px;color:#c6d3c3;font-size:.75rem}.resource-list>div{display:flex;gap:23px;padding:20px 0;border-bottom:1px solid #547064}.resource-list span{font-family:Georgia,serif;color:#d8b784}.contact{text-align:center}.contact h2{margin:25px 0}.contact>p:not(.eyebrow){max-width:570px;margin:auto;color:#586b61}.contact .actions{justify-content:center}footer{border-top:1px solid #cdd4ca;padding:30px 0;display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:.8rem}footer p{color:#627166}.skip-link{position:absolute;left:15px;top:-100px;background:#fff;padding:12px;z-index:10}.skip-link:focus{top:10px}@media (max-width:950px){header{flex-wrap:wrap}nav{order:3;width:100%;justify-content:center;padding-top:10px}.hero{gap:5%}.portrait{height:510px}figcaption{flex-direction:column;gap:0}.hero h1{font-size:3.6rem}.columns{gap:7%}.project{padding:26px}.project-bottom{flex-direction:column}.section{padding-block:70px}}@media (max-width:650px){nav{gap:18px;justify-content:flex-start;flex-wrap:wrap;font-size:.8rem}.hero{grid-template-columns:1fr;padding-top:45px;gap:40px}.hero h1{font-size:clamp(2.8rem,10.5vw,3.8rem)}.hero .intro{font-size:1.05rem}.hero figure{max-width:440px;width:100%;margin:auto}.portrait{height:460px;border-radius:160px 160px 0 0}figcaption{flex-direction:row;font-size:.7rem}.location{margin-top:30px}.ecosystem{font-size:1rem;padding:24px;gap:18px 28px}.columns,.project-grid{grid-template-columns:1fr;gap:36px}.section-heading{flex-direction:column;gap:10px;margin-bottom:26px}.section{padding-block:58px}.project h3{font-size:2rem}blockquote{margin-top:25px}.resource-list>div{padding:16px 0}footer{flex-direction:column;text-align:center}.button{padding:15px 20px}.brand{font-size:1.5rem}}.identity{display:block;flex-shrink:0;width:300px;line-height:0}.identity img{display:block;width:100%;height:auto}.footer-identity{width:260px}@media (max-width:1100px){header{flex-wrap:wrap}header nav{order:3;width:100%;justify-content:center}}@media (max-width:650px){.identity{width:230px}header{gap:16px}header nav{justify-content:flex-start}header>a:last-child{font-size:.8rem}}@media (max-width:380px){.identity{width:205px}}header .identity{width:380px}.footer-identity{width:340px}.ecosystem{align-items:center}.ecosystem-identity{width:270px;max-width:100%;height:auto}.ecosystem-logo{width:190px;height:95px;position:relative;overflow:hidden;flex-shrink:0}.ecosystem-logo img{width:100%;height:100%;object-fit:contain}.ecosystem-logo.logo-daily img{position:absolute;width:190px;height:190px;max-width:none;top:-53px;left:0}.ecosystem-logo.logo-sites img{height:138px;width:138px;position:absolute;top:-7px;left:26px}.project-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.project-logo{height:155px;position:relative;overflow:hidden;margin-top:20px;display:flex;align-items:center;justify-content:center}.project-logo img{max-width:100%;width:230px;height:140px;object-fit:contain}.project-logo.logo-daily img{width:290px;height:290px;max-width:none;position:absolute;top:-70px;left:50%;transform:translate(-50%)}.project-logo.logo-sites img{width:190px;height:190px;max-width:none;position:absolute;top:-8px}.project h3{font-size:2rem;margin-top:18px}.project-bottom{flex-direction:column;gap:10px}@media (max-width:1100px){.project-grid{grid-template-columns:1fr}.project-logo{max-width:320px;justify-content:flex-start}.project-logo.logo-daily img{left:0;transform:none}.project-logo.logo-sites img{left:0}.project h3{font-size:2.3rem}}@media (max-width:650px){header .identity{width:min(100%,360px)}.footer-identity{width:min(100%,330px)}.ecosystem{gap:24px}.ecosystem-identity{width:250px}.project-logo.logo-daily img{width:260px;height:260px;top:-58px}}header .identity,.footer-identity,.ecosystem-identity{width:180px;max-width:100%}:root{font-family:DM Sans,sans-serif;color:#183735;background:#faf9f5;font-synthesis:none;line-height:1.65}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-underline-offset:5px}a:focus-visible,summary:focus-visible{outline:3px solid #bd762a;outline-offset:6px}h1,h2,h3,p,figure{margin:0}h1,h2{font-family:Playfair Display,Georgia,serif;font-weight:500;line-height:1.12;letter-spacing:-.045em}h1{font-size:clamp(3.3rem,5.7vw,5.8rem)}h2{font-size:clamp(2.5rem,3.8vw,4rem)}h3{line-height:1.3}em{font-weight:500;color:#8a5b2e}p+p{margin-top:1.2rem}a:hover{color:#8a5b2e}html{scroll-behavior:smooth;scroll-padding-top:30px}::selection{background:#d2dfc5}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
