/* Kamil Üci — a quiet, monumental sports archive. Scoped to this page. */
:root{color-scheme:dark;--ink:#0b0d10;--surface:#14171b;--line:#ffffff21;--white:#f5f5f1;--muted:#abb0b6;--red:#e61c2d;--gold:#d5b879;--body:Inter,Arial,sans-serif;--display:'Barlow Condensed','Arial Narrow',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:5rem}body{margin:0;background:var(--ink);color:var(--white);font:1rem/1.75 var(--body)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%;height:auto}figure,p,h1,h2,h3{margin:0}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--gold);outline-offset:5px}a:hover{text-decoration-color:currentColor}.skip{position:fixed;top:-100px;left:1rem;z-index:100;background:white;color:black;padding:1rem}.skip:focus{top:1rem}[hidden]{display:none!important}h1,h2,h3{font-family:var(--display);line-height:1.04;overflow-wrap:anywhere}h2{font-size:clamp(2.5rem,4.5vw,4.8rem);font-weight:600;letter-spacing:-.025em}h3{font-size:clamp(1.7rem,2.2vw,2.3rem);font-weight:600}em{font-style:normal;color:var(--gold)}p{overflow-wrap:anywhere}.eyebrow{font-size:.8125rem;line-height:1.7;letter-spacing:.14em;font-weight:600;text-transform:uppercase;color:var(--gold);margin-bottom:1.2rem}.section{max-width:1440px;margin:auto;padding:7rem clamp(1.25rem,6vw,6rem)}.section-heading{max-width:530px}.section-intro{color:var(--muted);max-width:420px;margin-top:2rem}.section-top{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:3.5rem}.section-top .section-intro{margin:0}.section-top>div{min-width:0}.prose p{margin-bottom:1.4rem;color:var(--muted);font-size:1.0625rem;line-height:1.9}.source{display:inline-block;margin-top:1.25rem;font-size:.875rem;color:var(--gold);border-bottom:1px solid #d5b87955}.source:hover{border-color:var(--gold)}.text-link{display:inline-flex;align-items:center;gap:2rem;font-size:.9375rem;border-bottom:1px solid var(--gold);padding:.5rem 0}.button{display:inline-flex;align-items:center;gap:2rem;padding:.9rem 1.5rem;border:1px solid var(--red);background:var(--red);color:white;font-weight:600;font-size:.9375rem}.button:hover{background:#bf1623}.site-header{min-height:100px;display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1.3rem 5vw;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:.75rem;line-height:1.1;flex-shrink:0}.brand>span,.brand-word{font:600 1.75rem var(--display)}.brand b,.brand-word b{color:var(--red)}.brand small{display:block;font:500 .75rem/1.6 var(--body);letter-spacing:.1em;color:var(--muted)}.site-header nav{display:flex;gap:2rem;flex-wrap:wrap;font-size:.875rem}.site-header nav a{padding:.35rem 0}.site-header [aria-current]{border-bottom:2px solid var(--red)}.admin-entry{font-size:.875rem;border:1px solid var(--gold);padding:.4rem .8rem}
.hero{position:relative;max-width:1600px;margin:auto;display:grid;grid-template-columns:.95fr 1.05fr;align-items:stretch;padding:3.5rem 5vw 0;gap:0 2rem;min-height:min(850px,90svh)}.hero-copy{padding:1.4rem 0 3rem;align-self:center;z-index:1}.hero h1{font-size:clamp(3.6rem,6.6vw,7.2rem);font-weight:600;letter-spacing:-.025em;line-height:.99}.hero-intro{max-width:470px;color:#c2c5ca;margin:2.2rem 0 1.6rem;font-size:1rem}.hero-image{position:relative;align-self:stretch;background:#11151a;display:flex;flex-direction:column;justify-content:center;min-width:0;border-top:3px solid var(--red)}.hero-image img{width:100%;object-fit:contain;aspect-ratio:4/3}.hero-image figcaption{display:flex;justify-content:space-between;gap:1rem;padding:1rem 1.4rem;color:var(--muted);font-size:.75rem;line-height:1.6}.hero-image figcaption span:first-child{color:var(--gold);letter-spacing:.16em;white-space:nowrap}.hero-bottom{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;padding:2rem 0;border-bottom:1px solid var(--line);gap:1rem}.hero-bottom>span{display:flex;gap:1rem;align-items:center;font-size:.75rem;letter-spacing:.12em;color:var(--muted)}.hero-bottom i{display:inline-block;width:60px;height:1px;background:var(--red)}.hero-bottom p{font:500 1.35rem var(--display)}.chapter-nav{position:sticky;top:0;z-index:10;display:flex;justify-content:center;gap:2.3rem;padding:1rem 1.25rem;background:#0b0d10f5;border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.chapter-nav a{font-size:.875rem;white-space:nowrap;color:#c9cbd0}.chapter-nav a.active{color:var(--gold)}
.biography{display:grid;grid-template-columns:1fr 1fr;gap:7vw}.biography .prose{padding-top:3rem}.compact{padding-top:0}.mentor-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.mentor-grid article{position:relative;border-top:1px solid var(--line);padding-top:2rem;padding-right:3.5rem}.mentor-grid .ordinal{position:absolute;right:0;top:1.7rem;color:#515962;font:500 2.5rem var(--display)}.mentor-grid h3{font-size:2.7rem;margin-bottom:1.4rem}.mentor-grid p:not(.eyebrow){color:var(--muted)}.mentor-grid img{height:220px;width:100%;object-fit:contain;margin-bottom:1.5rem}.roles{background:var(--surface)}.role-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}.role-grid article{padding:2rem;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.role-grid h3{min-height:2em;margin-bottom:1rem}.role-grid p:not(.eyebrow){color:var(--muted)}.role-grid .eyebrow{font-size:.75rem}.chronology{display:grid;grid-template-columns:1fr 1fr;gap:6vw}.chronology .section-top{display:block;align-self:start;position:sticky;top:6rem}.timeline{list-style:none;padding:0;margin:0;border-left:1px solid #aa865946}.timeline li{position:relative;display:grid;grid-template-columns:80px 1fr;gap:2rem;padding:0 0 3rem 2rem}.timeline li:before{content:'';position:absolute;left:-4px;top:1.1rem;width:7px;height:7px;background:var(--gold)}.time-year{font:500 2.1rem var(--display);color:var(--gold)}.timeline h3{font-size:1.8rem;margin-bottom:.7rem}.timeline p{color:var(--muted)}
.medals{border-top:1px solid var(--line);background:linear-gradient(130deg,#171914,#0c0e11 60%)}.medal-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--line)}.medal-grid article{padding:2rem 1.5rem 2rem 0;margin-right:1.5rem;border-bottom:1px solid var(--line)}.medal-value{font:500 clamp(4rem,6vw,6rem)/1 var(--display);color:var(--gold);margin-bottom:1.5rem}.medal-value span{font:.875rem/1.5 var(--body);display:block;margin-top:.7rem;color:#c9c2b4}.medal-grid h3{font-size:1.75rem;min-height:2em}.medal-grid p{font-size:.9375rem;color:var(--muted);margin-top:1rem}.provenance{font-size:.875rem;margin-top:1rem}.provenance summary{cursor:pointer;color:#d2c7b5}.provenance p{font-size:.875rem}.victory{display:grid;grid-template-columns:1.12fr 1fr;gap:5vw;margin-top:5rem;align-items:center}.victory:nth-of-type(even){grid-template-columns:1fr 1.12fr}.victory:nth-of-type(even)>figure{order:2}.victory img{width:100%;aspect-ratio:4/3;object-fit:contain;background:#16181d}.victory figcaption{font-size:.8125rem;color:var(--muted);margin-top:.75rem}.victory h3{font-size:clamp(2.1rem,3.6vw,3.6rem);margin:1rem 0 1.5rem}.victory .result{color:var(--gold);font-size:1.0625rem;margin:1rem 0}.victory p:not(.eyebrow):not(.result){color:var(--muted)}.victory .team{border-left:2px solid var(--red);padding-left:1rem;margin-top:1.5rem;font-size:.9375rem}
.archive{background:var(--surface)}.archive-note{max-width:800px;color:var(--muted);margin-bottom:2rem}.filters{display:flex;gap:1rem;align-items:end;flex-wrap:wrap;margin-bottom:2rem}.filters label{display:grid;gap:.3rem;font-size:.875rem;flex:1;min-width:130px}.filters select,.filters button{border:1px solid #50555b;background:#0b0e12;color:white;border-radius:0;padding:.6rem .7rem;min-height:44px;max-width:100%}.filters span{font-size:.875rem;align-self:center;color:var(--muted)}.archive-item{border-top:1px solid var(--line)}.archive-item:last-child{border-bottom:1px solid var(--line)}.archive-item>summary{cursor:pointer;display:grid;grid-template-columns:90px 1fr 24px;gap:1.5rem;align-items:center;padding:1.5rem 0;list-style:none}.archive-item summary::-webkit-details-marker{display:none}.archive-date{font:500 1.6rem var(--display);color:var(--gold)}.archive-item summary b{font-weight:500;display:block;font-size:1.0625rem}.archive-item summary small{display:block;color:var(--muted);font-size:.875rem;margin-top:.3rem}.expand{font-size:1.5rem;color:var(--gold)}.archive-item[open] .expand{transform:rotate(45deg)}.archive-body{max-width:850px;margin-left:calc(90px + 1.5rem);padding:0 0 2rem;color:var(--muted)}.archive-body dl{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin:0 0 1.5rem}.archive-body dt{font-size:.8125rem;color:var(--gold)}.archive-body dd{margin:0;color:var(--white);font-size:.9375rem}.archive-body p{margin-top:1rem}.note{font-size:.875rem;border-left:2px solid var(--gold);padding-left:1rem}
.national{background:linear-gradient(135deg,#390d16,#141014 65%)}.mission-grid{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem}.mission-grid article:last-child:nth-child(odd){grid-column:1/-1;max-width:820px;border-top:1px solid var(--line);padding-top:2rem}.mission-grid img{width:100%;aspect-ratio:4/3;object-fit:contain;background:#181316;margin-bottom:1.5rem}.mission-grid h3{font-size:2.35rem;margin-bottom:1rem}.mission-grid p:not(.eyebrow){color:#c0b9bc}.teaching{display:grid;grid-template-columns:1fr 1fr;gap:8vw;background:#eff0ec;color:#14171b}.teaching .eyebrow{color:#962028}.teaching em{color:#962028}.teaching .prose p{color:#41474f}.teaching .text-link{border-color:#962028}.honors{background:#111411}.award-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem 2.5rem}.award-grid img{width:100%;aspect-ratio:16/10;object-fit:contain;background:#07090b}.award-grid article>div{padding:1.75rem 0;border-bottom:1px solid var(--line)}.award-grid h3{font-size:2.35rem;margin:1rem 0}.award-grid p:not(.eyebrow){color:var(--muted)}.photo-link,.gallery-grid a{display:block;position:relative}.photo-zoom{position:absolute;bottom:.75rem;right:.75rem;padding:.3rem .65rem;background:#0b0d10e8;color:white;font-size:.8125rem}.values-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.5rem}.values-grid article{border-top:2px solid var(--red);padding-top:1.5rem}.values-grid img{width:100%;aspect-ratio:4/3;object-fit:contain;margin-bottom:1.5rem}.values-grid h3{font-size:2rem;margin-bottom:1rem}.values-grid p{color:var(--muted)}
.album{background:var(--surface)}.gallery-filters{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2rem}.gallery-filters button{border:1px solid #5b626b;background:transparent;color:var(--white);padding:.6rem 1rem;font-size:.875rem}.gallery-filters button[aria-pressed=true]{background:var(--gold);color:var(--ink);border-color:var(--gold)}.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.5rem 1.5rem}.gallery-grid img{width:100%;aspect-ratio:4/3;object-fit:contain;background:#090b0e;transition:filter .2s}.gallery-grid a:hover img{filter:brightness(1.08)}.gallery-grid figcaption{padding:1rem 0}.gallery-grid figcaption span{font-size:.75rem;color:var(--muted)}.gallery-grid h3{font-size:1.8rem;margin-top:.4rem}.own-words{text-align:center;padding-top:8rem;padding-bottom:8rem}.own-words figure{max-width:900px;margin:3rem auto}.own-words blockquote{font:500 clamp(2rem,3.9vw,3.9rem)/1.18 var(--display);margin:0}.own-words blockquote:before{content:'“';color:var(--gold)}.own-words blockquote:after{content:'”';color:var(--gold)}.own-words figcaption{font-size:.875rem;color:var(--muted);margin-top:1.3rem}.own-words .source{display:block;width:fit-content;margin:.7rem auto}.closing{background:#9e1320;position:relative;border-top:1px solid #e63d48}.closing .eyebrow{color:#ead3ba}.closing h2{font-size:clamp(3rem,6vw,6.5rem);line-height:1.05}.closing h2 span{color:#e9bd9d}.closing p:not(.eyebrow){margin:2rem 0;max-width:680px;color:#f3d8dc}.closing .button{background:#f5f5f1;color:#151515;border:0}.site-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1.5rem;padding:3rem 5vw;color:var(--muted);font-size:.875rem}.site-footer .brand-word{color:white}.site-footer small{font-size:.75rem;flex-basis:100%;border-top:1px solid var(--line);padding-top:1rem}.photo-dialog{padding:4rem 1.5rem 1.5rem;border:1px solid #454b53;background:#0a0d11;color:var(--white);max-width:min(1200px,96vw);max-height:94dvh;width:fit-content}.photo-dialog::backdrop{background:#000e}.photo-dialog img{max-height:70dvh;max-width:86vw;object-fit:contain;width:auto;margin:auto}.photo-dialog figcaption{margin-top:1rem;font-size:.9375rem}.dialog-close{position:absolute;right:1rem;top:.8rem;background:#171c23;border:1px solid #666;color:white;padding:.4rem 1rem;font-size:.875rem}.preview-bar{padding:.8rem 5vw;background:#352912;color:#fff;font-size:.9375rem}.preview-bar a{text-decoration:underline}.edit-section{margin:1rem 0 0;background:#111927;border:1px dashed #94abcc;color:#dceaff;padding:.55rem .85rem;font-size:.875rem}
@media(min-width:1600px){.hero{min-height:820px}}@media(max-width:1050px){.site-header{flex-wrap:wrap;gap:1rem}.site-header nav{gap:1.5rem}.hero{grid-template-columns:1fr 1fr;min-height:0}.hero h1{font-size:clamp(3.4rem,7vw,5.5rem)}.hero-bottom>span:last-child{display:none}.role-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.medal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.chronology{gap:3rem}.timeline li{grid-template-columns:70px 1fr;gap:1rem;padding-left:1.2rem}.values-grid{grid-template-columns:1fr}.values-grid article{display:grid;grid-template-columns:1fr 1fr;gap:1rem 2rem}.values-grid img{grid-row:span 3}.values-grid p,.values-grid .source{grid-column:2}.values-grid article:not(:has(img)){display:block}.chapter-nav{gap:1.5rem}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){html{scroll-padding-top:5rem}.site-header{padding:1rem 5vw}.brand>span{font-size:1.6rem}.site-header nav{width:100%;justify-content:space-between;gap:.6rem}.site-header nav a{font-size:.875rem}.hero{display:flex;flex-direction:column;padding:2rem 5vw 0}.hero-copy{align-self:stretch;padding:0 0 2rem}.hero h1{font-size:clamp(3.2rem,12vw,5rem);max-width:600px}.hero-intro{margin:1.5rem 0}.hero-image{width:100%}.hero-image figcaption{padding:.7rem 1rem}.hero-bottom{padding:1.2rem 0;flex-wrap:wrap}.hero-bottom p{font-size:1.2rem}.chapter-nav{justify-content:flex-start;overflow-x:auto;gap:1.4rem;padding:1rem 5vw;scrollbar-width:thin}.section{padding:4rem 5vw}.section-top{display:block;margin-bottom:2rem}.section-top .section-intro{margin-top:1.5rem}.section-top>.text-link{margin-top:1rem}.biography,.chronology,.teaching{display:block}.biography .prose{padding-top:2rem}.compact{padding-top:0}.mentor-grid{grid-template-columns:1fr;gap:2rem}.role-grid article{padding:1.3rem}.role-grid h3{font-size:1.7rem}.chronology .section-top{position:static}.timeline li{padding-bottom:2.25rem}.medal-grid article{padding:1.5rem .7rem 1.5rem 0;margin-right:.75rem}.medal-grid h3{font-size:1.65rem}.medal-value{font-size:4.5rem}.victory,.victory:nth-of-type(even){grid-template-columns:1fr;gap:1.5rem;margin-top:3rem}.victory:nth-of-type(even)>figure{order:0}.victory h3{font-size:2.35rem}.archive-item>summary{grid-template-columns:62px 1fr 16px;gap:.75rem}.archive-date{font-size:1.3rem}.archive-body{margin-left:0;padding-top:.5rem}.archive-body dl{gap:1rem}.mission-grid,.award-grid{grid-template-columns:1fr}.mission-grid article:last-child:nth-child(odd){grid-column:auto}.teaching .prose{margin-top:2rem}.values-grid article{display:block}.gallery-grid{gap:1.3rem .8rem}.gallery-grid h3{font-size:1.6rem}.own-words figure{margin:2rem auto}.site-footer{padding:2rem 5vw}.site-footer p{flex-basis:100%}.photo-dialog img{max-width:84vw}}
@media(max-width:400px){.role-grid{grid-template-columns:1fr}.gallery-grid{grid-template-columns:1fr}.hero h1{font-size:3.1rem}.hero-image figcaption{flex-wrap:wrap}.archive-body dl{grid-template-columns:1fr}.medal-grid h3{font-size:1.5rem}.brand small{letter-spacing:.05em}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}@media print{.site-header,.chapter-nav,.editor-bar,.edit-section,.filters,.gallery-filters,.site-footer,.closing{display:none!important}body{background:white;color:black}.section{padding:2rem 0;break-inside:avoid}.source{color:black}.hero{min-height:0}.hero-image img{max-height:300px}.medal-grid{grid-template-columns:repeat(4,1fr)}p,.prose p{color:#222!important}}
