/*
Theme Name: Flenspoker
Description: Poker & People Flensburg – eigenständiges Theme mit bestehenden SiteOrigin- und Wertungsdaten.
Version: 1.0.0
Requires PHP: 8.3
Text Domain: flenspoker
*/
@charset "UTF-8";
:root{--ink:#101d2b;--muted:#596370;--paper:#f7f6f2;--white:#fff;--red:#bc2441;--line:#d9dcd9;--soft:#e9eceb;--max:1200px;font-family:"Segoe UI",Arial,sans-serif;color:var(--ink);font-synthesis:none;scroll-behavior:smooth}
*{box-sizing:border-box}body{margin:0;background:var(--paper);font-size:16px;line-height:1.65}button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a,input,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid #bd2441;outline-offset:5px}::selection{background:#bf2641;color:#fff}.wrap{max-width:calc(var(--max) + 96px);padding-inline:48px;margin-inline:auto}.skip{position:fixed;left:20px;top:-100px;background:white;padding:12px;z-index:100}.skip:focus{top:10px}.preview-note{display:flex;justify-content:space-between;padding:6px 32px;background:#e9eae6;color:#4c5862;font-size:12px;line-height:1.4;letter-spacing:.025em}.preview-note>span:first-child{font-weight:700;letter-spacing:.12em}.header{background:rgba(247,246,242,.98);position:sticky;top:0;z-index:30;border-bottom:1px solid var(--line)}.header-inner{max-width:calc(var(--max) + 96px);padding:19px 48px;min-height:90px;margin:auto;display:flex;justify-content:space-between;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:14px}.brand img{object-fit:contain;width:78px;height:49px}.brand>span{font-weight:800;letter-spacing:.035em;font-size:16px;line-height:1.25}.brand small{display:block;font-size:11px;letter-spacing:.21em;margin-top:5px;font-weight:600}#navigation{display:flex;gap:34px;align-items:center}#navigation a{font-size:14px;font-weight:600;padding:9px 0;position:relative}#navigation a::after{content:"";position:absolute;bottom:1px;height:2px;left:0;right:100%;background:var(--red);transition:right .22s}#navigation a:hover::after,#navigation a[aria-current]::after{right:0}#navigation a:last-child{margin-left:10px}#navigation a span{margin-left:12px}.menu-toggle{display:none}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;line-height:1.6;margin:0 0 20px;color:var(--red)}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{line-height:1.12;font-weight:650}h1{font-size:clamp(44px,5.5vw,76px);letter-spacing:-.055em;margin-bottom:25px}h2{font-size:clamp(30px,3.5vw,46px);letter-spacing:-.04em;margin-bottom:22px}h3{font-size:25px;letter-spacing:-.025em;margin-bottom:14px}h4{font-size:20px;line-height:1.35}em{font-family:Georgia,serif;font-weight:400}p{margin-bottom:22px}.lead{font-size:19px;line-height:1.7;max-width:610px;color:var(--muted)}.muted{color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;background:var(--red);color:white;min-height:52px;padding:14px 23px;border:1px solid transparent;font-size:14px;font-weight:650;transition:background .2s,transform .2s}.button:hover{background:#9c1b35;transform:translateY(-2px)}.button span{font-size:21px;line-height:1}.button.secondary{background:transparent;border-color:var(--line);color:var(--ink)}.button.secondary:hover{background:#e9eae5}.text-link{display:inline-flex;gap:35px;align-items:center;font-weight:650;font-size:14px;border-bottom:1px solid var(--ink);padding:7px 0;transition:color .2s,gap .2s}.text-link:hover{color:var(--red);gap:43px}.text-link span{font-size:20px}.text-link.light{border-color:#6f7880}.actions{display:flex;gap:24px;align-items:center;flex-wrap:wrap}.hero{position:relative;isolation:isolate;min-height:600px;height:min(710px,calc(100svh - 118px));background:var(--ink);color:white;display:flex;align-items:center;overflow:hidden}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-2}.hero::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(7,16,26,.65),rgba(7,16,26,.10) 70%)}.hero-inner{width:100%;padding-block:70px}.hero .eyebrow{color:#e7c8be;margin-bottom:26px}.hero h1{font-size:clamp(64px,6.9vw,100px);line-height:.98;max-width:730px;letter-spacing:-.06em;font-weight:650;margin-bottom:28px}.hero h1 em{display:block;font-size:.92em;line-height:1.15;font-weight:400;letter-spacing:-.04em;color:#e6d8c5}.hero-description{color:#e3e5e7;max-width:350px;font-size:17px;margin-bottom:30px}.hero-foot{position:absolute;bottom:28px;left:0;right:0;display:flex;justify-content:space-between;font-size:12px;color:#c6ced2;letter-spacing:.09em}.hero-foot a{font-size:16px}.hero-inner>*{animation:rise .8s both}.hero-inner h1{animation-delay:.08s}.hero-inner .hero-description{animation-delay:.16s}.hero-inner .actions{animation-delay:.23s}@keyframes rise{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.schedule-band{background:var(--ink);color:white}.schedule-inner{padding-block:28px;display:grid;grid-template-columns:1fr 1fr 1.5fr auto;gap:35px;align-items:center}.schedule-inner>div{border-right:1px solid #46505b}.schedule-inner>div:nth-child(3){border:0}.schedule-inner small{display:block;color:#acb5be;font-size:12px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:5px}.schedule-inner strong{font-size:22px;line-height:1.3;font-weight:500}.schedule-inner>div:nth-child(3) strong{font-size:17px}.schedule-inner .text-link{color:#fff;border-color:#67717a}.section{padding-block:88px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:32px;margin-bottom:35px}.section-heading h2{margin-bottom:0}.section-heading .eyebrow{margin-bottom:12px}.section-heading p:last-child{margin-bottom:0}.two-column{display:grid;grid-template-columns:1fr 1fr;gap:90px}.intro-title{font-size:clamp(38px,4.4vw,58px);line-height:1.12}.intro-title em{color:var(--muted)}.notice{padding:22px 25px;border-left:3px solid var(--red);background:#eeede7}.notice strong{display:block;font-size:15px;margin-bottom:6px}.notice p{font-size:14px;margin:0;color:var(--muted);line-height:1.65}.notice-inline{margin-top:30px;max-width:630px}.results-home{background:#eceeeb}.mini-table{width:100%;border-collapse:collapse;font-size:17px}.mini-table th{text-align:left;font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:var(--muted);padding:12px 18px;font-weight:500;border-bottom:1px solid #bfc5c5}.mini-table td{padding:18px;border-bottom:1px solid #ced2d1}.mini-table td:first-child{width:65px;color:var(--red);font-weight:650;font-size:23px}.mini-table td:last-child,.mini-table th:last-child{text-align:right}.mini-table td:last-child{font-variant-numeric:tabular-nums;font-weight:600}.mini-table tr:last-child td{border-bottom:0}.results-aside{padding:30px 0 0 10px}.results-aside p{color:var(--muted)}.small-rule{width:48px;height:2px;background:var(--red);margin:26px 0}.split-link{border-top:1px solid var(--line);padding-top:25px}.page-heading{padding-block:70px 45px}.page-heading h1{margin-bottom:18px}.page-heading .lead{margin-bottom:0}.crumb{font-size:13px;color:var(--muted);margin-bottom:26px;display:flex;gap:13px;align-items:center}.crumb a:hover{color:var(--red)}.page-heading-row{display:flex;gap:45px;align-items:flex-end;justify-content:space-between}.page-heading-row .lead{max-width:405px;font-size:17px;margin-bottom:6px}.section-nav{display:flex;gap:30px;border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:45px;flex-wrap:wrap}.section-nav a{font-size:14px;font-weight:600}.section-nav a:hover{color:var(--red)}[id]{scroll-margin-top:125px}.page-body{padding-bottom:85px}.club-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:start}.club-photo{width:100%;height:510px;object-fit:cover;object-position:73% center;display:block}.photo-caption{display:flex;justify-content:space-between;font-size:12px;color:var(--muted);margin:13px 0 0}.club-intro{padding-top:13px}.club-intro h2{font-size:42px}.club-intro p{max-width:500px;color:var(--muted)}.facts{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin:32px 0 0;padding-top:22px;border-top:1px solid var(--line)}.facts dt{font-size:13px;color:var(--muted)}.facts dd{margin:5px 0 0;font-size:24px;line-height:1.3}.membership{margin-top:65px;display:grid;grid-template-columns:.65fr 1.35fr;gap:80px;border-top:1px solid var(--line);padding-top:50px}.costs{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--line);padding-bottom:28px;gap:25px}.costs strong{display:block;font-weight:550;font-size:48px;letter-spacing:-.045em}.costs strong small{font-size:17px;letter-spacing:0}.costs p{font-size:14px;color:var(--muted);margin:0}.membership h3{margin-top:30px}.membership .muted{max-width:680px}.document-zone{border-top:1px solid var(--line);margin-top:70px;padding-top:50px}.document-intro{display:flex;justify-content:space-between;align-items:start;gap:30px;margin-bottom:30px}.document-intro p{color:var(--muted);font-size:14px}.document-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:23px 0;font-size:18px;font-weight:600;line-height:1.45}summary::-webkit-details-marker{display:none}summary::after{content:"+";font-size:27px;font-weight:300;flex:0 0 24px;text-align:center;color:var(--red)}details[open]>summary::after{content:"−"}summary:hover{color:var(--red)}.document-content{max-width:820px;padding:5px 25px 30px 0;font-size:16px;color:#414c57;line-height:1.85}.document-content p{white-space:pre-line}.document-content ol,.document-content ul{padding-left:23px}.document-content li{padding-left:5px;margin-bottom:15px}.document-content a{text-decoration:underline}.partners{margin-top:55px}.partner-links{display:flex;flex-wrap:wrap;gap:12px 30px}.partner-links a{font-size:15px;border-bottom:1px solid #b8c0c3;padding:7px 0}.regular-event{display:grid;grid-template-columns:.58fr 1fr auto;align-items:center;background:var(--ink);color:#fff;padding:40px 45px;gap:35px;margin-bottom:50px}.regular-event .eyebrow{color:#d7a8ab;margin-bottom:10px}.day{font-size:45px;font-weight:550;letter-spacing:-.04em;line-height:1.1}.time{font-size:19px;color:#bdc7d0}.regular-event h2{font-size:27px;margin-bottom:9px}.regular-event p{font-size:15px;color:#cbd1d6;margin:0}.regular-event .text-link{white-space:nowrap;border-color:#6a747c}.events-label{display:flex;align-items:baseline;gap:20px;margin-bottom:10px}.events-label h2{font-size:28px}.events-label span{font-size:13px;color:var(--muted)}.event{display:grid;grid-template-columns:90px 1fr 80px;gap:35px;padding:28px 0;border-top:1px solid var(--line)}.event-date{display:flex;flex-direction:column;font-size:13px;color:var(--muted);letter-spacing:.06em}.event-date strong{font-size:34px;color:var(--ink);font-weight:450;line-height:1.1}.event h3{font-size:22px;margin:0 0 7px}.event p{font-size:15px;color:var(--muted);margin:0;max-width:710px}.event-year{font-size:14px;color:var(--muted);text-align:right}.rules-layout{display:grid;grid-template-columns:260px 1fr;gap:65px;padding-top:55px;margin-top:55px;border-top:1px solid var(--line)}.rules-heading{align-self:start;position:sticky;top:125px}.rules-heading h2{font-size:35px}.rules-heading p{font-size:15px;color:var(--muted)}.rules .document-content{font-size:15px}.rules summary{font-size:16px}.table-section{margin-bottom:65px}.table-title{display:flex;justify-content:space-between;align-items:baseline;gap:20px;margin-bottom:20px}.table-title h2{font-size:29px;margin:0}.table-title .muted{font-size:13px}.table-scroll{overflow-x:auto;max-width:100%;border:1px solid var(--line);background:white;position:relative}.ranking{border-collapse:separate;border-spacing:0;width:100%;font-size:14px;line-height:1.5;font-variant-numeric:tabular-nums}.ranking th{text-align:center;padding:14px 14px;background:#e9eceb;color:#56616b;font-size:12px;font-weight:600;border-bottom:1px solid #cdd2d1;white-space:nowrap}.ranking td{text-align:center;white-space:nowrap;padding:13px 14px;border-bottom:1px solid #e6e9e7;background:white}.ranking tr:last-child td{border-bottom:0}.ranking tr:nth-child(even) td{background:#f7f8f6}.ranking th:nth-child(2),.ranking td:nth-child(2){text-align:left;min-width:165px}.ranking td:nth-child(1){font-weight:600;color:var(--red)}.ranking td:nth-child(3){font-weight:650}.ranking tr:first-child td{background:#fbf4f0}.ranking th:nth-child(1),.ranking td:nth-child(1){position:sticky;left:0;min-width:50px;z-index:1}.ranking th:nth-child(2),.ranking td:nth-child(2){position:sticky;left:50px;z-index:1;box-shadow:1px 0 0 #dce1de}.table-hint{font-size:12px;color:var(--muted);margin:12px 0 0}.hall-intro{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end;margin-bottom:30px}.hall-intro p{color:var(--muted);font-size:16px;margin-bottom:0}.hall-intro h2{margin:0}.hall-list summary{font-size:25px;padding:21px 0}.hall-list summary span{font-size:13px;color:var(--muted);font-weight:400;margin-left:auto}.honours{display:grid;grid-template-columns:repeat(3,1fr);gap:0 45px;padding-bottom:25px}.honour{display:flex;justify-content:space-between;gap:18px;font-size:14px;border-bottom:1px solid var(--line);padding:15px 0}.honour span{color:var(--muted)}.honour strong{font-weight:550;text-align:right}.honour.season{grid-column:span 3;border:0;background:#e9ece8;padding:18px 22px;margin-top:12px}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:100px}.contact-info h2{font-size:31px}.address{font-size:24px;line-height:1.6;letter-spacing:-.02em}.contact-detail{padding:25px 0;border-top:1px solid var(--line)}.contact-detail dt{font-size:13px;color:var(--muted);margin-bottom:5px}.contact-detail dd{margin:0;font-size:20px}.contact-detail dd a:hover{color:var(--red)}.contact-detail dd small{font-size:14px;color:var(--muted)}.contact-form{background:#eceeeb;padding:38px 40px;align-self:start}.contact-form h2{font-size:29px;margin-bottom:25px}.field{margin-bottom:21px}.field label{display:block;font-size:14px;font-weight:600;margin-bottom:8px}.field input,.field textarea{display:block;width:100%;border:1px solid #cbd0cb;background:var(--paper);border-radius:0;padding:13px 14px;color:var(--ink);min-height:48px}.field textarea{resize:vertical;min-height:145px}.contact-form .button{width:100%}.form-note{font-size:12px;color:var(--muted);margin:16px 0 0;line-height:1.7}.form-result{margin:20px 0 0;font-size:14px;border-left:3px solid var(--red);padding-left:15px}.legal-layout{display:grid;grid-template-columns:280px 1fr;gap:80px}.legal-sidebar{padding-top:10px}.legal-sidebar p{font-size:14px;color:var(--muted)}.legal-copy{max-width:760px}.legal-copy h2{font-size:25px;margin:35px 0 16px}.legal-copy h2:first-child{margin-top:0}.legal-copy p{white-space:pre-line;font-size:16px}.legal-copy a{text-decoration:underline}.legal-copy table{font-size:16px}.legal-copy td{padding-right:20px}footer{background:#101d2b;color:#f7f6f2}.footer-top{display:grid;grid-template-columns:1.45fr .55fr;gap:80px;padding-block:65px 55px}.footer-top .eyebrow{color:#a9b4bd;font-size:11px}.footer-motto{font-size:42px;letter-spacing:-.035em;line-height:1.22;max-width:440px}.footer-motto em{display:block;color:#d7d4c9}.footer-label{font-size:13px;color:#a9b4bd;margin-bottom:12px}.footer-top>div:last-child>p:nth-child(2){font-size:15px;color:#d4dadf}.footer-bottom{padding-block:22px;display:flex;justify-content:space-between;gap:25px;border-top:1px solid #35414c;font-size:12px;color:#abb5bd}.footer-bottom>div{display:flex;flex-wrap:wrap;gap:12px 28px}footer a:hover{color:#fff}.fade-in{animation:rise .65s both}
@media(min-width:1500px){.hero-image{object-position:center 60%}.hero{height:730px}}
@media(max-width:1050px){.wrap{padding-inline:32px}.header-inner{padding-inline:32px}#navigation{gap:24px}.brand>span{display:none}.two-column{gap:45px}.hero h1{font-size:76px}.schedule-inner{gap:20px}.schedule-inner strong{font-size:20px}.club-layout{gap:40px}.membership{gap:45px}.contact-layout{gap:50px}.regular-event{padding:32px;grid-template-columns:.7fr 1fr}.regular-event>.text-link{grid-column:2;justify-self:start}.rules-layout{grid-template-columns:210px 1fr;gap:40px}.legal-layout{gap:40px;grid-template-columns:200px 1fr}.honours{gap:0 25px}.honour{flex-direction:column;gap:4px}.honour strong{text-align:left}.honour.season{flex-direction:row}}
@media(max-width:720px){.wrap{padding-inline:23px}.preview-note{padding:6px 18px;font-size:10px;justify-content:center}.preview-note>span:last-child{display:none}.header-inner{padding:12px 23px;min-height:76px}.brand img{width:65px;height:42px}.brand>span{display:block;font-size:12px}.brand small{font-size:9px}.menu-toggle{display:flex;align-items:center;gap:12px;padding:12px 0;border:0;background:none;font-size:13px;font-weight:600}.menu-lines{display:block;width:20px;height:12px;border-block:1px solid currentColor;position:relative}.menu-lines::after{content:"";position:absolute;left:0;right:0;top:5px;height:1px;background:currentColor}.menu-toggle[aria-expanded=true] .menu-lines{transform:rotate(90deg)}#navigation{display:none;position:absolute;top:100%;left:0;right:0;padding:12px 23px 25px;background:var(--paper);border-bottom:1px solid var(--line);box-shadow:0 15px 20px #101d2b15}#navigation.is-open{display:flex;flex-direction:column;align-items:stretch;gap:0;animation:rise .18s}#navigation a{padding:15px 0;font-size:18px;border-bottom:1px solid var(--line)}#navigation a:last-child{margin:0}#navigation a::after{display:none}#navigation a[aria-current]{color:var(--red)}.hero{height:690px;min-height:0;max-height:none;align-items:flex-start}.hero-image{object-position:66% bottom;height:70%;top:auto;bottom:0}.hero::after{background:linear-gradient(180deg,#101d2b 0%,#101d2b 13%,rgba(16,29,43,.92) 32%,rgba(16,29,43,.2) 65%,rgba(16,29,43,.05))}.hero-inner{padding-block:39px}.hero .eyebrow{font-size:10px;letter-spacing:.15em;margin-bottom:18px}.hero h1{font-size:57px;letter-spacing:-.055em;margin-bottom:21px;line-height:1.01}.hero h1 em{font-size:55px}.hero-description{font-size:15px;max-width:290px;margin-bottom:24px}.hero .button{min-height:48px;padding:11px 18px;font-size:13px}.hero-foot{bottom:20px;font-size:10px}.hero-foot span:last-child{display:none}.schedule-inner{grid-template-columns:1fr 1fr;padding-block:26px;gap:24px}.schedule-inner>div:nth-child(2){border:0}.schedule-inner>div:nth-child(3){grid-column:span 2}.schedule-inner>div:nth-child(3) strong{font-size:17px}.schedule-inner>.text-link{grid-column:span 2;justify-self:start;padding-top:0}.schedule-inner small{font-size:10px}.section{padding-block:52px}.two-column{grid-template-columns:1fr;gap:28px}.intro-title{font-size:39px}.eyebrow{font-size:11px;margin-bottom:15px}.lead{font-size:17px}.notice{padding:20px}.section-heading{display:block;margin-bottom:25px}.section-heading .text-link{margin-top:16px}h2{font-size:33px}.mini-table th{padding-inline:10px}.mini-table td{padding:16px 10px;font-size:16px}.results-aside{padding:5px 0}.results-aside h3{font-size:27px}.page-heading{padding-block:35px 28px}.crumb{font-size:12px;margin-bottom:25px}.page-heading-row{display:block}.page-heading-row .lead{font-size:16px;margin-top:20px}.page-heading h1{font-size:47px;margin-bottom:17px}.section-nav{gap:12px 22px;padding-bottom:17px;margin-bottom:30px}.section-nav a{font-size:13px}.page-body{padding-bottom:55px}.club-layout{grid-template-columns:1fr;gap:30px}.club-photo{height:300px;object-position:80% 60%}.club-intro{padding-top:0}.club-intro h2{font-size:34px}.club-intro p{font-size:16px}.facts{margin-top:25px}.facts dd{font-size:21px}.membership{grid-template-columns:1fr;gap:12px;margin-top:45px;padding-top:35px}.costs strong{font-size:43px}.costs strong small{font-size:15px}.document-zone{margin-top:45px;padding-top:35px}.document-intro{display:block}.document-intro .button{margin-bottom:12px}.document-content{padding-right:0;font-size:15px;line-height:1.8}summary{font-size:16px;padding:19px 0}.regular-event{padding:27px;grid-template-columns:1fr;gap:24px}.regular-event>.text-link{grid-column:auto}.day{font-size:39px}.regular-event h2{font-size:25px}.events-label{display:block}.events-label h2{margin-bottom:8px}.events-label span{display:block;margin-bottom:20px}.event{grid-template-columns:53px 1fr;gap:20px;padding:25px 0}.event-year{grid-column:2;text-align:left;display:none}.event h3{font-size:20px}.event p{font-size:14px}.event-date{font-size:11px}.event-date strong{font-size:30px}.rules-layout{grid-template-columns:1fr;gap:20px;margin-top:40px;padding-top:35px}.rules-heading{position:static}.rules-heading h2{font-size:32px}.table-title{display:block}.table-title h2{font-size:26px;margin-bottom:6px}.ranking{font-size:13px}.ranking th,.ranking td{padding:12px 10px}.ranking th:nth-child(1),.ranking td:nth-child(1){min-width:44px;width:44px}.ranking th:nth-child(2),.ranking td:nth-child(2){min-width:125px;left:44px}.table-section{margin-bottom:45px}.table-hint{font-size:12px}.hall-intro{grid-template-columns:1fr;gap:16px}.hall-list summary{font-size:23px}.honours{grid-template-columns:1fr 1fr;gap:0 22px}.honour{font-size:13px}.honour.season{grid-column:span 2;padding:15px;font-size:13px}.contact-layout{grid-template-columns:1fr;gap:35px}.contact-form{padding:25px 22px}.contact-info h2{font-size:27px}.address{font-size:21px}.contact-detail dd{font-size:18px;overflow-wrap:anywhere}.contact-form h2{font-size:27px}.legal-layout{grid-template-columns:1fr;gap:20px}.legal-sidebar{display:none}.legal-copy h2{font-size:23px}.legal-copy p{font-size:15px;overflow-wrap:anywhere}.footer-top{grid-template-columns:1fr;gap:30px;padding-block:45px 35px}.footer-motto{font-size:36px;margin-bottom:0}.footer-bottom{flex-direction:column;padding-block:20px;gap:15px}.footer-bottom>div{gap:12px 25px}.footer-top .eyebrow{font-size:10px}[id]{scroll-margin-top:100px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}

.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

/* Chip imagery revision, 12 September 2026 */
.club-photo{height:auto;aspect-ratio:4/5;object-position:50% 50%;border-radius:24px}
/* One continuous backdrop; the original chip artwork is masked around its silhouette. */
.hero-art{position:absolute;inset:auto max(0px,calc((100% - 1680px)/2)) clamp(-80px,calc(100.8px - 7vw),0px) auto;width:min(76%,1260px);aspect-ratio:1672/941;z-index:-2;pointer-events:none}
.hero-art .hero-image{inset:0;width:100%;height:100%;z-index:0;object-fit:contain;object-position:right bottom;mask:url("assets/hero-subject-mask.svg") right bottom/contain no-repeat}
@media(max-width:720px){.club-photo{height:auto;aspect-ratio:4/3;object-position:50% 53%;border-radius:20px}.hero-art{right:0;bottom:0;width:100%;height:min(58%,80vw);aspect-ratio:auto}.hero-art .hero-image{object-fit:cover;object-position:100% bottom;mask-size:cover}}
/* Mirrored empty felt crops form one continuous surface across the entire hero. */
.hero-felt{position:absolute;inset:0;z-index:-3;display:flex;overflow:hidden;pointer-events:none}
.hero-felt span{flex:0 0 400px;height:100%;background:url("assets/hero-felt.webp") no-repeat left center/auto 100%}
.hero-felt span:nth-child(even){transform:scaleX(-1)}