/* Documentary gallery: tight previews, moderate viewing size. */
.hero h1{letter-spacing:.005em}
nav .nav-cta{background:var(--yellow);padding:9px 13px;border:0;color:var(--ink)}
nav .nav-cta:hover{background:#f0d369;color:#111}
.practice-scope>h3{position:relative;align-self:start;justify-self:start;padding-bottom:9px}
.practice-scope>h3::after{content:'';position:absolute;left:-2px;right:-5px;bottom:0;height:5px;background:#bb3e33;border-radius:60% 35% 55% 30%;transform:rotate(-1.4deg);opacity:.85}
.point-mark{font-size:17px;padding-top:0;min-width:23px}
.approach-question{padding-bottom:28px}
.approach-question p{margin:0;font-size:16px;line-height:1.75}
.approach-question p+p{margin-top:13px;font-size:14px}
.approach-question strong{font-weight:500;color:var(--yellow)}
.photo-gallery{margin-top:27px;padding-top:24px;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.photo-thumb{position:relative;display:block;aspect-ratio:1;overflow:hidden;background:#eee;cursor:zoom-in}
.photo-thumb img{position:absolute;max-width:none;object-fit:cover;transition:filter .2s}
.photo-thumb:hover img{filter:brightness(1.07)}
.thumb-tashlykov img{width:135%;height:180%;left:-22%;top:-20%}
.thumb-spider img{width:150%;height:200%;left:-45%;top:-50%}
.thumb-supervision img{width:112%;height:149.33%;left:-7%;top:-65%}
.thumb-forum img{width:100%;height:100%;left:0;top:0;object-fit:cover}
.thumb-closeup img{width:140%;height:187%;left:-20%;top:-40%}
.forum-photo{margin-top:28px;padding-top:23px;border-top:1px solid var(--line)}
.forum-photo>a{display:block;cursor:zoom-in}
.forum-photo img{width:100%;height:auto;aspect-ratio:4/3;object-fit:contain}
.forum-photo figcaption{font-size:12px;line-height:1.65;color:var(--muted);margin-top:12px}
.photo-dialog{width:min(660px,calc(100% - 32px));max-height:calc(100dvh - 32px);padding:18px 24px 24px;border:0;background:white;color:#141414;overflow:auto}
.photo-dialog::backdrop{background:rgba(0,0,0,.73)}
body.photo-open{overflow:hidden}
.photo-controls{display:flex;align-items:center;gap:10px;margin-bottom:14px}
.photo-controls button{border:1px solid #d5d5d5;background:white;min-width:42px;height:42px;color:#141414;cursor:pointer;font-size:20px}
.photo-controls button:hover{background:var(--yellow)}
.photo-count{font-size:12px;color:#555;margin-left:4px}
.photo-controls .photo-close{margin-left:auto;font-size:14px;padding-inline:13px}
.photo-view{position:relative;overflow:hidden;margin-inline:auto;background:#eee;width:100%;aspect-ratio:4/3;max-height:420px}
.photo-view img{position:absolute;max-width:none;object-fit:cover}
.view-tashlykov{max-width:380px;aspect-ratio:1}
.view-tashlykov img{width:126%;height:168%;left:-17%;top:-18%}
.view-spider{max-width:480px;aspect-ratio:1.2}
.view-spider img{width:143%;height:229%;left:-36%;top:-65%}
.view-supervision{aspect-ratio:2.3;max-height:267px}
.view-supervision img{width:108%;height:331.2%;left:-6%;top:-158%}
.view-closeup{max-width:400px;aspect-ratio:1}
.view-closeup img{width:120%;height:160%;left:-10%;top:-28%}
.view-forum{aspect-ratio:4/3;background:white}
.view-forum img{width:100%;height:100%;left:0;top:0;object-fit:contain}
.photo-caption{font-size:14px;line-height:1.75;margin-top:18px}
.photo-caption p+p{margin-top:12px}
.photo-caption strong{font-weight:600}
@media(max-width:760px){.photo-gallery{gap:10px}.photo-dialog{padding:14px 16px 20px}.photo-caption{font-size:13px}.approach-question p{font-size:15px}.forum-photo{margin-top:24px}.photo-controls{gap:7px}}
@media(max-width:509px){.photo-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.photo-dialog{width:calc(100% - 20px);max-height:calc(100dvh - 20px)}.photo-view{max-height:360px}}
@media(prefers-reduced-motion:reduce){.photo-thumb img{transition:none}}

.requests-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.request h3{min-height:78px}
@media(max-width:1050px){.requests-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.request h3{min-height:52px}}
@media(max-width:509px){.requests-grid{grid-template-columns:1fr}.request h3{min-height:0}}

/* A manually scrollable filmstrip; the next picture remains partly visible. */
.gallery-section{margin-top:27px;padding-top:20px;border-top:1px solid var(--line)}
.gallery-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;gap:12px;font-size:12px;color:var(--muted)}
.gallery-toolbar>div{display:flex;gap:6px}
.gallery-toolbar button{min-height:38px;border:1px solid #d5d5d5;background:white;padding:5px 10px;cursor:pointer;color:#222;font-size:12px}
.gallery-toolbar button:hover{background:var(--yellow)}
.gallery-toolbar button:disabled{opacity:.35;cursor:default;background:white}
.photo-gallery{display:flex;gap:12px;margin:0;padding:0 0 9px;border:0;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#9c9c9c #eee}
.photo-gallery .photo-thumb{flex:0 0 calc((100% - 30px)/3.25);aspect-ratio:1.2;scroll-snap-align:start}
.thumb-supervision img{width:125%;height:200%;left:-12%;top:-90%}
.photo-gallery .thumb-tashlykov img{height:auto;top:-22%}
.photo-gallery .thumb-forum img{width:100%;height:100%;object-fit:cover;object-position:75% 50%}
.medal-pair{display:flex;gap:20px;align-items:center;justify-content:center;padding:22px 12px;background:#f3f2ee;min-width:0}
.medal-crop{position:relative;overflow:hidden;border-radius:50%;width:calc(50% - 10px);aspect-ratio:1.025;flex-shrink:0}
.medal-crop img{position:absolute;max-width:none;height:auto;object-fit:initial}
.medal-front img{width:147.3%;left:-38%;top:-70.6%}
.medal-reverse img{width:146.2%;left:-21.5%;top:-69%}
.thumb-medal{background:#f3f2ee}
.thumb-medal .medal-pair{height:100%;gap:6px;padding:10px 6px}
.thumb-medal .medal-crop{width:calc(50% - 3px)}
@media(max-width:760px){.photo-gallery .photo-thumb{flex-basis:calc((100% - 22px)/2.35)}}
@media(max-width:509px){.photo-gallery .photo-thumb{flex-basis:calc((100% - 16px)/1.65)}.medal-pair{gap:12px;padding:18px 8px}.medal-crop{width:calc(50% - 6px)}}
