*{box-sizing:border-box}:root{--blue:#1f8ee7;--blue-dark:#1478c7;--blue-pale:#eef8ff;--grey-bg:#f4f4f4;--header-bg:#efefef;--text:#374151;--text-dark:#111827;--white:#fff;--border:#e5e7eb;--shadow:0 22px 45px #0f172a1f;--radius-lg:2rem;--container:80rem}html{scroll-behavior:smooth}body{background:var(--grey-bg);color:var(--text);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-shell{background:var(--grey-bg);min-height:100vh}.site-header{background:var(--header-bg);border-bottom:1px solid var(--border);z-index:50;position:sticky;top:0}.desktop-nav{display:none}.logo-wrap{justify-content:center;display:flex}.site-logo{object-fit:contain;width:auto;height:3.5rem}.mobile-menu-button{border:1px solid var(--border);background:var(--white);cursor:pointer;border-radius:1rem;flex-direction:column;justify-content:center;justify-self:end;align-items:center;gap:.375rem;width:2.75rem;height:2.75rem;display:flex;box-shadow:0 4px 12px #0f172a14}.burger-line{background:var(--blue);border-radius:999px;width:1.25rem;height:2px;transition:all .2s;display:block}.burger-line-one.open{transform:translateY(8px)rotate(45deg)}.burger-line-two.open{opacity:0}.burger-line-three.open{transform:translateY(-8px)rotate(-45deg)}.mobile-nav{max-height:0;transition:max-height .3s;overflow:hidden}.mobile-nav.open{border-top:1px solid var(--border);max-height:520px}.mobile-nav-inner{background:var(--white);grid-template-columns:1fr;gap:.5rem;padding:1rem 1.25rem;font-weight:700;display:grid}.mobile-nav-link{border-radius:1rem;padding:.85rem 1rem}.mobile-nav-link:hover,.mobile-nav-link.active{background:var(--blue-pale);color:var(--blue)}.mobile-nav-link-featured{background:var(--blue);color:var(--white);text-align:center}.mobile-nav-link-featured.active{background:var(--blue-dark);color:var(--white)}.section{padding:3.5rem 0}.page-section{min-height:55vh}.section-white{background:var(--white)}.section-blue{background:var(--blue);color:var(--white)}.section-inner{max-width:var(--container);margin:0 auto;padding:0 1.25rem}.hero-section{padding-top:3.5rem}.hero-grid,.two-column-grid{gap:2.5rem;display:grid}.align-center{align-items:center}.eyebrow{color:var(--blue);letter-spacing:.2em;text-transform:uppercase;margin:0 0 .75rem;font-size:.85rem;font-weight:800}.eyebrow.light{color:#ffffffb8}.eyebrow.small{letter-spacing:.15em;font-size:.75rem}.hero-title,.section-title{color:var(--text-dark);letter-spacing:-.04em;margin:0 0 1.5rem;font-size:clamp(2.25rem,5vw,3.75rem);font-weight:900;line-height:1.02}.hero-title{color:var(--blue)}.light-title{color:var(--white)}.section-title-spaced{margin-bottom:2.5rem}.subsection-title{color:var(--text-dark);margin:0 0 1.25rem;font-size:1.5rem;font-weight:900}.hero-text,.body-text{color:#4b5563;max-width:38rem;line-height:1.75}.hero-text{margin-bottom:2rem;font-size:1rem}.body-text{margin:0 0 1rem}.blue-section-text{color:#ffffffd6;margin-bottom:1.5rem;line-height:1.75}.button-row{flex-direction:column;gap:1rem;display:flex}.button{border-radius:1rem;justify-content:center;align-items:center;padding:.9rem 1.5rem;font-weight:800;transition:all .2s;display:inline-flex}.button-primary{background:var(--blue);color:var(--white);box-shadow:var(--shadow)}.button-primary:hover{background:var(--blue-dark)}.button-outline{border:1px solid var(--blue);color:var(--blue)}.button-outline:hover{background:var(--blue);color:var(--white)}.button-light{background:var(--white);color:var(--blue)}.hero-card,.content-card,.contact-card,.map-card,.venue-card{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow);border:1px solid #f3f4f6}.hero-card{padding:1.25rem}.hero-image-placeholder{aspect-ratio:16/9;background:linear-gradient(135deg,var(--blue),#8fd0ff);color:var(--white);border-radius:1.5rem;justify-content:center;align-items:center;margin-bottom:2rem;font-size:clamp(3rem,5vw,4rem);font-weight:900;display:flex}.feature-grid,.small-card-grid,.team-grid,.member-grid,.card-grid-two,.card-grid-three{gap:1rem;display:grid}.feature-card,.small-card{background:var(--blue-pale);border-radius:1.25rem;padding:1.25rem}.feature-card-title{color:var(--blue);margin:0;font-size:1.875rem;font-weight:900}.feature-card-text{color:#4b5563;margin:.5rem 0 0;font-size:.9rem}.small-card p{color:var(--blue);margin:0;font-weight:900}.content-card{padding:2rem}.linked-card{transition:all .2s}.linked-card:hover{transform:translateY(-4px)}.content-card h3,.neutral-card h3,.team-info-card h3,.venue-card h2,.member-card h3,.team-card h3{color:var(--text-dark);margin:0 0 .75rem;font-size:1.5rem;font-weight:900}.content-card p,.neutral-card p,.team-info-card p,.team-card p,.member-card p{color:#4b5563;line-height:1.65}.card-label{color:var(--blue);letter-spacing:.15em;text-transform:uppercase;margin:0 0 .75rem;font-size:.8rem;font-weight:900}.info-strip{background:var(--white);border-radius:var(--radius-lg);border:1px solid #f3f4f6;gap:1rem;margin-top:2rem;padding:1.5rem;display:grid}.info-strip h3{color:var(--text-dark);margin:0;font-size:1.25rem;font-weight:900}.info-strip p{color:#4b5563;margin:0;line-height:1.65}.team-card,.neutral-card{background:var(--grey-bg);border-radius:1.5rem;padding:1.5rem}.avatar{background:var(--blue);width:3.5rem;height:3.5rem;color:var(--white);border-radius:1rem;justify-content:center;align-items:center;margin-bottom:1.25rem;font-weight:900;display:flex}.team-info-card{border-radius:1.5rem;padding:1.75rem}.team-info-card.pale{background:var(--blue-pale)}.team-info-card.pale h3{color:var(--blue)}.team-info-card.featured{background:var(--blue);color:var(--white);box-shadow:var(--shadow)}.team-info-card.featured h3,.team-info-card.featured p,.team-info-card.featured .card-label{color:var(--white)}.team-info-card.featured p,.team-info-card.featured .card-label{opacity:.82}.team-info-card strong{color:var(--text-dark);font-size:.9rem}.member-card{background:#ffffff1a;border-radius:1.5rem;padding:1.5rem}.member-card h3,.member-card p{color:var(--white)}.member-card p{opacity:.75}.venue-card{background:var(--blue-pale);box-shadow:none;padding:2rem}.venue-card h2{color:var(--blue)}.white-pill{background:var(--white);color:var(--text-dark);border-radius:1rem;padding:1.25rem;font-weight:800}.contact-card{box-shadow:none;color:#4b5563;padding:1.5rem;line-height:1.75}.contact-card strong{color:var(--text-dark)}.contact-card a{color:var(--blue);font-weight:800}.map-card{min-height:20rem;overflow:hidden}.map-card iframe{border:0;width:100%;height:100%;min-height:20rem}.site-footer{background:var(--blue);color:var(--white);margin-top:5rem}.footer-inner{max-width:var(--container);margin:0 auto;padding:3rem 1.25rem}.footer-top{gap:2.5rem;padding-bottom:2.5rem;display:grid}.footer-top h3{margin:0 0 1.25rem;font-size:1.25rem;font-weight:900}.footer-top>div:first-child h3{font-size:1.5rem}.footer-summary,.footer-contact,.footer-links,.opening-hours{color:#ffffffd1}.footer-summary{max-width:28rem;margin:0 0 1.5rem;line-height:1.7}.footer-contact{line-height:1.7}.footer-contact p{margin:0 0 .25rem}.footer-contact strong{color:var(--white)}.footer-map-link{color:var(--white);margin-top:.75rem;font-weight:800;display:inline-flex}.footer-links{flex-direction:column;gap:.75rem;display:flex}.footer-links a:hover{color:var(--white)}.opening-hours{flex-direction:column;gap:.75rem;font-size:.9rem;display:flex}.opening-row{justify-content:space-between;gap:1rem;display:flex}.bank-holiday{color:var(--white);border-top:1px solid #ffffff26;margin-top:.25rem;padding-top:.75rem;font-weight:800}.footer-socials{border-top:1px solid #fff3;justify-content:center;padding:1.5rem 0;display:flex}.social-icons{gap:1rem;display:flex}.social-icons a{background:#ffffff26;border-radius:999px;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:flex}.social-icons a:hover{background:#ffffff40}.social-icons svg{fill:currentColor;width:1.25rem;height:1.25rem}.footer-bottom{text-align:center;color:#ffffffb3;border-top:1px solid #fff3;padding-top:1.5rem;font-size:.875rem}.footer-bottom p{margin:0}@media (width>=640px){.button-row{flex-direction:row}.feature-grid,.team-grid,.member-grid,.small-card-grid.two{grid-template-columns:repeat(2,1fr)}.small-card-grid{grid-template-columns:repeat(3,1fr)}.mobile-nav-inner{grid-template-columns:repeat(2,1fr)}.mobile-nav-link-featured{grid-column:span 2}}@media (width>=768px){.section{padding:5rem 0}.hero-section{padding-top:6rem}.hero-text{font-size:1.125rem}.card-grid-two,.two-column-grid,.hero-grid{grid-template-columns:repeat(2,1fr)}.info-strip{grid-template-columns:1fr 2fr;padding:2rem}}@media (width>=1024px){.header-inner{padding:1.25rem 1.5rem}.desktop-nav{grid-template-columns:repeat(4,1fr);gap:.75rem;width:100%;max-width:32.5rem;font-size:.9rem;display:grid}.desktop-nav-left{justify-self:end}.desktop-nav-right{justify-self:start}.nav-link{text-align:center;white-space:nowrap;border-radius:.75rem;padding:.5rem .75rem;font-weight:600;transition:all .2s}.nav-link:hover,.nav-link.active{color:var(--blue);background:var(--blue-pale)}.site-logo{height:5rem}.mobile-menu-button,.mobile-nav{display:none}.card-grid-three,.footer-top{grid-template-columns:repeat(3,1fr)}}.teams-top-grid{margin-bottom:2rem}.mobile-menu-backdrop{z-index:80;background:#0006;position:fixed;inset:0}.mobile-drawer{z-index:90;background:#fff;width:min(82vw,340px);height:100vh;transition:transform .3s;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-20px 0 40px #0f172a33}.mobile-drawer.open{transform:translate(0)}.mobile-drawer-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1.25rem;display:flex}.mobile-drawer-logo{width:auto;height:2.5rem}.mobile-drawer-close{border:1px solid var(--border);width:2.5rem;height:2.5rem;color:var(--blue);cursor:pointer;background:#fff;border-radius:.75rem;font-size:1.5rem}.mobile-drawer-nav{flex-direction:column;gap:.5rem;padding:1.25rem;display:flex}.mobile-drawer-link{color:var(--text-dark);border-radius:1rem;padding:.9rem 1rem;font-weight:700}.mobile-drawer-link:hover,.mobile-drawer-link.active{background:var(--blue-pale);color:var(--blue)}.header-inner{max-width:var(--container);grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;margin:0 auto;padding:1rem 1.25rem;display:grid}.logo-wrap{grid-column:1;justify-self:start;align-items:center;display:flex}.mobile-menu-button{border:1px solid var(--border);background:var(--white);cursor:pointer;border-radius:1rem;flex-direction:column;grid-column:3;justify-content:center;justify-self:end;align-items:center;gap:.375rem;width:2.75rem;height:2.75rem;display:flex;box-shadow:0 4px 12px #0f172a14}@media (width>=1024px){.header-inner{grid-template-columns:1fr auto 1fr;gap:2rem}.logo-wrap{grid-column:auto;justify-self:center}.mobile-menu-button{display:none}}
