:root{--bg:#0a1b2d;--card:rgba(8,20,38,0.72);--card-strong:rgba(14,28,52,0.9);--text:#f6f8fb;--muted:#c8d3e2;--pink:#ff2aa1;--blue:#1877d2;--purple:#6c2cf5;--teal:#33d1c6;--border:rgba(255,255,255,0.14);--shadow:0 20px 60px rgba(0,0,0,0.35);--radius:22px;--max-width:1240px;--desktop-header-height:156px;--tablet-header-height:132px;--mobile-header-height:116px}*{box-sizing:border-box}body,html{margin:0;padding:0}body{font-family:Arial,Helvetica,sans-serif;color:var(--text);background:radial-gradient(circle at top left,rgba(255,42,161,.16),transparent 22%),radial-gradient(circle at top right,rgba(24,119,210,.18),transparent 22%),linear-gradient(180deg,rgba(10,27,45,.96),rgba(6,15,27,.98));overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.page-shell{min-height:100vh;background-image:linear-gradient(rgba(5,12,25,.2),rgba(5,12,25,.3)),url(/images/platt-ladies/ground-background.jpg);background-size:cover;background-position:50%;background-attachment:fixed}.site-wrap{width:min(var(--max-width),calc(100% - 28px));margin:0 auto}.site-main{padding-top:calc(var(--desktop-header-height) + 20px);padding-bottom:56px}.page-stack{grid-gap:24px}.page-stack,.two-col{display:grid;gap:24px}.two-col{grid-template-columns:1.2fr .8fr;grid-gap:24px}.two-col aside{background:transparent!important;padding:0;border:none;box-shadow:none}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px}.cards-grid,.grid-3{display:grid;gap:20px}.cards-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:20px}.content-panel,.section-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.section-card{padding:28px}.site-fixed-header{position:fixed;top:0;left:0;width:100%;z-index:100}.hero-banner{position:relative;overflow:hidden;height:96px;background:linear-gradient(135deg,rgba(106,44,245,.88),rgba(255,42,161,.72) 42%,rgba(24,119,210,.78));box-shadow:var(--shadow)}.hero-banner:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 24%,rgba(255,255,255,.18),transparent 24%);pointer-events:none}.hero-banner:after{content:"";position:absolute;right:-8%;top:-45%;width:58%;height:190%;background:radial-gradient(circle at 30% 10%,rgba(255,255,255,.12),transparent 22%),linear-gradient(180deg,rgba(24,119,210,.92),rgba(108,44,245,.95));border-bottom-left-radius:55% 46%;border-bottom-right-radius:8% 10%;transform:rotate(-3deg);opacity:.95}.hero-banner__waves{position:absolute;inset:auto -4% 8px 52%;height:26px;border-top-left-radius:120px 60px;border-bottom-left-radius:120px 60px;background:linear-gradient(90deg,rgba(255,42,161,1),rgba(24,119,210,1));z-index:2;box-shadow:inset 0 0 0 4px rgba(255,255,255,.08)}.hero-banner__content{position:relative;z-index:3;height:96px;display:flex;align-items:center;justify-content:space-between;gap:16px}.hero-left{display:flex;align-items:center;gap:12px;flex:1 1 auto;min-width:0;white-space:nowrap}.logo-only__plain{display:block;width:56px;height:56px;min-width:56px;max-width:56px;min-height:56px;max-height:56px;object-fit:contain;flex-shrink:0}.site-title-text{color:white;font-size:2rem;font-weight:700;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-shadow:0 2px 10px rgba(0,0,0,.25)}.hero-right{display:flex;align-items:center;justify-content:flex-end;flex:0 0 auto}.team-card{position:relative;width:230px;height:76px;overflow:hidden;background:transparent;border:none;box-shadow:none}.nav-banner{background:rgba(7,18,34,.94);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 8px 24px rgba(0,0,0,.18)}.nav-banner__scroll{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.nav-banner__scroll::-webkit-scrollbar{display:none}.nav-banner__inner{display:flex;flex-wrap:nowrap;gap:8px;padding:9px 0;width:max-content;min-width:100%}.nav-pill{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.08);color:white;transition:.2s ease;font-size:.82rem;line-height:1;flex:0 0 auto}.nav-pill.active{transform:translateY(-1px);background:linear-gradient(180deg,rgba(255,42,161,.95),rgba(24,119,210,.95))}@media (hover:hover) and (pointer:fine){.nav-pill:hover{transform:translateY(-1px);background:linear-gradient(180deg,rgba(255,42,161,.95),rgba(24,119,210,.95))}}.page-title,.page-title--main{font-size:clamp(2rem,4vw,3.25rem);line-height:1.15;font-weight:700;margin:0 0 10px}.body-text,.body-text p,.lead{color:var(--muted);font-size:1.08rem;line-height:1.7;margin:0}.content-copy{display:grid;grid-gap:1rem;gap:1rem}.section-intro{display:grid;grid-gap:12px;gap:12px}.section-intro-header,.section-intro-top{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.section-intro-cta{white-space:nowrap;flex-shrink:0}.media-frame{overflow:hidden;border-radius:20px;border:1px solid var(--border);background:rgba(255,255,255,.04)}.media-frame img{width:100%;height:100%;object-fit:cover}.about-image-only{display:block;width:100%;height:auto;object-fit:contain;background:transparent;border-radius:24px}.event-card,.fixture-card,.player-card,.sponsor-card{display:flex;flex-direction:column;gap:14px;padding:18px;border-radius:20px;background:rgba(8,20,38,.88);border:1px solid rgba(255,255,255,.1);box-shadow:var(--shadow)}.player-photo-wrap{width:100%;aspect-ratio:1/1.08;overflow:hidden;border-radius:18px;background:linear-gradient(180deg,rgba(255,42,161,.35),rgba(24,119,210,.35))}.player-photo{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.muted-label{display:inline-block;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.08);color:var(--muted);font-size:.92rem}.button,.button-link{display:inline-flex;gap:8px;align-items:center;justify-content:center;padding:12px 18px;border-radius:999px;background:linear-gradient(180deg,rgba(255,42,161,.95),rgba(24,119,210,.95));border:1px solid rgba(255,255,255,.12);box-shadow:var(--shadow);color:white;font-weight:700;line-height:1;white-space:nowrap}.fixtures-filters-top{display:flex;flex-wrap:wrap;gap:14px;align-items:flex-end;background:rgba(8,20,38,.88);border:1px solid rgba(255,255,255,.1);border-radius:18px;padding:14px 16px;box-shadow:var(--shadow)}.filter-inline-group{display:flex;align-items:center;gap:8px}.filter-group label,.filter-inline-group label{font-size:.95rem;color:var(--muted);white-space:nowrap}.filter-inline-group select{border-radius:12px;border:1px solid rgba(255,255,255,.14);background:rgba(8,20,38,1);color:#f6f8fb;padding:10px 12px;min-width:150px;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.filter-inline-group select option{background:#081426;color:#f6f8fb}.filters-layout{display:grid;grid-template-columns:280px 1fr;grid-gap:24px;gap:24px}.filter-panel{align-self:start;position:-webkit-sticky;position:sticky;top:calc(var(--desktop-header-height) + 24px);padding:20px;border-radius:22px;background:var(--card-strong);border:1px solid var(--border)}.filter-group{display:grid;grid-gap:10px;gap:10px;margin-bottom:18px}.contact-form input,.contact-form textarea,.filter-group button,.filter-group input,.filter-group select,.filter-group textarea{width:100%;border-radius:14px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06);color:white;padding:12px 14px;font-family:inherit;font-size:1rem}.contact-form-wrapper{max-width:600px;width:100%;margin:0 auto}.contact-form{display:grid;grid-gap:14px;gap:14px}.fixture-line-main{margin:0 0 10px;font-weight:700;color:var(--text);line-height:1.5}.fixture-line-sub{margin:0 0 8px;color:var(--muted);line-height:1.5}.fixture-card{background:rgba(8,20,38,.88)}.fixture-card .small-heading{margin:0}.fixture-card .footer-note,.fixture-card .lead{color:var(--muted)}.fixture-card__header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.fixtures-results-split{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px;align-items:start}.stats-heading{font-weight:700;text-decoration:underline;margin-bottom:10px}.stats-list{display:grid;grid-gap:8px;gap:8px}.stats-list div{display:flex;justify-content:space-between;gap:12px}.stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));grid-gap:12px;gap:12px}.stat-pill{border-radius:18px;padding:14px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08)}.stat-pill strong{display:block;font-size:1.4rem}.gallery-card{width:50%;max-width:520px;margin:0 auto;padding:18px}.gallery-stage{position:relative;overflow:hidden;border-radius:20px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.04)}.gallery-image-link{display:block}.gallery-image{width:100%;height:auto;max-height:35vh;object-fit:cover;display:block}.gallery-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:44px;height:44px;border:none;border-radius:999px;background:rgba(7,18,34,.78);color:white;font-size:2rem;line-height:1;cursor:pointer}.gallery-nav--left{left:12px}.gallery-nav--right{right:12px}.gallery-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px}.gallery-count{margin:0}.gallery-layout{grid-template-columns:1fr 2fr}.events-section{margin-top:2rem}.events-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;align-items:start}.events-heading{margin-bottom:1rem}.events-list{display:flex;flex-direction:column;gap:.9rem}.event-row{padding-bottom:.9rem;border-bottom:1px solid rgba(255,255,255,.12)}.event-row:last-child{border-bottom:none;padding-bottom:0}.event-row-title{font-weight:600;line-height:1.4}.event-row-meta{margin-top:.2rem;font-size:.92rem;color:#ffffff;opacity:.8;line-height:1.4}.events-empty{color:rgba(255,255,255,.7)}.events-top-row{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:2rem;gap:2rem;align-items:center}.events-image{position:relative;width:100%;height:260px;display:flex;align-items:center;justify-content:center}.events-image-inner{object-fit:contain;border-radius:16px;max-width:85%;max-height:85%}.pavilion-image{aspect-ratio:4/3;overflow:hidden}.pavilion-image img{width:100%;height:100%;object-fit:cover}.tour-media-stack{display:grid;grid-gap:16px;gap:16px}.tour-video-wrap{position:relative;overflow:hidden;border-radius:20px;border:1px solid var(--border);background:rgba(255,255,255,.04)}.tour-video{display:block;width:100%;height:auto;max-height:480px;border-radius:20px}.tour-video-label{position:absolute;top:10px;left:12px;z-index:2;color:var(--muted);font-size:.95rem;background:rgba(0,0,0,.5);padding:4px 10px;border-radius:999px;pointer-events:none;transition:opacity .3s ease;animation:fadeOut 6s forwards}@keyframes fadeOut{0%{opacity:1}70%{opacity:1}to{opacity:0}}.fundraising-page-layout{grid-template-columns:1fr 1fr;align-items:start}.fundraising-media-column,.fundraising-page-layout{display:grid;grid-gap:24px;gap:24px}.fundraising-small-images-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px}.fundraising-image-card{padding:0;overflow:hidden}.fundraising-image-card a{display:block}.fundraising-image-card img{display:block;width:100%;height:auto}.fundraising-image-card a:hover img{transform:scale(1.02);transition:transform .2s ease}.sponsors-header-row{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem}.sponsors-header-copy{flex:1 1}.sponsors-header-action{flex-shrink:0}.sponsors-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:2rem;gap:2rem;align-items:stretch}.sponsor-card{align-items:center;text-align:center}.sponsor-logo-link,.sponsor-logo-wrap{display:flex;justify-content:center;width:100%}.sponsor-logo-wrap{display:flex;align-items:center;justify-content:center;height:180px;margin-bottom:1rem}.sponsor-logo-link{margin-bottom:1rem}.sponsor-logo{display:block;object-fit:contain;width:92%;height:auto;max-height:220px}.sponsor-title{margin-bottom:.75rem}.sponsor-profile-logo-wrap{display:flex;justify-content:center;align-items:center;width:100%;margin-bottom:1.5rem}.sponsor-profile-logo{width:100%;max-width:520px;max-height:260px;height:auto;object-fit:contain}.partnership-header-card{position:relative}.partnership-header-row{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem}.partnership-header-copy{flex:1 1;min-width:0}.partnership-header-action{flex:0 0 auto;align-self:flex-start;display:flex;justify-content:flex-end}.partnership-image-card,.partnership-table-card{margin-top:2rem}.partnership-image-wrap{width:100%;display:flex;justify-content:center}.partnership-image{width:100%;max-width:100%;height:auto;border-radius:12px;object-fit:contain}.partnership-table-scroll{width:100%;overflow-x:auto}.partnership-table{width:100%;min-width:920px;border-collapse:collapse;background:#0b0b0b;color:#ffffff}.partnership-table td,.partnership-table th{border:1px solid rgba(255,255,255,.65);padding:.45rem .65rem;vertical-align:top}.partnership-table th{background:#1177c3;color:#ffffff;font-weight:700;font-size:1.05rem;line-height:1.15;text-align:center}.partnership-table td:first-child,.partnership-table th:first-child{text-align:left}.partnership-table td{background:#0b0b0b}.partnership-cell-text{white-space:pre-line;line-height:1.25}.sponsorship-benefits-card,.sponsorship-player-header{margin-top:2rem}.sponsorship-player-header-row{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.sponsorship-player-header-copy{flex:1 1;min-width:0}.sponsorship-player-nav{display:flex;gap:10px;align-items:center;flex-shrink:0}.sponsorship-player-nav-button,.sponsorship-player-nav-spacer{min-width:92px}.sponsorship-player-nav-spacer{display:inline-block}.sponsorship-player-main-grid{display:grid;grid-template-columns:1.35fr .9fr;grid-gap:24px;gap:24px;align-items:stretch;margin-top:2rem}.sponsorship-player-batting-card,.sponsorship-player-profile-card{margin-top:0;height:100%}.sponsorship-player-profile-layout{display:grid;grid-template-columns:320px 1fr;grid-gap:24px;gap:24px;align-items:start}.sponsorship-player-profile-image-wrap{display:flex;justify-content:center;align-items:flex-start}.sponsorship-player-profile-image{width:100%;max-width:280px;height:auto;border-radius:16px;object-fit:cover}.sponsorship-player-profile-copy{display:flex;flex-direction:column;height:100%}.sponsorship-player-profile-copy .body-text:first-child{margin-top:0}.sponsorship-player-batting-card{display:flex;flex-direction:column}.sponsorship-player-batting-card .sponsorship-section-title+.sponsorship-stats-grid{margin-bottom:1rem}.sponsorship-player-batting-card .stat-grid+.sponsorship-section-title{margin-top:1rem}.sponsorship-player-cta-wrap{margin-top:2rem;display:flex;justify-content:center}.sponsorship-player-cta-wrap--inside{justify-content:flex-start;margin-top:auto;padding-top:1rem}.sponsorship-section-title{font-size:2.2rem;margin:0 0 1rem;line-height:1.2}.sponsorship-stats-grid{gap:10px}.sponsorship-stat-pill{padding:8px 12px}.sponsorship-stat-pill strong{display:flex;justify-content:space-between;align-items:center;width:100%;gap:8px}.sponsorship-stat-label{font-size:.95rem;font-weight:700;white-space:nowrap}.sponsorship-stat-value{font-size:.9rem;font-weight:600;text-align:right;white-space:nowrap}.status-badge{padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600;display:inline-block}.status-badge.available{background:rgba(0,200,100,.2);color:#00c864}.status-badge.sold{background:rgba(255,80,80,.2);color:#ff5050}.status-badge.pending{background:rgba(255,180,0,.2);color:#ffb400}.request-badge{display:inline-flex;padding:8px 14px;border-radius:999px;color:#ffffff;font-weight:700;line-height:1;white-space:nowrap;background:linear-gradient(180deg,rgba(255,42,161,.95),rgba(24,119,210,.95));border:1px solid rgba(255,255,255,.12);box-shadow:var(--shadow)}.request-badge,.taken-badge{align-items:center;justify-content:center}.taken-badge{display:flex;width:100%;padding:12px 16px;margin-top:6px;border-radius:999px;background:linear-gradient(135deg,rgba(255,215,0,.96),rgba(255,170,0,.96));border:1px solid rgba(255,255,255,.18);color:#081426;font-weight:900;font-size:1rem;line-height:1.25;text-align:center;box-shadow:0 8px 24px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.25)}@media (min-width:1025px){.two-col{align-items:start}.events-top-row{align-items:center}}@media (max-width:1024px){.site-main{padding-top:calc(var(--tablet-header-height) + 94px)}.filter-panel{top:calc(var(--tablet-header-height) + 20px);position:static}.hero-banner,.hero-banner__content{height:82px}.logo-only__plain{width:48px;height:48px;min-width:48px;max-width:48px;min-height:48px;max-height:48px}.site-title-text{font-size:1.5rem}.team-card{width:180px;height:58px}.nav-pill{font-size:.82rem;padding:7px 10px}.filters-layout,.grid-3,.sponsorship-player-main-grid,.two-col{grid-template-columns:1fr}}@media (max-width:768px){.site-main{padding-top:calc(var(--mobile-header-height) + 16px)}.hero-banner,.hero-banner__content{height:70px}.hero-banner__content{gap:10px}.hero-banner__waves{inset:auto -8% 6px 58%;height:18px}.hero-left{gap:10px;min-width:0}.logo-only__plain{width:40px;height:40px;min-width:40px;max-width:40px;min-height:40px;max-height:40px}.site-title-text{font-size:1.1rem}.hero-right{flex:0 0 auto}.team-card{width:116px;height:42px}.nav-banner__inner{gap:6px;padding:7px 0}.nav-pill{font-size:.74rem;padding:6px 9px}.section-card{padding:20px}.body-text,.body-text p,.lead{font-size:1rem;line-height:1.6}.body-2-mobile-hide{display:none}.fixtures-filters-top{gap:10px}.filter-inline-group{flex-wrap:wrap}.filter-inline-group select{min-width:120px}.fixture-card__header,.partnership-header-row,.section-intro-header,.section-intro-top,.sponsors-header-row,.sponsorship-player-header-row{flex-direction:column;align-items:flex-start}.partnership-header-action,.section-intro-cta,.sponsors-header-action{margin-top:10px;width:100%;justify-content:flex-start}.gallery-card{width:100%;max-width:none}.gallery-image{max-height:30vh}.gallery-nav{width:38px;height:38px;font-size:1.7rem}.gallery-meta{flex-direction:column;align-items:flex-start}.events-grid,.events-top-row,.fixtures-results-split,.fundraising-page-layout,.fundraising-small-images-row,.gallery-layout,.sponsors-grid,.sponsorship-player-profile-layout{grid-template-columns:1fr}.events-image{height:250px}.sponsor-order-1{order:1}.sponsor-order-2{order:2}.sponsor-order-3{order:3}.sponsorship-player-nav{width:100%;justify-content:flex-start}.sponsorship-player-cta-wrap .button,.sponsorship-player-cta-wrap--inside .button{width:100%;justify-content:center}.sponsorship-player-profile-image{max-width:220px}.sponsorship-section-title{font-size:1.8rem}}@media (max-width:480px){.site-wrap{width:min(var(--max-width),calc(100% - 16px))}.site-main{padding-top:calc(var(--mobile-header-height) + 12px)}.hero-banner,.hero-banner__content{height:66px}.hero-banner__content,.hero-left{gap:8px}.logo-only__plain{width:36px;height:36px;min-width:36px;max-width:36px;min-height:36px;max-height:36px}.site-title-text{font-size:.95rem;letter-spacing:0}.team-card{width:96px;height:34px}.nav-pill{font-size:.7rem;padding:6px 8px}.section-card{padding:18px}.page-title,.page-title--main{font-size:clamp(1.75rem,7vw,2.3rem)}.sponsorship-section-title{font-size:1.55rem}}.it20-overlay{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:24px}.it20-overlay-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.78)}.it20-overlay-content{position:relative;z-index:1;max-width:min(92vw,520px)}.it20-overlay-image{width:100%;height:auto;border-radius:18px;box-shadow:0 24px 80px rgba(0,0,0,.6)}.it20-overlay-close{position:absolute;top:-16px;right:-16px;z-index:3;width:40px;height:40px;border-radius:999px;background:white;color:#081426;display:grid;place-items:center;font-size:2rem;line-height:1;font-weight:700}.it20-arrow-callout{position:absolute;left:45%;bottom:40%;z-index:4;transform:translateX(-50%);display:grid;justify-items:center;grid-gap:2px;gap:2px;max-width:220px;padding:8px 14px;border-radius:12px;background:rgba(255,42,161,.96);color:white;font-weight:800;font-size:1rem;line-height:1.15;text-align:center;animation:it20Pulse .75s infinite alternate}.it20-arrow{font-size:2rem;line-height:1;margin-bottom:-4px}@keyframes it20Pulse{0%{opacity:.75;transform:translateX(-50%) translateY(0) scale(1)}to{opacity:1;transform:translateX(-50%) translateY(-8px) scale(1.06)}}@media (max-width:768px){.it20-overlay-content{max-width:94vw}.it20-arrow-callout{left:45%;bottom:40%;max-width:190px;font-size:.82rem;padding:7px 10px}.it20-arrow{font-size:1.7rem}}@media (min-width:1025px){.nav-pill{padding:6px 10px;font-size:.82rem}}.hero-banner--club{background:linear-gradient(135deg,rgba(10,76,38,.98),rgba(24,115,58,.96) 45%,rgba(214,174,32,.94))}.hero-banner--club:after{background:radial-gradient(circle at 30% 10%,rgba(255,255,255,.1),transparent 22%),linear-gradient(180deg,rgba(214,174,32,.88),rgba(10,76,38,.96))}.hero-banner__waves--club{background:linear-gradient(90deg,rgba(10,76,38,1),rgba(214,174,32,1))}.quiz-night-page{display:grid;grid-gap:1.5rem;gap:1.5rem}.quiz-night-banner{width:min(100%,980px);margin:0 auto;text-align:center;font-size:clamp(1.4rem,3vw,2.2rem);font-weight:900;text-transform:uppercase;letter-spacing:.05em;color:#ffffff;padding:1rem 1.5rem;border-radius:20px;background:linear-gradient(135deg,#ff2aa1,#c81d7f 35%,#1877d2);box-shadow:0 0 20px rgba(255,42,161,.35),0 0 40px rgba(24,119,210,.25);animation:quiz-night-pulse 2.5s ease-in-out infinite}@keyframes quiz-night-pulse{0%{transform:scale(1)}50%{transform:scale(1.015)}to{transform:scale(1)}}.quiz-night-main-poster{width:min(100%,980px);margin:0 auto;border-radius:24px;overflow:hidden;box-shadow:0 24px 70px rgba(0,0,0,.45)}.quiz-night-main-poster-image{display:block;width:100%;height:auto}.quiz-night-register-card{width:min(100%,980px);margin:0 auto;border:2px solid rgba(255,42,161,.42);background:rgba(8,20,38,.86)}.quiz-night-register-header{display:flex;justify-content:space-between;gap:1.5rem;align-items:flex-start;margin-bottom:1rem}.quiz-night-register-header h1{margin:0;color:#ffffff;font-size:clamp(1.6rem,3vw,2.4rem)}.quiz-night-register-header p{margin:.35rem 0 0;color:var(--muted)}.quiz-night-kicker{color:var(--pink)!important;text-transform:uppercase;font-weight:900;letter-spacing:.08em}.quiz-night-form-actions a,.quiz-night-form-actions button,.quiz-night-pay-button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.75rem 1.1rem;font-weight:900;text-decoration:none;border:none;cursor:pointer;white-space:nowrap}.quiz-night-form-actions button,.quiz-night-pay-button{background:linear-gradient(135deg,#ff2aa1,#1877d2);color:#ffffff}.quiz-night-form-actions a{background:rgba(255,255,255,.12);color:#ffffff}.quiz-night-form{display:grid;grid-gap:.9rem;gap:.9rem}.quiz-night-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.9rem;gap:.9rem}.quiz-night-form label{display:grid;grid-gap:.35rem;gap:.35rem;color:#ffffff;font-weight:800}.quiz-night-form input,.quiz-night-form textarea{width:100%;border-radius:14px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.08);color:white;padding:12px 14px;font-family:inherit;font-size:1rem}.quiz-night-form-actions{display:flex;flex-wrap:wrap;gap:.8rem}.quiz-night-form-message--success{color:#7ee787}.quiz-night-form-message--error{color:#ff9aa2}@media (max-width:700px){.quiz-night-form-grid,.quiz-night-register-header{grid-template-columns:1fr;flex-direction:column}.quiz-night-form-actions a,.quiz-night-form-actions button,.quiz-night-pay-button{width:100%}}body:has(.ladies-shell) .club-fixed-header{display:none}.quiz-night-team-label-row{display:flex;justify-content:space-between;align-items:center;gap:1rem}.quiz-night-individual-button{border:none;background:transparent;color:#ff2aa1;font-weight:800;cursor:pointer;padding:0;font-size:.9rem}.quiz-night-individual-button:hover{text-decoration:underline}.quiz-night-form textarea:disabled{opacity:.55;cursor:not-allowed}