/* Written portfolio shares the studio's warm, rounded identity. */
@media screen{
 :root{--paper:#fff7e9;--ink:#274d40;--muted:#626f59;--accent:#ba6144;--line:#d9dfca}
 body{font-family:'Nunito',Arial,sans-serif;background:var(--paper);color:var(--ink)}
 h1,h2,h3,h1 em,h2 em{font-family:'Nunito',sans-serif;font-style:normal;font-weight:700;letter-spacing:-.025em}
 h1{line-height:.94}h1 em{color:#cc7353}h2{font-weight:500}
 header{border-radius:0 0 28px 28px;padding:26px 0;border-bottom-color:#d9dfca}.signature{font-family:'Nunito',sans-serif;font-weight:500;letter-spacing:-.015em}
 .signature span,.eyebrow{font-family:'Nunito',sans-serif;letter-spacing:.07em;font-weight:800}.eyebrow{font-size:11px}
 nav a{font-weight:800;border-radius:16px;min-height:44px;display:flex;align-items:center;padding:0 17px;background:#e6edd7;color:#36543c}
 .portrait{rotate:-2deg}.portrait img{border-radius:40px 40px 40px 12px;box-shadow:12px 12px 0 #dce7cd}
 .portrait>span{font-weight:800;letter-spacing:.05em;font-size:10px;margin-top:24px;padding-left:8px}
 .hero-links{gap:12px;flex-wrap:wrap}.hero-links a{border:1px solid #d2dfbe;border-radius:18px;background:#e6edd7;padding:12px 20px;min-height:48px;font-weight:800;font-size:14px;box-shadow:0 3px 0 #cbd9b7}
 .hero-links a+a{background:#f8d9c3;border-color:#efc8ad;box-shadow:0 3px 0 #e1b89d}
 .personal-facts{font-size:12px;gap:15px;font-weight:700;flex-wrap:wrap}.personal-facts span{background:#e9e2f0;color:#5a4666;border-radius:14px;padding:7px 12px}
 .about,.practice,.selected,.profile-contact{border-color:#d9dfca}.brand-list h3{font-family:'Nunito';font-weight:500;letter-spacing:-.02em}.brand-list p{font-size:14px}.brand-list .role{font-size:11px}
 .project-grid article{border:1px solid #e1e2d4;background:#fffbf3;padding:14px 14px 22px;border-radius:28px;box-shadow:0 5px 0 #e6e9d8}
 .project-image{border-radius:19px;background:#e6ebdc}.project-caption{padding:0 6px}.project-caption h3{font-family:'Nunito';font-weight:500;letter-spacing:-.02em}.project-caption span{font-size:11px}.project-grid article>p{font-size:14px;padding:0 6px;line-height:1.65}.project-image span{font-size:11px;border:0;background:#fff7e9;opacity:1;transform:none}
 .profile-contact{border:0;border-radius:38px;background:#e4ecd6;padding:48px;margin:40px 0;gap:28px}.profile-contact h2 em{color:#9e533d}.profile-contact .desk-link{font-size:14px;font-weight:800}
 footer{font-size:11px}a:focus-visible{outline:3px solid #bc694c;outline-offset:5px;border-radius:12px}
}
@media screen and (max-width:800px){
 header,main,footer{width:calc(100% - 36px)}header{gap:12px;padding:22px 0}.signature{font-size:20px}.signature span{font-size:7px}nav a{padding:0 12px;font-size:11px}
 .profile-hero{gap:40px}.portrait{width:78%;margin-left:4px}.portrait img{border-radius:32px 32px 32px 10px;box-shadow:9px 9px 0 #dce7cd}h1{font-size:clamp(69px,19vw,102px)}
 .hero-links a{font-size:13px;padding:12px 16px}.personal-facts{font-size:11px;gap:7px}.personal-facts span{padding:7px 10px}
 .project-grid{gap:27px}.project-grid article{padding:11px 11px 21px;border-radius:24px}.project-image{border-radius:16px}.project-caption span{font-size:10px}
 .profile-contact{padding:28px 24px;border-radius:28px;margin:30px 0}.profile-contact h2{font-size:60px}.profile-contact a{font-size:clamp(17px,5vw,22px)}.profile-contact p{font-size:15px}footer{font-size:10px}
}
