/* Lightweight motion and contact accessibility, no animation library. */
.skip-link{position:fixed;top:8px;left:12px;z-index:50;transform:translateY(-180%);padding:12px 20px;background:#fff;color:var(--green);border:2px solid var(--green)}.skip-link:focus{transform:none}.menu-toggle{display:none}button{font:inherit}button:focus-visible{outline:3px solid #668b9b;outline-offset:4px}.hero .portrait.photo-hero{padding:0;border-radius:80px 80px 12px 12px;aspect-ratio:.93;align-items:stretch}.photo-hero img{height:100%;width:100%;object-fit:cover;object-position:58% center;mix-blend-mode:normal}.hero-art{padding-left:0;padding-right:0}.human-section{display:grid;grid-template-columns:1.15fr 1fr;gap:60px;align-items:center}.human-photo{margin:0;min-width:0}.human-photo img{width:100%;height:auto;aspect-ratio:1.35;object-fit:cover;display:block;border-radius:12px 70px 12px 12px}.human-photo figcaption{font-size:11px;letter-spacing:1px;color:var(--muted);margin-top:12px}.human-section .bio{font-size:18px;margin:24px 0}.human-section .text-link{display:block;margin-top:18px}.service{display:flex;flex-direction:column}.service-cta{margin-top:auto;padding-top:25px;font-size:14px;font-weight:650;text-decoration:underline;text-underline-offset:5px;min-height:44px}.service-cta:hover{color:#28644e}.email-address{font-size:16px;overflow-wrap:anywhere;margin:12px 0 23px;text-decoration:underline;text-underline-offset:4px}.contact-actions .email-cta{margin-top:0;align-self:stretch}.contact-actions .button:not(.email-cta){font-size:14px}.contact-actions{max-width:360px}.person-card,.future-card{transition:transform .22s ease,border-color .22s ease}.person-card:focus-within,.future-card:focus-visible{border-color:var(--green)}.mobile-contact{display:none}.reveal-enter{animation:enter .65s cubic-bezier(.2,.7,.3,1) both}@keyframes enter{from{opacity:.35;transform:translateY(17px)}to{opacity:1;transform:translateY(0)}}
@media(hover:hover) and (prefers-reduced-motion:no-preference){.person-card:hover,.future-card:hover{transform:translateY(-4px)}}
@media(max-width:1100px){.header{gap:15px}.header nav{gap:15px;font-size:14px}.human-section{gap:35px}.contact{flex-wrap:wrap}.contact>div{min-width:0}.hero h1{font-size:clamp(55px,6vw,78px)}}
@media(max-width:900px){.header{position:relative}.menu-toggle{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--line);background:transparent;border-radius:6px;padding:10px 13px;margin-left:auto;min-height:44px}.header nav{display:none;position:absolute;top:calc(100% - 8px);left:25px;right:25px;z-index:20;background:var(--paper);padding:16px;border:1px solid var(--line);box-shadow:0 12px 20px #183c3212;border-radius:8px}.header nav.is-open{display:flex;flex-direction:column;gap:4px}.header nav a{padding:12px;min-height:44px}.header .nav-contact{display:none}}
@media(max-width:760px){body{padding-bottom:calc(66px + env(safe-area-inset-bottom,0px))}.hero h1{font-size:clamp(48px,12vw,65px)}.hero-art{max-width:500px;padding-left:5px;padding-right:5px}.hero .portrait.photo-hero{aspect-ratio:1.1;border-radius:60px 60px 10px 10px}.art-caption{font-size:10px!important;letter-spacing:1px}.label-top{right:0}.label-bottom{left:0}.human-section{grid-template-columns:1fr;gap:28px}.human-photo img{aspect-ratio:1.4}.human-section .bio{font-size:17px}.mobile-contact{display:grid;grid-template-columns:1.3fr 1fr;position:fixed;bottom:0;left:0;right:0;z-index:30;padding:8px 12px calc(8px + env(safe-area-inset-bottom,0px));gap:8px;background:var(--paper);border-top:1px solid var(--line)}.mobile-contact a{display:flex;align-items:center;justify-content:center;gap:16px;min-height:46px;border-radius:6px;background:var(--green);color:white;font-weight:600;font-size:14px}.mobile-contact a+a{background:#e5eee1;color:var(--green)}.contact-actions{width:100%;max-width:100%}.button{min-height:44px}.profile-link,.other-profiles a,.team-help a{min-height:44px;align-content:center}.profile-hero h1{font-size:clamp(46px,12vw,62px)}.header .brand{font-size:clamp(16px,4.5vw,19px)}.header .menu-toggle{font-size:14px;padding:8px 10px}.other-profiles{flex-wrap:wrap}.email-address{font-size:15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*::before,*::after{animation:none!important;transition:none!important;transform:none!important}.skip-link{transform:translateY(-180%)!important}.skip-link:focus{transform:none!important}}

/* Caflou enquiry and legal pages */
.form-hero,.legal-page,.thanks-page{max-width:1050px;margin:0 auto;padding:58px 54px 80px}.form-hero{text-align:center}.form-hero h1,.legal-page h1,.thanks-page h1{font-size:clamp(44px,5.5vw,68px);line-height:1.1;letter-spacing:-2.5px}.form-hero .lead{max-width:720px;margin:22px auto 0}.form-shell{max-width:940px;margin:0 auto 80px;padding:18px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 18px 50px #183c320b}.form-shell iframe{display:block;width:100%;height:980px;border:0;border-radius:8px;background:#fff}.form-fallback{margin:16px 6px 2px;color:var(--muted);font-size:14px;text-align:center}.form-fallback a,.legal-page a{text-decoration:underline;text-underline-offset:4px}.legal-page{max-width:900px}.legal-page>p{margin-top:24px;color:var(--muted)}.legal-section{padding-top:32px;margin-top:32px;border-top:1px solid var(--line)}.legal-section h2{font-size:28px}.legal-section p,.legal-section li{color:var(--muted)}.legal-section p{margin-top:15px}.legal-section ul{padding-left:22px}.legal-section li{margin:8px 0}.thanks-page{min-height:63vh;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.thanks-page .lead{max-width:660px}.thanks-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}
@media(max-width:760px){.form-hero,.legal-page,.thanks-page{padding:38px 25px 55px}.form-shell{margin:0 12px 55px;padding:5px}.form-shell iframe{height:1100px}.form-hero .lead{text-align:left}.legal-section h2{font-size:25px}}
