.jury-hero{background:linear-gradient(135deg,var(--c2) 0,rgba(193,253,58,.7) 100%);padding:50px 0 36px}.jury-hero .section-title{font-family:Georgia,serif;font-weight:800;color:#0f1a2e;font-size:clamp(32px,5vw,56px);line-height:1.1}.jury-hero .hero-lead{margin-top:12px;color:#0f1a2e;font-weight:600;max-width:920px;line-height:1.6}.jury-chair{background:#fff;padding:60px 0}.jury-chair-inner{display:grid;grid-template-columns:1.4fr 1fr;gap:40px;align-items:start}.chair-badge{display:inline-block;background:var(--c4);color:#fff;padding:8px 16px;border-radius:999px;font-weight:800;font-size:14px;letter-spacing:.3px;text-transform:uppercase;box-shadow:0 6px 16px rgba(15,79,168,.3);margin-bottom:16px}.chair-name{font-family:Georgia,serif;font-size:clamp(28px,4vw,42px);color:#0f1a2e;font-weight:800;line-height:1.2;margin-bottom:10px}.chair-position{color:#6c6f79;font-size:18px;font-weight:600;margin-bottom:20px}.chair-intro{margin-bottom:24px}.chair-intro p{color:#303642;line-height:1.7;font-size:17px}.chair-education{background:#f6f7fb;border-radius:20px;padding:24px;margin-bottom:20px;border:1px solid rgba(15,26,46,.06)}.edu-title{font-size:20px;color:#0f1a2e;font-weight:700;margin-bottom:16px}.edu-list{list-style:none;padding:0;margin:0;display:grid;gap:14px}.edu-list li{position:relative;padding-left:24px;color:#303642;line-height:1.6}.edu-list li::before{content:'✓';position:absolute;left:0;top:2px;width:18px;height:18px;background:var(--c2);color:#0a0b14;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800}.edu-list strong{color:#0f1a2e;display:block;margin-bottom:2px}.chair-highlight{background:linear-gradient(135deg,rgba(255,228,0,.15),rgba(193,253,58,.15));border-left:4px solid var(--c2);padding:16px 20px;border-radius:14px;color:#0f1a2e;font-weight:600;line-height:1.6;box-shadow:0 6px 18px rgba(0,0,0,.05)}.jury-chair-photo{position:relative}.photo-wrapper{position:sticky;top:20px;border-radius:24px;overflow:hidden;box-shadow:0 16px 40px rgba(0,0,0,.12);border:4px solid var(--c2);background:#f6f7fb}.photo-wrapper img{width:100%;height:auto;display:block;object-fit:cover}.photo-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;background:linear-gradient(135deg,#f6f7fb,#e7e9ee);min-height:400px}.photo-placeholder span{font-size:80px;margin-bottom:16px;filter:drop-shadow(0 4px 12px rgba(0, 0, 0, .1))}.photo-placeholder p{color:#0f1a2e;font-weight:700;text-align:center;font-size:18px}@media (max-width:1024px){.jury-chair-inner{grid-template-columns:1fr;gap:30px}.jury-chair-photo{order:-1}.photo-wrapper{position:relative;max-width:500px;margin:0 auto}}.jury-members{background:#f6f7fb;padding:60px 0}.jury-members .section-title{font-size:clamp(28px,4vw,44px);color:#0f1a2e;margin-bottom:12px}.jury-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:28px;margin-top:32px}.jury-card{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 12px 32px rgba(0,0,0,.08);border:1px solid rgba(15,26,46,.06);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;position:relative}.jury-card::before{content:'';position:absolute;top:0;left:0;right:0;height:6px;background:var(--card-accent,var(--c2))}.jury-card:hover{transform:translateY(-4px);box-shadow:0 16px 48px rgba(0,0,0,.14)}.jury-photo{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;background:linear-gradient(135deg,#f6f7fb,#e7e9ee)}.jury-photo img{width:100%;height:100%;object-fit:cover;display:block}.jury-photo .photo-placeholder{height:100%;min-height:auto}.jury-photo .photo-placeholder span{font-size:64px}.jury-content{padding:24px;display:flex;flex-direction:column;gap:12px;flex:1}.jury-name{font-size:22px;font-weight:800;color:#0f1a2e;line-height:1.3;margin:0}.jury-role{color:var(--c4);font-weight:700;font-size:16px;margin:0}.jury-meta{color:#6c6f79;font-size:14px;font-weight:600;margin:0}.jury-desc{color:#303642;line-height:1.6;font-size:15px;margin:0}.jury-desc strong{color:#0f1a2e}.jury-education{background:#f6f7fb;border-radius:14px;padding:14px 16px;margin-top:8px;border:1px solid rgba(15,26,46,.06)}.jury-education strong{color:#0f1a2e;display:block;margin-bottom:8px;font-size:15px}.jury-education ul{list-style:none;padding:0;margin:0 0 10px 0;display:grid;gap:6px}.jury-education li{position:relative;padding-left:20px;color:#303642;font-size:14px;line-height:1.5}.jury-education li::before{content:'•';position:absolute;left:6px;color:var(--c4);font-weight:800}.jury-experience{color:#0f1a2e;font-weight:700;font-size:14px;margin:8px 0 0 0}.jury-note{background:linear-gradient(135deg,rgba(193,253,58,.15),rgba(255,228,0,.1));border-left:3px solid var(--c2);padding:12px 14px;border-radius:12px;color:#0f1a2e;font-weight:600;font-size:14px;line-height:1.5;margin-top:auto}@media (max-width:768px){.jury-grid{grid-template-columns:1fr;gap:24px}}