/* Dilara founder profile: separate image and text zones, complete original images. */
.dilara-page .header{background:rgba(9,9,12,.94);border-bottom:1px solid var(--line)}
.dilara-page h1,.dilara-page h2{hyphens:none;overflow-wrap:normal}
.dilara-page a:focus-visible,.dilara-page button:focus-visible{outline:2px solid #ffad72;outline-offset:6px}
.founder-hero{padding-top:100px;padding-bottom:44px}
.founder-hero-grid{display:grid;grid-template-columns:1.08fr 1fr;gap:clamp(32px,5vw,72px);align-items:center}
.founder-hero-copy{padding:28px 0;min-width:0}
.founder-hero-copy h1{font-size:clamp(90px,10.5vw,150px);line-height:1;margin-bottom:20px;letter-spacing:-.015em}
.founder-role{font-size:clamp(24px,2.7vw,36px);font-weight:600;line-height:1.25}
.founder-lead{font-size:clamp(16px,1.45vw,19px);line-height:1.65;color:var(--muted);max-width:49ch;margin-top:24px}
.founder-actions{display:flex;align-items:center;flex-wrap:wrap;gap:24px 28px;margin-top:32px}
.founder-actions .btn{font-size:14px;padding:15px 23px}
.founder-text-link{display:inline-flex;align-items:center;font-size:14px;font-weight:700;line-height:1.5;color:var(--ink);text-decoration:underline;text-decoration-color:#ff8b3d;text-underline-offset:6px}
.founder-text-link:hover{color:#ffad72}
.founder-portrait{width:100%;margin:0;background:#b4aca7;overflow:hidden;border-radius:2px}
.founder-portrait img{width:100%;height:auto;aspect-ratio:1146 / 1216;object-fit:contain;object-position:center;display:block}
.founder-topics{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.founder-topics-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;padding-top:30px;padding-bottom:30px}
.founder-topics article{min-width:0}
.founder-topics article+article{padding-left:32px;border-left:1px solid var(--line)}
.founder-topic-label{color:#ff9b57;font-size:10px;font-weight:800;line-height:1.55;letter-spacing:.12em;text-transform:uppercase;margin-bottom:13px}
.founder-topics h2{font-size:clamp(22px,2.05vw,28px);line-height:1.16;margin-bottom:12px}
.founder-topics article>p:last-child{color:var(--muted);font-size:14px;line-height:1.6;max-width:32ch}
.founder-story{display:grid;grid-template-columns:.95fr 1.15fr;gap:clamp(40px,7vw,100px);align-items:start}
.founder-story h2{font-size:clamp(40px,4.7vw,65px);line-height:1.08;max-width:15ch}
.founder-story-copy p{font-size:18px;line-height:1.65;color:var(--muted);margin-bottom:22px;max-width:53ch}
.founder-story-copy .lead{font-size:clamp(22px,2.2vw,28px);line-height:1.45;color:var(--ink);margin-bottom:26px}
.founder-story-copy p:last-child{margin-bottom:0}
.founder-brand{border-top:1px solid var(--line);background:rgba(255,255,255,.025)}
.founder-brand-grid{display:grid;grid-template-columns:.85fr 1fr;gap:clamp(38px,7vw,100px);align-items:center}
.founder-campaign{margin:0;max-width:480px;position:relative}
.founder-campaign img{width:100%;height:auto;aspect-ratio:3000 / 3526;object-fit:contain;object-position:center;background:#eeeae5}
.founder-campaign figcaption{padding-top:14px;color:var(--muted);font-size:12px;letter-spacing:.04em}
.founder-brand-copy h2{font-size:clamp(50px,6vw,82px);line-height:1.04;margin-bottom:28px}
.founder-brand-copy>p:not(.eyebrow){font-size:clamp(18px,1.8vw,22px);color:var(--muted);line-height:1.65;max-width:40ch;margin-bottom:30px}
.founder-contact-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:36px;align-items:center}
.founder-contact h2{font-size:clamp(42px,5.5vw,76px);line-height:1.08;max-width:15ch}
.founder-contact .btn{max-width:100%;text-align:center;justify-content:center}
@media(max-width:1050px){
  .founder-hero-grid{gap:32px}
  .founder-hero-copy h1{font-size:clamp(80px,10.5vw,112px)}
  .founder-actions{gap:24px}
  .founder-topics-grid{gap:24px}
  .founder-topics article+article{padding-left:24px}
  .founder-topics h2{font-size:23px}
  .founder-contact-grid{grid-template-columns:1fr;justify-items:start}
}
@media(max-width:800px){
  .founder-hero{padding-top:104px;padding-bottom:36px}
  .founder-hero-grid{grid-template-columns:1fr;gap:32px}
  .founder-hero-copy{padding:12px 0 0}
  .founder-hero-copy h1{font-size:clamp(84px,16vw,122px)}
  .founder-role{font-size:clamp(25px,4.5vw,34px)}
  .founder-lead{font-size:18px;max-width:55ch}
  .founder-portrait{max-width:520px;justify-self:center}
  .founder-topics-grid{grid-template-columns:1fr;gap:24px}
  .founder-topics article+article{padding:24px 0 0;border-left:0;border-top:1px solid var(--line)}
  .founder-topics h2{font-size:28px}
  .founder-topics article>p:last-child{max-width:none}
  .founder-story,.founder-brand-grid{grid-template-columns:1fr;gap:36px}
  .founder-story h2{font-size:clamp(40px,7.5vw,56px);max-width:18ch}
  .founder-story-copy p{font-size:17px}
  .founder-story-copy .lead{font-size:23px}
  .founder-campaign{width:100%;max-width:480px;justify-self:center}
  .founder-brand-copy h2{font-size:clamp(49px,8vw,70px)}
  .founder-contact h2{font-size:clamp(41px,7.5vw,62px)}
}
@media(max-width:430px){
  .founder-hero-copy h1{font-size:88px}
  .founder-lead{font-size:16px;margin-top:21px}
  .founder-actions{margin-top:26px;gap:25px}
  .founder-actions .btn{padding:14px 18px;font-size:13px}
  .founder-topics-grid{padding-top:26px;padding-bottom:26px}
  .founder-contact .btn{font-size:13px;padding:15px 20px}
}
@media(prefers-reduced-motion:reduce){
  .dilara-page{scroll-behavior:auto}
  .dilara-page .reveal{opacity:1;transform:none;transition:none}
}
