.art-hero .hero-grid{grid-template-columns:1.15fr 1fr;gap:25px;padding-top:46px;padding-bottom:48px}.art-hero .hero-copy{padding-block:22px}.art-hero .hero-name{margin-top:39px}.art-hero h1{font-size:clamp(2.6rem,5.05vw,4.5rem)}.art-hero .hero-description{max-width:425px}.art-hero .hero-actions{gap:24px}.hero-contribution-proof{display:flex;gap:13px;align-items:center;margin-top:33px;max-width:380px;padding-block:16px;border-top:1px solid var(--line)}.hero-proof-symbol{color:var(--accent)}.hero-contribution-proof>span:nth-child(2){display:flex;flex:1;flex-direction:column}.hero-contribution-proof strong{font-size:12px;font-weight:600}.hero-contribution-proof span span{font-size:10px;color:var(--muted);margin-top:4px}.hero-contribution-proof>svg{color:var(--muted);transition:transform .25s var(--ease)}.hero-contribution-proof:hover>svg{transform:translate(2px,-2px);color:var(--accent)}.art-portrait{min-width:0}.art-portrait-stage{position:relative;isolation:isolate}.art-portrait-image{position:relative;z-index:1;width:100%;height:auto;animation:portrait-develop 1.2s var(--ease) both}.art-portrait-on-dark,:root[data-theme=dark] .art-portrait-on-light{display:none}:root[data-theme=dark] .art-portrait-on-dark{display:block}@keyframes portrait-develop{0%{clip-path:inset(0 0 16% 0);transform:translateY(13px)}to{clip-path:inset(0);transform:translateY(0)}}.art-note{position:absolute;font-size:11px;line-height:1.55;font-weight:500;color:var(--muted);z-index:2}.art-note-top{top:8%;left:0;transform:rotate(-7deg)}.art-note-bottom{bottom:1%;right:0;display:flex;gap:6px;align-items:center;transform:rotate(-4deg)}.art-note-dot{width:5px;height:5px;border-radius:50%;background:var(--accent)}.portrait-connection{position:absolute;inset:0;width:100%;height:100%;z-index:2;pointer-events:none}.portrait-connection path{stroke:var(--accent);stroke-width:1.1;stroke-linecap:round;stroke-dasharray:1;animation:portrait-line 1.7s var(--ease) both;animation-delay:.3s}@keyframes portrait-line{0%{stroke-dashoffset:1}to{stroke-dashoffset:0}}.art-portrait-caption{display:flex;justify-content:space-between;gap:15px;font-size:10px;color:var(--muted);margin:20px 20px 0}.art-portrait-caption>span{display:flex;align-items:center;gap:6px}.hero-to-contributions{display:flex;flex-direction:column;align-items:center;height:67px;color:var(--accent)}.hero-to-contributions>span{width:1px;flex:1;background:var(--line)}.hero-to-contributions svg{margin-block:7px}.art-hero .contribution-strip{border-bottom:0}@media (min-width:1450px){.art-hero .hero-grid{padding-top:65px;padding-bottom:65px}}@media (max-width:1000px){.art-hero .hero-grid{gap:20px}.art-hero h1{font-size:clamp(2.6rem,5vw,4rem)}.art-hero .hero-actions{gap:15px}.art-hero .hero-actions .button{font-size:11px;gap:10px;padding-inline:15px}.art-note-top{top:0;font-size:10px}.art-note-bottom{font-size:9px}}@media (max-width:700px){.art-hero .hero-grid{grid-template-columns:1fr;gap:10px;padding-top:25px;padding-bottom:30px}.art-hero .hero-copy{padding-block:10px}.art-hero h1{font-size:clamp(2rem,8.7vw,3.75rem)}.art-hero .hero-name{margin-top:28px}.hero-contribution-proof{margin-top:25px}.art-portrait{max-width:440px;width:100%;margin-inline:auto}.art-note-top{top:7%;left:1%;font-size:10px}.art-note-bottom{font-size:9px}.art-portrait-caption{font-size:9px;margin:16px 5px 0}.hero-to-contributions{height:50px}.hero-contribution-proof strong{font-size:11px}.hero-contribution-proof span span{font-size:9px}}@media (max-width:380px){.art-hero .hero-actions{gap:12px}.art-hero .hero-actions .button{font-size:10px;padding-inline:11px;gap:8px}.art-hero .hero-actions .text-link{font-size:11px;gap:5px}}@media (prefers-reduced-motion:reduce){.art-portrait-image,.portrait-connection path{animation:none}}@media (max-width:360px){.art-hero .hero-actions{flex-wrap:wrap;row-gap:14px}}