*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;font-family:Manrope,Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#f4f7f8;color:#10232c;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit}img{display:block;max-width:100%}.cp-shell{min-height:100vh;overflow:hidden}.cp-container{width:min(1180px,calc(100% - 40px));margin:0 auto}.cp-nav{position:absolute;z-index:30;top:0;left:0;right:0;padding:20px 0}.cp-nav-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:10px 12px 10px 16px;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:rgba(4,27,40,.48);backdrop-filter:blur(18px);box-shadow:0 18px 50px rgba(0,0,0,.12)}.cp-brand{display:flex;align-items:center;gap:12px;min-width:0;color:#fff;text-decoration:none}.cp-brand-logo,.cp-brand-mark{width:44px;height:44px;border-radius:13px;object-fit:cover;background:#fff}.cp-brand-mark{display:grid;place-items:center;font-weight:950;color:var(--primary);font-size:15px}.cp-brand-copy{min-width:0}.cp-brand-copy strong{display:block;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cp-brand-copy span{display:block;color:rgba(255,255,255,.58);font-size:10px;text-transform:uppercase;letter-spacing:.13em}.cp-links{display:flex;align-items:center;gap:6px}.cp-links a{padding:9px 11px;border-radius:10px;color:rgba(255,255,255,.76);font-size:12px;font-weight:750;text-decoration:none}.cp-links a:hover{color:#fff;background:rgba(255,255,255,.09)}.cp-nav-cta{background:var(--accent)!important;color:#06291e!important;padding:10px 15px!important;font-weight:900!important}.cp-menu{display:none;width:43px;height:43px;border:1px solid rgba(255,255,255,.2);border-radius:12px;background:rgba(255,255,255,.08);color:#fff;font-size:22px}.cp-hero{position:relative;min-height:760px;display:flex;align-items:flex-end;padding:150px 0 74px;background:radial-gradient(circle at 82% 18%,color-mix(in srgb,var(--accent) 38%,transparent),transparent 30%),linear-gradient(135deg,var(--primary),#061824 68%,#020b11);color:#fff}.cp-hero.has-image:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,15,23,.94) 0%,rgba(2,15,23,.76) 47%,rgba(2,15,23,.28) 100%),linear-gradient(0deg,rgba(2,15,23,.82),transparent 55%),var(--hero-image) center/cover no-repeat}.cp-hero:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:96px;background:linear-gradient(to bottom,transparent,#f4f7f8)}.cp-hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(270px,.55fr);gap:48px;align-items:end}.cp-eyebrow{display:inline-flex;align-items:center;gap:9px;color:color-mix(in srgb,var(--accent) 82%,white);font-size:11px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.cp-eyebrow:before{content:"";width:34px;height:2px;background:var(--accent)}.cp-hero h1{max-width:850px;margin:20px 0 18px;font-size:clamp(45px,7vw,86px);line-height:.96;letter-spacing:-.055em}.cp-hero-copy{max-width:700px;color:rgba(255,255,255,.72);font-size:clamp(16px,2vw,20px)}.cp-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.cp-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:50px;padding:0 20px;border-radius:13px;font-weight:900;text-decoration:none;border:1px solid transparent}.cp-btn-primary{background:var(--accent);color:#052a1f;box-shadow:0 14px 34px color-mix(in srgb,var(--accent) 28%,transparent)}.cp-btn-ghost{border-color:rgba(255,255,255,.24);color:#fff;background:rgba(255,255,255,.06)}.cp-hero-stats{display:grid;gap:10px}.cp-stat{padding:17px 19px;border:1px solid rgba(255,255,255,.15);border-radius:17px;background:rgba(6,28,40,.55);backdrop-filter:blur(12px)}.cp-stat strong{display:block;font-size:29px;line-height:1}.cp-stat span{display:block;margin-top:5px;color:rgba(255,255,255,.58);font-size:11px;text-transform:uppercase;letter-spacing:.11em}.cp-section{padding:92px 0}.cp-section-white{background:#fff}.cp-section-dark{position:relative;background:#071a24;color:#fff}.cp-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:34px}.cp-kicker{font-size:10px;font-weight:950;letter-spacing:.18em;text-transform:uppercase;color:var(--primary)}.cp-section-dark .cp-kicker{color:var(--accent)}.cp-heading h2{max-width:760px;margin:8px 0 0;font-size:clamp(31px,4.5vw,54px);line-height:1.05;letter-spacing:-.045em}.cp-heading p{max-width:430px;margin:0;color:#647780}.cp-section-dark .cp-heading p{color:rgba(255,255,255,.6)}.cp-programs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.cp-program{position:relative;min-height:220px;padding:24px;border:1px solid #dfe8eb;border-radius:22px;background:linear-gradient(145deg,#fff,#f4f8f8);overflow:hidden}.cp-program:after{content:"";position:absolute;width:120px;height:120px;border-radius:50%;right:-45px;bottom:-45px;background:color-mix(in srgb,var(--team-color,var(--primary)) 14%,transparent)}.cp-program-index{font-size:10px;font-weight:900;letter-spacing:.14em;color:#82949c}.cp-program h3{margin:36px 0 5px;font-size:22px;line-height:1.15}.cp-program p{margin:0;color:#71828a;font-size:13px}.cp-program-line{position:absolute;left:24px;bottom:24px;width:42px;height:3px;border-radius:4px;background:var(--team-color,var(--primary))}.cp-about{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:70px;align-items:center}.cp-about-card{position:relative;min-height:430px;border-radius:28px;background:linear-gradient(145deg,var(--primary),#071a24);overflow:hidden;color:#fff;padding:34px;display:flex;flex-direction:column;justify-content:space-between}.cp-about-card:before,.cp-about-card:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.15);border-radius:50%}.cp-about-card:before{width:320px;height:320px;right:-110px;top:-90px}.cp-about-card:after{width:190px;height:190px;right:-20px;top:-20px}.cp-about-mark{position:relative;z-index:1;width:76px;height:76px;border-radius:22px;background:var(--accent);color:#06281e;display:grid;place-items:center;font-size:21px;font-weight:950}.cp-about-card strong{position:relative;z-index:1;font-size:32px;line-height:1.15}.cp-about-copy h2{margin:10px 0 22px;font-size:clamp(33px,4.5vw,57px);line-height:1.04;letter-spacing:-.045em}.cp-about-copy p{white-space:pre-line;color:#586d76;font-size:17px;line-height:1.85}.cp-values{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:28px}.cp-value{padding:14px;border-radius:14px;background:#eef4f4}.cp-value strong{display:block;font-size:13px}.cp-value span{font-size:11px;color:#70828a}.cp-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.cp-info-card{padding:23px;border-radius:20px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12)}.cp-info-icon{width:42px;height:42px;border-radius:12px;background:var(--accent);color:#06281e;display:grid;place-items:center;font-weight:950}.cp-info-card h3{margin:20px 0 7px;font-size:18px}.cp-info-card p{margin:0;color:rgba(255,255,255,.58);font-size:13px}.cp-trainings{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.cp-training{display:grid;grid-template-columns:68px 1fr;gap:17px;padding:17px;border:1px solid #dfe8eb;border-radius:18px;background:#fff}.cp-training-date{border-radius:14px;background:var(--primary);color:#fff;display:grid;place-items:center;text-align:center;padding:10px}.cp-training-date strong{font-size:24px;line-height:1}.cp-training-date span{font-size:10px;text-transform:uppercase}.cp-training h3{margin:2px 0 4px;font-size:16px}.cp-training p{margin:0;color:#70818a;font-size:12px}.cp-coaches{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.cp-coach{padding:21px;border:1px solid #dfe8eb;border-radius:19px;background:#fff}.cp-coach-avatar{width:50px;height:50px;border-radius:15px;background:color-mix(in srgb,var(--primary) 13%,white);color:var(--primary);display:grid;place-items:center;font-weight:950}.cp-coach h3{margin:18px 0 3px;font-size:16px}.cp-coach p{margin:0;color:#71838b;font-size:12px}.cp-contact{padding:92px 0;background:linear-gradient(135deg,var(--primary),#061824);color:#fff}.cp-contact-inner{display:grid;grid-template-columns:1fr .75fr;gap:70px;align-items:center}.cp-contact h2{margin:10px 0 16px;font-size:clamp(36px,5vw,65px);line-height:1;letter-spacing:-.05em}.cp-contact p{color:rgba(255,255,255,.65)}.cp-contact-list{display:grid;gap:10px}.cp-contact-item{display:block;padding:15px 17px;border:1px solid rgba(255,255,255,.15);border-radius:14px;background:rgba(255,255,255,.06);text-decoration:none}.cp-contact-item small{display:block;color:rgba(255,255,255,.5);font-size:9px;letter-spacing:.13em;text-transform:uppercase}.cp-contact-item strong{display:block;margin-top:3px}.cp-social{display:flex;gap:8px;margin-top:12px}.cp-social a{display:inline-flex;padding:8px 11px;border-radius:9px;background:rgba(255,255,255,.09);font-size:11px;font-weight:800;text-decoration:none}.cp-footer{padding:25px 0;background:#031018;color:rgba(255,255,255,.55)}.cp-footer-inner{display:flex;justify-content:space-between;gap:20px;font-size:11px}.cp-footer a{color:#fff;text-decoration:none}.cp-empty{padding:28px;border:1px dashed #cbd8dc;border-radius:18px;color:#71838b;text-align:center}.cp-mobile-cta{display:none}.cj-page{min-height:100vh;background:linear-gradient(180deg,#061824 0, #0a2b3c 360px,#f3f6f7 360px);padding:24px 0 70px}.cj-top{display:flex;justify-content:space-between;align-items:center;color:#fff;margin-bottom:38px}.cj-back{font-size:12px;font-weight:800;text-decoration:none;color:rgba(255,255,255,.78)}.cj-card{max-width:980px;margin:0 auto;background:#fff;border:1px solid #e1e8eb;border-radius:26px;box-shadow:0 24px 70px rgba(1,15,24,.18);overflow:hidden}.cj-head{padding:34px;background:linear-gradient(135deg,var(--primary),#071a24);color:#fff}.cj-head h1{margin:9px 0 8px;font-size:clamp(32px,5vw,54px);line-height:1}.cj-head p{margin:0;max-width:700px;color:rgba(255,255,255,.7)}.cj-form{padding:30px}.cj-section{padding:0 0 28px;margin-bottom:28px;border-bottom:1px solid #e6ecef}.cj-section:last-of-type{border-bottom:0}.cj-section h2{margin:0 0 15px;font-size:17px}.cj-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.cj-field{display:grid;gap:6px}.cj-field-full{grid-column:1/-1}.cj-field label{font-size:12px;font-weight:850;color:#354a54}.cj-field input,.cj-field select,.cj-field textarea{width:100%;padding:12px 13px;border:1px solid #cfdae0;border-radius:11px;background:#fff;color:#10232c;font:inherit}.cj-field textarea{min-height:105px;resize:vertical}.cj-notice{padding:13px;border-radius:12px;background:#eef4f4;color:#5e737c;font-size:12px;margin-bottom:14px}.cj-consent{display:flex;gap:10px;align-items:flex-start;font-size:12px;font-weight:650}.cj-submit{display:flex;justify-content:space-between;align-items:center;gap:20px}.cj-submit small{max-width:480px;color:#70818a}.cj-alert{max-width:980px;margin:0 auto 16px;padding:14px 17px;border-radius:13px}.cj-success{background:#e9f9ef;color:#176332}.cj-errors{background:#fff0f0;color:#9d2727}.cj-errors ul{margin:8px 0 0}.cj-btn{border:0;background:var(--accent);color:#052a1f;min-height:49px;padding:0 21px;border-radius:12px;font-weight:900;cursor:pointer}.cj-brand{display:flex;align-items:center;gap:10px}.cj-brand img,.cj-brand-mark{width:39px;height:39px;border-radius:11px;object-fit:cover;background:#fff}.cj-brand-mark{display:grid;place-items:center;color:var(--primary);font-weight:950}.cj-brand strong{font-size:13px}.cj-brand span{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:rgba(255,255,255,.5)}
@media(max-width:950px){.cp-links{display:none;position:absolute;top:78px;left:20px;right:20px;flex-direction:column;align-items:stretch;padding:12px;border:1px solid rgba(255,255,255,.15);border-radius:16px;background:#071a24;box-shadow:0 20px 50px rgba(0,0,0,.25)}.cp-links.is-open{display:flex}.cp-menu{display:block}.cp-hero{min-height:720px}.cp-hero-inner,.cp-about,.cp-contact-inner{grid-template-columns:1fr}.cp-hero-stats{grid-template-columns:repeat(3,1fr)}.cp-programs,.cp-cards{grid-template-columns:repeat(2,1fr)}.cp-coaches{grid-template-columns:repeat(3,1fr)}.cp-about{gap:38px}.cp-about-card{min-height:330px}.cp-contact-inner{gap:34px}}
@media(max-width:680px){.cp-container{width:min(100% - 24px,1180px)}.cp-nav{padding:12px 0}.cp-nav-inner{padding:8px 9px 8px 11px}.cp-brand-logo,.cp-brand-mark{width:39px;height:39px}.cp-brand-copy span{display:none}.cp-hero{min-height:690px;padding:120px 0 60px}.cp-hero-inner{gap:28px}.cp-hero h1{font-size:clamp(42px,13vw,62px)}.cp-hero-copy{font-size:15px}.cp-actions .cp-btn{flex:1}.cp-hero-stats{grid-template-columns:repeat(3,1fr);gap:6px}.cp-stat{padding:12px 9px;text-align:center}.cp-stat strong{font-size:21px}.cp-stat span{font-size:8px}.cp-section{padding:65px 0}.cp-heading{display:block;margin-bottom:24px}.cp-heading p{margin-top:13px}.cp-programs,.cp-cards,.cp-trainings,.cp-coaches{grid-template-columns:1fr}.cp-program{min-height:180px}.cp-values{grid-template-columns:1fr}.cp-about-card{min-height:270px;padding:25px}.cp-contact{padding:65px 0 90px}.cp-footer-inner{display:block;text-align:center}.cp-footer-inner span{display:block;margin-bottom:5px}.cp-mobile-cta{display:flex;position:fixed;z-index:50;left:12px;right:12px;bottom:12px;min-height:52px;align-items:center;justify-content:center;border-radius:14px;background:var(--accent);color:#052a1f;font-weight:950;text-decoration:none;box-shadow:0 16px 40px rgba(0,0,0,.22)}.cj-page{padding:14px 0 42px;background:linear-gradient(180deg,#061824 0,#0a2b3c 260px,#f3f6f7 260px)}.cj-top{margin-bottom:22px}.cj-card{border-radius:20px}.cj-head{padding:24px 19px}.cj-form{padding:19px 16px}.cj-grid{grid-template-columns:1fr}.cj-field-full{grid-column:auto}.cj-submit{display:grid}.cj-btn{width:100%}}

/* Clubio Stage 25C — light football membership form */
body.cj-football-light .cj-page{background:linear-gradient(180deg,#dff4ff 0,#f7fcff 390px,#f7fcff 100%)}
body.cj-football-light .cj-top{color:#143e5a}
body.cj-football-light .cj-back{color:#37657f}
body.cj-football-light .cj-brand-mark{background:var(--primary);color:#fff}
body.cj-football-light .cj-brand span span{color:#6f8b9c}
body.cj-football-light .cj-card{border-color:#cfe5f2;box-shadow:0 24px 65px rgba(28,92,132,.13)}
body.cj-football-light .cj-head{background:linear-gradient(135deg,#fff,#e6f6ff);color:#123e5d;border-bottom:1px solid #cfe7f4}
body.cj-football-light .cj-head p{color:#628095}
body.cj-football-light .cp-eyebrow{color:var(--primary)}
body.cj-football-light .cp-eyebrow:before{background:var(--accent)}
body.cj-football-light .cj-notice{background:#eaf7ff;color:#4f7186}
body.cj-football-light .cj-btn{background:var(--primary);color:#fff}

/* CLUBIO_STAGE28C_CREST_JOIN_BEGIN */
body.cj-football-light .cj-page{
    background:
        radial-gradient(circle at 15% 70px,rgba(34,197,94,.12),transparent 210px),
        linear-gradient(180deg,#082b49 0,#0d416b 330px,#e8f6ff 330px,#f7fcff 100%);
}
body.cj-football-light .cj-top{
    color:#fff;
    margin-bottom:30px;
    min-height:86px;
}
body.cj-football-light .cj-back{color:#d8efff}
body.cj-football-light .cj-back:hover{color:#fff}
body.cj-football-light .cj-brand{gap:14px;text-decoration:none}
body.cj-football-light .cj-brand img{
    width:68px;
    height:78px;
    padding:4px;
    border-radius:18px;
    object-fit:contain;
    background:rgba(255,255,255,.96);
    border:1px solid rgba(255,255,255,.56);
    box-shadow:0 15px 34px rgba(0,0,0,.20);
}
body.cj-football-light .cj-brand strong{color:#fff;font-size:16px;letter-spacing:.01em}
body.cj-football-light .cj-brand span span{color:rgba(224,243,255,.72);font-size:9px}
body.cj-football-light .cj-card{
    border-color:rgba(255,255,255,.54);
    box-shadow:0 28px 78px rgba(5,37,62,.22);
}
body.cj-football-light .cj-head{
    position:relative;
    padding:36px 36px 38px;
    overflow:hidden;
    color:#fff;
    background:
        radial-gradient(circle at 92% 16%,rgba(34,197,94,.18),transparent 210px),
        linear-gradient(135deg,#0b2f4f 0,#0f568a 100%);
    border-bottom:0;
}
body.cj-football-light .cj-head:after{
    content:"";
    position:absolute;
    width:240px;
    height:240px;
    right:-90px;
    bottom:-140px;
    border:28px double rgba(255,255,255,.06);
    border-radius:50%;
}
body.cj-football-light .cj-head>*{position:relative;z-index:1}
body.cj-football-light .cj-head p{color:rgba(226,244,255,.78)}
body.cj-football-light .cj-head .cp-eyebrow{color:#8fd0ff}
body.cj-football-light .cj-head .cp-eyebrow:before{background:#22c55e}
.cj-head-brand{
    display:flex;
    align-items:center;
    gap:16px;
    margin:0 0 24px;
}
.cj-head-brand img{
    width:84px;
    height:98px;
    padding:5px;
    object-fit:contain;
    border-radius:20px;
    background:rgba(255,255,255,.96);
    box-shadow:0 16px 35px rgba(0,0,0,.20);
}
.cj-head-brand strong{display:block;color:#fff;font-size:18px;line-height:1.2}
.cj-head-brand span{display:block;margin-top:5px;color:rgba(219,240,255,.68);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
body.cj-football-light .cj-form{background:linear-gradient(180deg,#fff,#fbfdff)}
body.cj-football-light .cj-section h2{color:#123f5d}
body.cj-football-light .cj-field input:focus,
body.cj-football-light .cj-field select:focus,
body.cj-football-light .cj-field textarea:focus{
    outline:0;
    border-color:#1479c9;
    box-shadow:0 0 0 4px rgba(20,121,201,.12);
}
body.cj-football-light .cj-notice{background:#e6f5ff;color:#416a83;border-left:4px solid #1479c9}
body.cj-football-light .cj-consent{padding:16px;border-radius:14px;background:#eef8fe;color:#163f5b}
body.cj-football-light .cj-btn{background:#1479c9;color:#fff;box-shadow:0 13px 30px rgba(20,121,201,.22)}
@media(max-width:680px){
    body.cj-football-light .cj-top{min-height:69px;align-items:flex-start}
    body.cj-football-light .cj-brand img{width:52px;height:61px;border-radius:14px}
    body.cj-football-light .cj-brand strong{font-size:13px}
    body.cj-football-light .cj-back{font-size:10px;text-align:right;max-width:110px}
    body.cj-football-light .cj-head{padding:25px 20px 28px}
    .cj-head-brand{gap:12px;margin-bottom:20px}
    .cj-head-brand img{width:66px;height:77px;border-radius:16px}
    .cj-head-brand strong{font-size:15px}
}
/* CLUBIO_STAGE28C_CREST_JOIN_END */
