:root{--wfclub-bg:#020504;--wfclub-panel:#07110f;--wfclub-panel2:#091512;--wfclub-border:rgba(0,255,201,.18);--wfclub-accent:#00FFC9;--wfclub-text:#f4fffc;--wfclub-muted:#92a7a1;--wfclub-danger:#ff6d7a;--wfclub-dark:#001b15}.wfclub-body{margin:0;background:#020504;color:var(--wfclub-text);font-family:Poppins,Arial,sans-serif}.wfclub-body *{box-sizing:border-box}.wfclub-body button,.wfclub-body input{font:inherit}.wfclub-shell{min-height:100vh;background:radial-gradient(circle at 82% 14%,rgba(0,255,201,.08),transparent 26%),radial-gradient(circle at 16% 88%,rgba(0,255,201,.05),transparent 30%),linear-gradient(180deg,#020706 0%,#020504 72%,#020504 100%);position:relative;overflow:hidden}.wfclub-shell:after{content:"";position:fixed;left:-10vw;right:-10vw;bottom:-21vw;height:30vw;background:linear-gradient(165deg,transparent 0 35%,rgba(0,255,201,.025) 35% 55%,rgba(0,255,201,.045) 55% 72%,transparent 72%);pointer-events:none}.wfclub-auth-layout{width:min(1500px,100%);min-height:100vh;margin:auto;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(370px,.75fr);gap:7vw;align-items:center;padding:58px 5vw;position:relative;z-index:1}.wfclub-intro{position:relative}.wfclub-logo-lockup{margin-bottom:68px}.wfclub-logo{width:190px;height:auto;display:block}.wfclub-hero-title{font:600 clamp(54px,5.1vw,82px)/.93 Sansita,serif;letter-spacing:-.035em;margin:0 0 22px;max-width:760px}.wfclub-hero-line,.wfclub-hero-accent{display:block}.wfclub-hero-accent{color:var(--wfclub-accent)}.wfclub-intro>p{color:var(--wfclub-muted);font-size:15px;line-height:1.7;max-width:640px;margin:0}.wfclub-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:34px;max-width:760px}.wfclub-feature{min-height:138px;border:1px solid rgba(0,255,201,.13);background:linear-gradient(180deg,rgba(8,21,18,.88),rgba(3,10,8,.9));border-radius:13px;padding:20px 15px 16px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transition:.2s}.wfclub-feature:hover{transform:translateY(-2px);border-color:rgba(0,255,201,.34);box-shadow:0 18px 45px rgba(0,0,0,.28)}.wfclub-feature-icon{width:35px;height:35px;color:var(--wfclub-accent);display:grid;place-items:center;margin-bottom:12px}.wfclub-feature-icon svg,.wfclub-icon svg{width:100%;height:100%;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.wfclub-feature strong{font:600 14px Sansita,sans-serif}.wfclub-feature small{font-size:9.5px;color:#81928e;margin-top:5px;line-height:1.4}.wfclub-access-note{max-width:760px;margin-top:20px;border:1px solid rgba(0,255,201,.14);background:rgba(4,13,11,.82);border-radius:13px;padding:18px;display:flex;gap:14px}.wfclub-access-note-icon{width:32px;height:32px;flex:0 0 32px;border-radius:50%;background:var(--wfclub-accent);color:#001b15;display:grid;place-items:center;font-weight:800}.wfclub-access-note-copy strong{font:600 13px Sansita,sans-serif}.wfclub-access-note-copy p{font-size:10.5px;line-height:1.55;color:#82958f;margin:5px 0}.wfclub-access-note-copy .wfclub-access-note-last{margin-bottom:8px}.wfclub-access-note-link{font-size:10.5px;color:var(--wfclub-accent);text-decoration:none;font-weight:600}.wfclub-card{width:min(100%,510px);justify-self:end;border:1px solid rgba(0,255,201,.26);background:linear-gradient(180deg,rgba(7,20,17,.96),rgba(3,10,8,.96));border-radius:24px;padding:38px;box-shadow:0 36px 100px rgba(0,0,0,.45),0 0 42px rgba(0,255,201,.045)}.wfclub-card-head small,.wfclub-kicker{display:block;font-size:9px;letter-spacing:.2em;color:var(--wfclub-accent);font-weight:700;margin-bottom:12px}.wfclub-card-head h2{font:600 38px/1 Sansita,sans-serif;margin:0 0 12px;letter-spacing:-.025em}.wfclub-card-head p{font-size:12px;color:var(--wfclub-muted);line-height:1.6;margin:0 0 26px}.wfclub-card-head p strong{color:#d8fff5}.wfclub-form{display:grid;gap:18px}.wfclub-form label{display:grid;gap:8px;font-size:10.5px;font-weight:600;color:#dce9e5}.wfclub-form input[type=email],.wfclub-form input[type=password],.wfclub-form input[type=text]{width:100%;border:1px solid rgba(255,255,255,.11);background:#020807;color:#fff;border-radius:11px;padding:14px 14px;outline:none;transition:border-color .2s,box-shadow .2s}.wfclub-form input:focus{border-color:rgba(0,255,201,.62);box-shadow:0 0 0 3px rgba(0,255,201,.065)}.wfclub-form input::placeholder{color:#5d706b}.wfclub-pass{display:grid;grid-template-columns:1fr 42px;border:1px solid rgba(255,255,255,.11);background:#020807;border-radius:11px;overflow:hidden}.wfclub-pass:focus-within{border-color:rgba(0,255,201,.62);box-shadow:0 0 0 3px rgba(0,255,201,.065)}.wfclub-pass input{border:0!important;border-radius:0!important;box-shadow:none!important}.wfclub-pass button{border:0;background:transparent;color:#6f8781;cursor:pointer}.wfclub-pass button:hover{color:var(--wfclub-accent)}.wfclub-check{display:flex!important;grid-template-columns:none!important;align-items:flex-start;gap:9px!important;color:#8ea19c!important;font-weight:400!important;font-size:10.5px!important;line-height:1.45}.wfclub-check.compact{align-items:center}.wfclub-check input{accent-color:var(--wfclub-accent);margin-top:2px}.wfclub-primary,.wfclub-secondary{width:100%;display:flex;align-items:center;justify-content:center;gap:12px;border-radius:11px;padding:15px 18px;font:600 13px Poppins,sans-serif;text-decoration:none;cursor:pointer;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s}.wfclub-primary{border:1px solid var(--wfclub-accent);background:var(--wfclub-accent);color:var(--wfclub-dark);box-shadow:0 0 30px rgba(0,255,201,.14)}.wfclub-primary:hover{background:#30ffd8;border-color:#30ffd8;transform:translateY(-1px);box-shadow:0 0 42px rgba(0,255,201,.24)}.wfclub-secondary{border:1px solid rgba(0,255,201,.7);background:transparent;color:var(--wfclub-accent)}.wfclub-secondary:hover{background:rgba(0,255,201,.07);border-color:var(--wfclub-accent)}.wfclub-textlink{display:block;text-align:center;color:#a5b6b2;text-decoration:underline;font-size:10.5px;margin-top:16px}.wfclub-textlink:hover{color:var(--wfclub-accent)}.wfclub-divider{display:flex;align-items:center;gap:12px;margin:25px 0 19px}.wfclub-divider:before,.wfclub-divider:after{content:"";height:1px;background:rgba(255,255,255,.1);flex:1}.wfclub-divider span{font-size:8px;letter-spacing:.2em;color:#677a75}.wfclub-notice{border:1px solid rgba(0,255,201,.21);border-radius:12px;padding:13px 14px;margin-bottom:18px;display:grid;gap:3px;font-size:11px;line-height:1.5}.wfclub-notice strong{font-weight:700}.wfclub-notice span{color:#b6c8c3}.wfclub-notice-ok{background:rgba(0,255,201,.065)}.wfclub-notice-info{background:rgba(93,191,255,.06);border-color:rgba(93,191,255,.2)}.wfclub-notice-error{background:rgba(255,109,122,.06);border-color:rgba(255,109,122,.22)}.wfclub-password-rule{font-size:9.5px;color:#71847f;margin-top:-7px}.wfclub-code{text-align:center;font-size:25px!important;letter-spacing:.32em;font-weight:700;padding-left:1.1em!important}.wfclub-resend-form{margin-top:10px;text-align:center}.wfclub-resend{background:none;border:0;color:#8fa39e;text-decoration:underline;font-size:10.5px;cursor:pointer;padding:6px}.wfclub-resend:hover{color:var(--wfclub-accent)}.wfclub-dashboard{padding:34px 5vw 70px}.wfclub-topbar{max-width:1500px;margin:auto;display:flex;justify-content:space-between;align-items:center;padding-bottom:24px;border-bottom:1px solid rgba(255,255,255,.08)}.wfclub-brand{display:flex;align-items:center;gap:15px}.wfclub-brand img{width:135px;height:auto}.wfclub-brand em{font-style:normal;color:var(--wfclub-accent);font-size:10px;letter-spacing:.16em;font-weight:700}.wfclub-user{display:flex;align-items:center;gap:17px;color:#879b95;font-size:10.5px}.wfclub-logout-form{margin:0}.wfclub-logout-form button{background:transparent;border:0;color:var(--wfclub-accent);font-size:10.5px;font-weight:600;cursor:pointer;padding:0}.wfclub-dashboard main{max-width:1500px;margin:auto}.wfclub-dashboard>.wfclub-notice,.wfclub-dashboard main>.wfclub-notice{margin-top:22px}.wfclub-welcome{padding:58px 0 38px}.wfclub-welcome h1{font:600 clamp(42px,4.5vw,62px)/1 Sansita,sans-serif;margin:0 0 12px;letter-spacing:-.025em}.wfclub-welcome p{color:var(--wfclub-muted);font-size:13px;margin:0}.wfclub-modules{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.wfclub-module{background:linear-gradient(180deg,#0b1412,#050a09);border:1px solid rgba(0,255,201,.15);border-radius:18px;padding:24px;min-height:285px;display:flex;flex-direction:column;transition:.25s}.wfclub-module:hover{transform:translateY(-3px);border-color:rgba(0,255,201,.4);box-shadow:0 25px 60px rgba(0,0,0,.35),0 0 35px rgba(0,255,201,.05)}.wfclub-module-top{display:flex;justify-content:space-between;align-items:center}.wfclub-icon{width:48px;height:48px;border:1px solid rgba(0,255,201,.25);background:rgba(0,255,201,.06);color:var(--wfclub-accent);border-radius:13px;display:grid;place-items:center;padding:11px}.wfclub-module-top>span{font-size:8px;letter-spacing:.15em;color:#768985}.wfclub-module h2{font:600 25px Sansita,sans-serif;margin:27px 0 9px}.wfclub-module p{font-size:11.5px;line-height:1.65;color:var(--wfclub-muted);margin:0 0 24px}.wfclub-module>a{margin-top:auto;color:var(--wfclub-accent);text-decoration:none;font-size:11.5px;font-weight:600;display:flex;justify-content:space-between;padding-top:17px;border-top:1px solid rgba(255,255,255,.06)}.wfclub-module>a[aria-disabled=true]{opacity:.45;pointer-events:none}
@media(max-width:1120px){.wfclub-auth-layout{grid-template-columns:1fr;gap:35px;padding:45px 6vw 70px}.wfclub-card{width:100%;max-width:680px;justify-self:center}.wfclub-feature-grid{max-width:none}.wfclub-access-note{max-width:none}.wfclub-logo-lockup{margin-bottom:52px}.wfclub-modules{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.wfclub-auth-layout{padding:28px 18px 44px}.wfclub-logo-lockup{margin-bottom:46px}.wfclub-logo{width:180px}.wfclub-hero-title{font-size:46px}.wfclub-intro>p{font-size:13px}.wfclub-feature-grid{grid-template-columns:repeat(2,1fr);margin-top:28px}.wfclub-feature{min-height:126px}.wfclub-access-note{padding:16px}.wfclub-card{padding:27px 20px;border-radius:20px}.wfclub-card-head h2{font-size:34px}.wfclub-dashboard{padding:24px 18px 50px}.wfclub-topbar{align-items:flex-start;gap:16px}.wfclub-brand img{width:112px}.wfclub-brand em{display:none}.wfclub-user{flex-direction:column;align-items:flex-end;gap:5px;max-width:54%;text-align:right}.wfclub-welcome{padding:42px 0 28px}.wfclub-modules{grid-template-columns:1fr}.wfclub-module{min-height:215px}}
