@import url('https://fonts.googleapis.com/css2?family=Archivo+Black&family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;600;700;800&family=Playfair+Display:wght@500;600&family=Space+Grotesk:wght@400;500;600;700&display=swap');

:root{--site-primary:#146c43;--site-secondary:#0c291b;--site-accent:#b7f34a;--site-surface:#fff;--site-ink:#102018;--site-radius:24px}
body{transition:background .25s,color .25s}.hero,.section,.news-card,.gallery-tile,.sponsor-slot{transition:background .25s,border-color .25s,border-radius .25s,transform .25s}
.site-nav{max-width:1240px;margin:auto;padding:22px 26px;display:flex;align-items:center;gap:28px}.site-nav-brand{display:flex;align-items:center;gap:12px;margin-right:auto;text-decoration:none;color:inherit;font-weight:800}.site-nav-brand img{width:42px;height:42px;object-fit:contain;border-radius:11px}.site-nav-links{display:flex;gap:24px}.site-nav-links a{color:inherit;text-decoration:none;font-size:14px;font-weight:650}.site-nav-actions{display:flex;gap:8px}.site-nav-actions a{text-decoration:none;padding:10px 15px;border-radius:999px;font-size:13px;font-weight:800}.site-nav-actions .join{background:var(--site-primary);color:#fff}
.site-kicker{text-transform:uppercase;letter-spacing:.18em;font-size:11px;font-weight:800}.site-section-label{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.site-section-label h2{font-size:clamp(34px,5vw,64px);letter-spacing:-.045em;line-height:.95;margin:0}.site-section-label span{color:var(--muted);font-size:13px;text-transform:uppercase;letter-spacing:.12em}
.social-feed{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.social-embed{border:1px solid #0001;border-radius:var(--site-radius);background:var(--site-surface);overflow:hidden;min-height:160px}.social-embed iframe{border:0;width:100%;min-height:460px}.social-embed-link{display:flex;min-height:180px;padding:25px;align-items:end;text-decoration:none;color:inherit;background:linear-gradient(145deg,color-mix(in srgb,var(--site-primary),white 82%),#fff)}.social-embed-link strong{font-size:20px}.sponsor-label{text-align:center;text-transform:uppercase;letter-spacing:.15em;font-size:11px;color:var(--muted);margin-bottom:14px}

/* Sport Pro — editorial sports campaign */
body.theme-sport-pro{--bg:#f2f5ef;--card:#fff;--text:#102018;--muted:#647169;--accent:var(--site-primary);--accent2:var(--site-secondary);font-family:Manrope,sans-serif;background:var(--bg)}
.theme-sport-pro .site-nav{max-width:1400px}.theme-sport-pro .hero{max-width:1400px;min-height:640px;border:0;border-radius:32px;background:var(--site-secondary);position:relative}.theme-sport-pro .hero-inner{padding:clamp(44px,7vw,100px)}.theme-sport-pro .hero h1{text-transform:uppercase;font:clamp(58px,9vw,128px)/.84 'Archivo Black',sans-serif;letter-spacing:-.055em;max-width:1000px}.theme-sport-pro .hero p{max-width:650px;color:#d7e3dc;line-height:1.6}.theme-sport-pro .hero-brand-name{color:var(--site-accent);text-transform:uppercase;letter-spacing:.15em;font-size:12px}.theme-sport-pro .btn-register{background:var(--site-accent);color:#102018;border:0}.theme-sport-pro .container{max-width:1280px;padding-top:70px}.theme-sport-pro .grid-layout{grid-template-columns:1fr}.theme-sport-pro .main-col{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.theme-sport-pro .main-col>.section:nth-child(1),.theme-sport-pro .main-col>.section:nth-child(2),.theme-sport-pro .main-col>.section:nth-child(4){grid-column:1/-1}.theme-sport-pro .side-col{grid-template-columns:repeat(3,1fr)}.theme-sport-pro .section{border-color:#10201818;border-radius:22px;padding:28px}.theme-sport-pro .gallery{grid-auto-rows:190px}.theme-sport-pro .gallery-tile{border-radius:18px}

/* Youth Energy — playful shapes and color */
body.theme-youth-energy{--bg:#fff9ed;--card:#fff;--text:#243228;--muted:#68736c;--accent:var(--site-primary);font-family:'Space Grotesk',sans-serif;background:radial-gradient(circle at 92% 3%,color-mix(in srgb,var(--site-accent),white 55%),transparent 24%),var(--bg)}
.theme-youth-energy .hero{max-width:1280px;min-height:610px;border:0;border-radius:48px 18px 48px 18px;background:linear-gradient(135deg,var(--site-primary),var(--site-secondary));transform:rotate(-.25deg)}.theme-youth-energy .hero-inner{padding:clamp(45px,7vw,92px)}.theme-youth-energy .hero h1{font-size:clamp(54px,8vw,104px);line-height:.9;letter-spacing:-.065em}.theme-youth-energy .hero-brand img{border-radius:50%}.theme-youth-energy .btn-register,.theme-youth-energy .btn-login{border-radius:16px}.theme-youth-energy .container{max-width:1240px;padding-top:60px}.theme-youth-energy .section{border:0;border-radius:30px;box-shadow:0 15px 45px #1738220d}.theme-youth-energy .main-col>.section:nth-child(2){background:color-mix(in srgb,var(--site-accent),white 82%)}.theme-youth-energy .news-card{border:0;border-radius:24px}.theme-youth-energy .gallery-tile{border:8px solid #fff;border-radius:70px}.theme-youth-energy .socials a{width:50px;height:50px;border:0;box-shadow:0 8px 24px #0001}.theme-youth-energy .sponsor-slot{border:0;border-radius:30px}

/* Minimal Elite — restrained editorial luxury */
body.theme-minimal-elite{--bg:#f5f4ef;--card:transparent;--text:#111;--muted:#595956;--accent:#111;font-family:'DM Sans',sans-serif;background:var(--bg)}
.theme-minimal-elite .site-nav{min-height:104px;border-bottom:1px solid #bbb}.theme-minimal-elite .site-nav-brand{text-transform:uppercase;letter-spacing:.14em;font-size:12px}.theme-minimal-elite .hero{max-width:none;margin:0;border:0;border-radius:0;color:#111;background:transparent}.theme-minimal-elite .hero-inner{padding:70px clamp(24px,7vw,110px) 100px}.theme-minimal-elite .hero h1{font:600 clamp(76px,13vw,190px)/.75 'Playfair Display',serif;letter-spacing:-.075em;color:#111}.theme-minimal-elite .hero p,.theme-minimal-elite .hero-contact a{color:#333}.theme-minimal-elite .hero-brand-name{color:#111;text-transform:uppercase;letter-spacing:.16em;font-size:11px}.theme-minimal-elite .btn-register,.theme-minimal-elite .btn-login{background:transparent;color:#111;border:1px solid #111}.theme-minimal-elite .container{max-width:none;padding:0 clamp(24px,7vw,110px) 80px}.theme-minimal-elite .grid-layout{grid-template-columns:1fr}.theme-minimal-elite .main-col,.theme-minimal-elite .side-col{display:block}.theme-minimal-elite .section{border:0;border-top:1px solid #aaa;border-radius:0;padding:45px 0;margin:0}.theme-minimal-elite .section h2{font:600 42px 'Playfair Display',serif}.theme-minimal-elite .news-card{background:transparent;border:0;border-radius:0}.theme-minimal-elite .news-card .news-content{padding-left:0}.theme-minimal-elite .gallery{grid-template-columns:1.35fr .8fr 1fr;grid-auto-rows:250px;gap:22px}.theme-minimal-elite .gallery-tile{border:0;border-radius:0}.theme-minimal-elite .socials a{background:transparent;border-color:#111;color:#111}

/* Dark Arena — night match energy */
body.theme-dark-arena{--bg:#050806;--card:#0d120e;--text:#f2f5f3;--muted:#98a39c;--accent:var(--site-accent);font-family:'Space Grotesk',sans-serif;background:#050806;color:var(--text)}
.theme-dark-arena .site-nav{max-width:1400px;border-bottom:1px solid #fff2}.theme-dark-arena .site-nav-actions .join{background:var(--site-accent);color:#071009}.theme-dark-arena .hero{max-width:1400px;min-height:700px;border:1px solid #fff2;border-radius:0;background:linear-gradient(115deg,#050806,var(--site-secondary));}.theme-dark-arena .hero-inner{padding:clamp(60px,8vw,120px)}.theme-dark-arena .hero h1{font:clamp(64px,10vw,145px)/.8 'Archivo Black',sans-serif;text-transform:uppercase;letter-spacing:-.055em}.theme-dark-arena .hero-brand-name{border:1px solid var(--site-accent);color:var(--site-accent);padding:8px 11px;font-size:11px;letter-spacing:.14em}.theme-dark-arena .btn-register{background:var(--site-accent);color:#071009;border:0}.theme-dark-arena .btn-login{background:transparent;border:1px solid #fff4}.theme-dark-arena .container{max-width:1320px;padding-top:70px}.theme-dark-arena .section,.theme-dark-arena .news-card,.theme-dark-arena .sponsor-slot{background:#0d120e;border-color:#fff2;border-radius:0}.theme-dark-arena .gallery{display:flex;overflow:auto}.theme-dark-arena .gallery-tile{min-width:360px;height:480px;border:0;border-radius:0}.theme-dark-arena .socials a{background:#111812;border-color:#fff3;color:#fff}.theme-dark-arena .up-item{background:#0a0f0b!important}.theme-dark-arena .news-more{border-color:var(--site-accent);background:transparent;color:var(--site-accent)}

/* Club Community — warm, human and local */
body.theme-club-community{--bg:#fff8ef;--card:#fff;--text:#29342c;--muted:#68716a;--accent:var(--site-primary);font-family:'DM Sans',sans-serif;background:linear-gradient(#fff8ef,#f4ecde)}
.theme-club-community .hero{max-width:1280px;min-height:610px;border:0;border-radius:34px;background:linear-gradient(135deg,var(--site-primary),var(--site-secondary))}.theme-club-community .hero-inner{padding:clamp(50px,8vw,105px)}.theme-club-community .hero h1{font:600 clamp(58px,8vw,110px)/.9 'Playfair Display',serif;letter-spacing:-.055em}.theme-club-community .container{max-width:1220px;padding-top:65px}.theme-club-community .section{border:0;border-radius:26px;box-shadow:0 12px 38px #462d1810;padding:30px}.theme-club-community .section h2{font-family:'Playfair Display',serif;font-size:34px}.theme-club-community .news-card{border:0;border-radius:22px;box-shadow:0 10px 30px #462d180d}.theme-club-community .gallery-tile{border:7px solid #fff;border-radius:28px}.theme-club-community .socials a{border:0;background:#f7efe4}

/* Scheme families */
.scheme-forest{--site-primary:#166044;--site-secondary:#0d2c20;--site-accent:#b9ef5b}.scheme-ocean{--site-primary:#176b87;--site-secondary:#102c48;--site-accent:#5eead4}.scheme-ember{--site-primary:#b44426;--site-secondary:#401d24;--site-accent:#ffcf5a}.scheme-violet{--site-primary:#6847a7;--site-secondary:#271e49;--site-accent:#f2a7dc}.scheme-monochrome{--site-primary:#262626;--site-secondary:#0c0c0c;--site-accent:#d8ff4f}

.site-editor-bar{position:fixed;z-index:20000;left:50%;bottom:18px;transform:translateX(-50%);display:none;align-items:center;gap:8px;width:min(940px,calc(100vw - 24px));padding:10px;border-radius:18px;background:#0f172af2;color:#fff;box-shadow:0 18px 60px #0006;backdrop-filter:blur(15px)}.site-editor-bar.show{display:flex}.site-editor-bar strong{margin-right:auto;padding-left:8px}.site-editor-bar select,.site-editor-bar button{min-height:40px;border-radius:10px;border:1px solid #ffffff30;padding:7px 10px;background:#1e293b;color:#fff;font-weight:700}.site-editor-bar .editor-save{background:#22c55e;color:#052e16;border:0}.site-editor-bar .editor-exit{background:transparent}.site-editor-hint{font-size:12px;color:#cbd5e1}.wysiwyg-active [data-edit-field]{outline:2px dashed #60a5fa;outline-offset:5px;cursor:text}.wysiwyg-active [data-edit-field]:focus{outline:3px solid #f59e0b;background:#fffbea;color:#172554}.social-settings-dialog{position:fixed;z-index:21000;inset:0;display:none;place-items:center;padding:20px;background:#020617b8;backdrop-filter:blur(8px)}.social-settings-dialog.show{display:grid}.social-settings-card{width:min(650px,100%);max-height:90vh;overflow:auto;background:#fff;color:#111827;border-radius:22px;padding:24px}.social-settings-card h2{margin-top:0}.social-settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.social-settings-grid label{font-size:12px;font-weight:800}.social-settings-grid input{width:100%;margin-top:5px;padding:11px;border:1px solid #cbd5e1;border-radius:9px}.social-settings-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.social-settings-actions button{padding:10px 14px;border:0;border-radius:9px;font-weight:800}.social-settings-actions .primary{background:#2563eb;color:#fff}
@media(max-width:900px){.site-nav-links{display:none}.social-feed{grid-template-columns:1fr}.theme-sport-pro .main-col,.theme-sport-pro .side-col{grid-template-columns:1fr}.theme-minimal-elite .gallery{grid-template-columns:repeat(2,1fr)}.site-editor-hint{display:none}}
@media(max-width:640px){.site-nav{padding:12px 14px;gap:8px}.site-nav-brand{gap:8px;font-size:16px}.site-nav-brand img{width:36px;height:36px}.site-nav-actions{gap:5px}.site-nav-actions a{padding:9px 10px;font-size:12px}.hero{min-height:0!important}.theme-sport-pro .hero-inner,.theme-youth-energy .hero-inner,.theme-minimal-elite .hero-inner,.theme-dark-arena .hero-inner,.theme-club-community .hero-inner{padding:24px 20px 26px}.theme-sport-pro .hero h1,.theme-youth-energy .hero h1,.theme-minimal-elite .hero h1,.theme-dark-arena .hero h1,.theme-club-community .hero h1{font-size:clamp(38px,12vw,48px);line-height:.96;letter-spacing:-.045em;overflow-wrap:anywhere}.theme-sport-pro .hero-top,.theme-youth-energy .hero-top,.theme-minimal-elite .hero-top,.theme-dark-arena .hero-top,.theme-club-community .hero-top{display:none}.theme-sport-pro .hero-bottom,.theme-youth-energy .hero-bottom,.theme-minimal-elite .hero-bottom,.theme-dark-arena .hero-bottom,.theme-club-community .hero-bottom{gap:14px}.theme-sport-pro .hero-contact,.theme-youth-energy .hero-contact,.theme-minimal-elite .hero-contact,.theme-dark-arena .hero-contact,.theme-club-community .hero-contact{margin-top:0}.theme-dark-arena .gallery-tile{min-width:82vw;height:420px}.site-editor-bar{overflow:auto;justify-content:flex-start}.site-editor-bar strong{min-width:max-content}.site-editor-bar select,.site-editor-bar button{min-width:max-content}.social-settings-grid{grid-template-columns:1fr}}
.editor-manager-head{display:flex;align-items:center;gap:10px;margin-bottom:18px}.editor-manager-head h2{margin:0 auto 0 0}.editor-manager-head button,.editor-manager-list button,.editor-manager-form button{border:0;border-radius:9px;padding:9px 12px;font-weight:800;cursor:pointer}.editor-manager-head .add,.editor-manager-form .primary{background:#2563eb;color:#fff}.editor-manager-list{display:grid;gap:10px}.editor-manager-row{display:grid;grid-template-columns:70px 1fr auto;gap:12px;align-items:center;padding:10px;border:1px solid #e2e8f0;border-radius:12px}.editor-manager-row img,.editor-manager-row video{width:70px;height:55px;object-fit:cover;border-radius:8px;background:#0f172a}.editor-manager-row small{display:block;color:#64748b}.editor-manager-actions{display:flex;gap:6px}.editor-manager-actions .danger{background:#fee2e2;color:#991b1b}.editor-manager-form{display:grid;gap:12px}.editor-manager-form label{font-size:12px;font-weight:800}.editor-manager-form input,.editor-manager-form textarea,.editor-manager-form select{width:100%;margin-top:5px;padding:11px;border:1px solid #cbd5e1;border-radius:9px}.editor-manager-form textarea{min-height:150px;resize:vertical}.editor-upload-box{padding:16px;border:2px dashed #cbd5e1;border-radius:12px;background:#f8fafc}.editor-upload-box input{width:100%}
