@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--white:#fff;--graphite:#151515;--red:#b51224;--red-dark:#8e0d1b;--light:#f4f4f4;--mid:#737373;--line:#e4e4e4}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--graphite);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}button,a{font:inherit}button{color:inherit}.site-header{z-index:100;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;justify-content:space-between;align-items:center;gap:32px;min-height:82px;padding:0 clamp(24px,6vw,104px);display:flex;position:sticky;top:0}.wordmark{letter-spacing:-.045em;cursor:pointer;white-space:nowrap;background:0 0;border:0;padding:0;font-size:clamp(18px,1.8vw,27px);font-weight:900}.wordmark strong{color:var(--red)}.header-actions,nav,.language-switcher{align-items:center;display:flex}.header-actions{gap:clamp(20px,3vw,48px)}nav{gap:clamp(14px,2vw,32px)}nav button,.language-switcher button{color:var(--graphite);letter-spacing:.045em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;padding:30px 0 27px;font-size:12px;font-weight:800;position:relative}nav button:after,.language-switcher button:after{content:"";background:var(--red);height:2px;transition:right .2s;position:absolute;bottom:20px;left:0;right:100%}nav button:hover:after,nav button:focus-visible:after,.language-switcher button.active:after{right:0}.language-switcher{border-left:1px solid var(--line);gap:14px;padding-left:24px}.language-switcher button{opacity:.58;place-items:center;width:38px;height:30px;padding:0;transition:opacity .2s,transform .2s;display:grid}.language-switcher button svg,.footer-languages button svg{border-radius:2px;width:30px;height:20px;display:block;box-shadow:0 0 0 1px #15151524,0 3px 8px #1515151f}.language-switcher button:after{bottom:-4px}.language-switcher button:hover,.language-switcher button:focus-visible,.language-switcher button.active{opacity:1;transform:translateY(-1px)}.menu-toggle{display:none}.hero{background:var(--white);grid-template-columns:34% 66%;min-height:calc(100vh - 82px);display:grid;position:relative;overflow:hidden}.hero-copy{z-index:3;isolation:isolate;flex-direction:column;justify-content:center;align-items:flex-start;min-width:0;padding:72px 1vw 100px 7vw;animation:.65s both heroIn;display:flex;position:relative}.hero-copy:before,.hero-copy:after{content:"";clip-path:polygon(0 0,80% 0,100% 50%,80% 100%,0 100%);width:115%;height:calc(100% + 6px);position:absolute;top:-3px;left:0}.hero-copy:before{z-index:-2;background:#dedede;width:calc(115% + 9px)}.hero-copy:after{z-index:-1;background:var(--white)}.eyebrow{color:var(--red);letter-spacing:.2em;text-transform:uppercase;margin:0 0 22px;font-size:12px;font-weight:900}.hero h1{letter-spacing:-.055em;text-transform:uppercase;width:100%;max-width:440px;margin:0;font-size:clamp(42px,3.4vw,56px);font-weight:950;line-height:.94}.hero h1 span{color:var(--red)}.hero-buttons{gap:14px;margin-top:42px;display:flex}.button{border:2px solid var(--red);letter-spacing:.03em;text-transform:uppercase;cursor:pointer;border-radius:3px;min-width:154px;min-height:54px;padding:15px 24px;font-size:12px;font-weight:900;transition:transform .2s,background .2s,color .2s}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--red);color:var(--white)}.button-primary:hover{background:var(--red-dark)}.button-secondary{color:var(--red);background:0 0}.button-secondary:hover{background:var(--red);color:var(--white)}.hero-media{z-index:0;background:#151515;min-height:100%;position:absolute;inset:0 0 0 30%;overflow:hidden}.hero-image{opacity:0;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;transition:opacity .8s,transform 6.2s;position:absolute;inset:0;transform:scale(1.025)}.hero-image-mobile{display:none}.hero-image.is-active{opacity:1;transform:scale(1)}.slider-controls{z-index:5;gap:10px;display:flex;position:absolute;bottom:38px;left:7vw}.slider-controls button{cursor:pointer;background:#d0d0d0;border:0;width:40px;height:4px;padding:0;transition:width .25s,background .25s}.slider-controls button.active{background:var(--red);width:66px}.achievement-strip{background:var(--light);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);min-height:148px;padding:0 clamp(24px,6vw,104px);display:grid}.achievement-strip article{border-right:1px solid #dedede;align-items:center;gap:18px;padding:28px clamp(12px,2vw,34px);display:flex}.achievement-strip article:first-child{padding-left:0}.achievement-strip article:last-child{border-right:0}.trophy{background:var(--red);border-radius:50%;flex:0 0 56px;place-items:center;width:56px;height:56px;display:grid}.trophy svg{fill:none;stroke:#fff;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:30px}.achievement-strip strong{font-size:clamp(19px,1.8vw,28px);line-height:1;display:block}.achievement-strip p{color:var(--red);text-transform:uppercase;margin:8px 0 0;font-size:10px;font-weight:900;line-height:1.35}.section-anchor{scroll-margin-top:82px}.section-kicker{color:var(--red);letter-spacing:.22em;text-transform:uppercase;margin:0 0 16px;font-size:11px;font-weight:900}.section-heading{text-align:center;max-width:1120px;margin:0 auto 58px}.section-heading h2,.profile-copy h2,.contact-copy h2{letter-spacing:-.055em;margin:0;font-size:clamp(42px,5vw,72px);line-height:.95}.section-heading-light h2{color:var(--white)}.profile-section{grid-template-columns:minmax(360px,.82fr) minmax(460px,1.18fr);align-items:stretch;gap:clamp(54px,7vw,110px);max-width:1200px;min-height:820px;margin:0 auto;padding:112px clamp(24px,4vw,56px);display:grid}.media-placeholder{background:linear-gradient(135deg,#b5122414,#0000 35%),repeating-linear-gradient(90deg,#eee 0 1px,#0000 1px 72px),linear-gradient(145deg,#e3e3e3,#f6f6f6);place-items:center;min-height:420px;display:grid;overflow:hidden}.media-placeholder>span{color:#969696;letter-spacing:.15em;text-align:center;text-transform:uppercase;max-width:220px;font-size:10px;font-weight:900;line-height:1.7}.profile-photo{min-height:590px}.profile-photo-image{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.profile-copy{align-self:center}.profile-copy>p:not(.section-kicker),.contact-copy>p:not(.section-kicker){color:var(--mid);margin:22px 0 0;font-size:16px;line-height:1.85}.profile-facts{border-top:1px solid var(--line);grid-template-columns:repeat(2,1fr);gap:0;margin:38px 0 0;display:grid}.profile-facts div{border-bottom:1px solid var(--line);padding:20px 18px 20px 0}.profile-facts div:nth-child(odd){border-right:1px solid var(--line)}.profile-facts div:nth-child(2n){padding-left:24px}.profile-facts dt{color:var(--mid);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:800}.profile-facts dd{margin:7px 0 0;font-size:14px;font-weight:800}.journey-section{background:var(--light);padding:112px clamp(24px,6vw,104px) 124px}.experience-grid{grid-template-columns:repeat(3,1fr);gap:24px;max-width:1160px;margin:0 auto;display:grid}.experience-card{background:var(--white);text-align:center;border-top:4px solid #0000;flex-direction:column;align-items:center;min-height:390px;padding:34px 26px 30px;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;box-shadow:0 12px 35px #0001}.experience-card:hover{border-color:var(--red);transform:translateY(-7px);box-shadow:0 18px 45px #0000001a}.period{letter-spacing:-.03em;margin:0;font-size:25px;font-weight:900}.role{color:var(--mid);margin:22px 0 0;font-size:13px;font-weight:700}.competition{min-height:40px;color:var(--mid);margin:7px 0 0;font-size:12px;line-height:1.5}.club-mark{place-items:center;width:104px;height:104px;margin:24px 0 18px;display:grid}.club-mark img{object-fit:contain;width:100%;height:100%;display:block}.experience-card h3{color:var(--red);margin:auto 0 0;font-size:15px}.gallery-section{background:var(--graphite);padding:112px clamp(18px,4vw,60px) 124px}.gallery-section .section-kicker{color:#e25564}.photo-grid{grid-template-columns:repeat(4,1fr);grid-auto-rows:250px;gap:14px;max-width:1320px;margin:0 auto;display:grid}.gallery-placeholder{background:linear-gradient(135deg,#b5122447,#0000 42%),linear-gradient(145deg,#303030,#1d1d1d);border:1px solid #383838;place-items:center;display:grid;position:relative;overflow:hidden}.gallery-placeholder:before{content:"";border:1px solid #ffffff14;position:absolute;inset:16px}.gallery-placeholder span{color:#ffffff1f;font-size:72px;font-weight:950}.gallery-placeholder p{color:#a9a9a9;letter-spacing:.13em;text-transform:uppercase;margin:0;font-size:9px;font-weight:800;position:absolute;bottom:18px;left:20px;right:20px}.gallery-photo{background:#222;border:1px solid #383838;margin:0;position:relative;overflow:hidden}.gallery-photo img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .45s,filter .45s;display:block}.gallery-photo:after{content:"";pointer-events:none;background:linear-gradient(#0000 68%,#0003);position:absolute;inset:0}.gallery-photo:hover img{filter:contrast(1.03)saturate(1.03);transform:scale(1.025)}.gallery-item-1,.gallery-item-7{grid-row:span 2}.gallery-item-4,.gallery-item-10{grid-column:span 2}.videos-section{padding:112px clamp(24px,6vw,104px) 124px}.video-grid{grid-template-columns:repeat(2,1fr);gap:34px 28px;max-width:1160px;margin:0 auto;display:grid}.video-card h3{margin:16px 0 0;font-size:15px}.video-placeholder{aspect-ratio:16/9;background:linear-gradient(135deg,#b512242e,#0000 45%),linear-gradient(145deg,#262626,#090909);place-items:center;display:grid;position:relative}.video-placeholder p{color:#aaa;letter-spacing:.12em;text-align:center;text-transform:uppercase;margin:0;font-size:9px;font-weight:800;position:absolute;bottom:15px;left:18px;right:18px}.play{background:var(--red);border-radius:50%;place-items:center;width:72px;height:72px;display:grid}.play svg{fill:none;stroke:#fff;stroke-width:1.8px;width:34px}.press-section{background:var(--light);padding:112px clamp(24px,6vw,104px) 124px}.press-grid{grid-template-columns:repeat(3,1fr);gap:24px;max-width:1160px;margin:0 auto;display:grid}.press-card{background:var(--white);box-shadow:0 12px 35px #0000000f}.press-image{min-height:220px}.press-image span{color:#b5122447;font-size:80px;font-weight:950}.press-copy{padding:28px 28px 30px}.press-copy .source{color:var(--red);letter-spacing:.12em;text-transform:uppercase;margin:0 0 14px;font-size:10px;font-weight:900}.press-copy h3{letter-spacing:-.02em;min-height:72px;margin:0;font-size:21px;line-height:1.16}.press-copy>p:not(.source){color:var(--mid);margin:16px 0 25px;font-size:13px;line-height:1.65}.press-copy a{border-top:1px solid var(--line);color:var(--graphite);letter-spacing:.07em;text-transform:uppercase;justify-content:space-between;align-items:center;padding-top:18px;font-size:11px;font-weight:900;text-decoration:none;display:flex}.press-copy a svg,.contact-links svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:22px}.press-copy a:hover{color:var(--red)}.contact-section{grid-template-columns:1fr 1fr;align-items:stretch;gap:clamp(48px,7vw,96px);max-width:1200px;min-height:710px;margin:0 auto;padding:112px clamp(24px,4vw,56px);display:grid}.contact-copy{align-self:center}.contact-links{gap:12px;margin-top:36px;display:grid}.contact-links a{border:1px solid var(--line);min-height:82px;color:var(--graphite);grid-template-columns:52px 1fr 28px;align-items:center;gap:16px;padding:14px 18px;text-decoration:none;transition:border-color .2s,transform .2s;display:grid}.contact-links a:hover{border-color:var(--red);transform:translate(4px)}.contact-links a>span{background:var(--red);width:48px;height:48px;color:var(--white);border-radius:50%;place-items:center;font-size:12px;font-weight:900;display:grid}.contact-links small{color:var(--mid);text-transform:uppercase;letter-spacing:.1em;font-size:10px;display:block}.contact-links strong{margin-top:4px;font-size:15px;display:block}.pending-contact{border-left:3px solid var(--red);background:var(--light);padding:16px 18px;margin-top:24px!important;font-size:12px!important}footer{background:var(--graphite);min-height:150px;color:var(--white);grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;padding:34px clamp(24px,6vw,104px);display:grid}.footer-wordmark{color:var(--white);text-align:left}footer p{color:#929292;text-align:center;margin:0;font-size:11px}.footer-languages{justify-content:flex-end;gap:12px;display:flex}.footer-languages button{opacity:.48;cursor:pointer;background:0 0;border:0;place-items:center;width:38px;height:30px;padding:0;transition:opacity .2s,transform .2s;display:grid}.footer-languages button svg{box-shadow:0 0 0 1px #fff3,0 3px 8px #0000004d}.footer-languages button:hover,.footer-languages button:focus-visible,.footer-languages button.active{opacity:1;transform:translateY(-1px)}@keyframes heroIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1100px){.site-header{min-height:74px}nav{gap:14px}nav button{font-size:10px}.header-actions{gap:20px}.language-switcher{gap:9px;padding-left:16px}.hero,.hero-media{min-height:730px}.achievement-strip{grid-template-columns:repeat(2,1fr)}.achievement-strip article:nth-child(2){border-right:0}.achievement-strip article:nth-child(-n+2){border-bottom:1px solid #dedede}.experience-grid{grid-template-columns:repeat(2,1fr)}.photo-grid{grid-template-columns:repeat(3,1fr)}.press-grid{grid-template-columns:1fr;max-width:760px}.press-card{grid-template-columns:280px 1fr;display:grid}.press-copy h3{min-height:0}}@media (max-width:820px){.site-header{padding:0 22px}.menu-toggle{cursor:pointer;background:0 0;border:0;align-content:center;gap:5px;width:42px;height:42px;padding:8px;display:grid}.menu-toggle span{background:var(--graphite);height:2px;display:block}.header-actions{background:var(--white);border-bottom:1px solid var(--line);padding:22px;display:none;position:absolute;top:74px;left:0;right:0;box-shadow:0 16px 30px #00000014}.header-actions.is-open{display:block}nav{gap:0;display:grid}nav button{text-align:left;padding:14px 0;font-size:12px}nav button:after{bottom:8px}.language-switcher{border-left:0;border-top:1px solid var(--line);margin-top:16px;padding:16px 0 0}.language-switcher button{padding:0}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{min-height:560px;padding:70px 24px 92px}.hero-copy:before{display:none}.hero-copy:after{clip-path:none;width:100%}.hero h1{font-size:clamp(49px,15vw,78px)}.hero-media{aspect-ratio:4/5;order:-1;width:100%;min-height:0;position:relative;inset:auto}.hero-image{background-position:50%;background-size:cover}.hero-image-desktop{display:none}.hero-image-mobile{display:block}.hero-media:after{content:"";background:var(--white);clip-path:polygon(0 72%,100% 0,100% 100%,0 100%);height:42px;position:absolute;inset:auto 0 0}.slider-controls{bottom:18px;left:24px}.section-anchor{scroll-margin-top:74px}.profile-section,.contact-section{grid-template-columns:1fr;padding-top:80px;padding-bottom:80px}.profile-photo,.contact-photo{min-height:530px}.profile-copy,.contact-copy{max-width:680px}.journey-section,.gallery-section,.videos-section,.press-section{padding-top:80px;padding-bottom:88px}.photo-grid{grid-template-columns:repeat(2,1fr)}.gallery-item-4,.gallery-item-10{grid-column:span 1}footer{text-align:center;grid-template-columns:1fr}.footer-wordmark{text-align:center}.footer-languages{justify-content:center}}@media (max-width:580px){.wordmark{font-size:18px}.hero-copy{min-height:510px}.hero-buttons{flex-direction:column;width:100%}.button{width:100%}.achievement-strip{grid-template-columns:1fr;padding:0 22px}.achievement-strip article,.achievement-strip article:first-child{border-bottom:1px solid #dedede;border-right:0;padding:24px 0}.achievement-strip article:last-child{border-bottom:0}.profile-section,.contact-section{gap:42px;padding-left:22px;padding-right:22px}.profile-photo,.contact-photo{min-height:420px}.profile-facts{grid-template-columns:1fr}.profile-facts div:nth-child(odd){border-right:0}.profile-facts div:nth-child(2n){padding-left:0}.experience-grid,.video-grid{grid-template-columns:1fr}.experience-card{min-height:365px}.photo-grid{grid-template-columns:1fr;grid-auto-rows:auto}.gallery-photo,.gallery-item-1,.gallery-item-4,.gallery-item-7,.gallery-item-10{grid-area:auto}.gallery-photo img{object-fit:contain;object-position:center;width:100%;height:auto}.press-card{display:block}.press-image{min-height:250px}.contact-links a{grid-template-columns:46px 1fr 24px;padding:12px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
