:root{--bg:#080a0d;--panel:#12161b;--panel2:#191f26;--line:#29313a;--text:#f7f7f8;--muted:#98a2ad;--red:#e42d45;--red2:#ff4d65;--green:#32d38c;--gold:#f3bf56;--radius:22px}*{box-sizing:border-box}html{min-height:100%;background:var(--bg)}body{min-height:100vh;margin:0;background:radial-gradient(circle at 15% -10%,rgba(228,45,69,.19),transparent 32rem),var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}.member-topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;width:min(1080px,calc(100% - 32px));min-height:76px;margin:0 auto;border-bottom:1px solid rgba(255,255,255,.06)}.member-brand{display:flex;align-items:center;gap:12px}.member-brand img{width:42px;height:42px;object-fit:contain}.member-brand span{display:grid;line-height:1.15}.member-brand strong{letter-spacing:.4px}.member-brand small{margin-top:4px;color:var(--muted)}button,input{font:inherit}.member-link{border:0;background:none;color:var(--muted);cursor:pointer}.member-shell{width:min(920px,calc(100% - 28px));margin:0 auto;padding:54px 0 90px}.member-card{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(150deg,rgba(25,31,38,.96),rgba(13,16,20,.98));box-shadow:0 28px 80px rgba(0,0,0,.28)}.registration-card,.auth-card{width:min(620px,100%);margin:0 auto;padding:clamp(24px,5vw,44px)}.auth-card{width:min(480px,100%)}h1,h2,h3,p{margin-top:0}h1{margin-bottom:12px;font-size:clamp(30px,6vw,48px);line-height:1.04;letter-spacing:-1.6px}h2{margin-bottom:18px;font-size:24px}.member-eyebrow{margin-bottom:9px;color:var(--red2);font-size:12px;font-weight:900;letter-spacing:1.5px;text-transform:uppercase}.member-muted,.document-version{color:var(--muted)}.document-version{margin-top:-4px;font-size:13px}.legal-copy{max-height:340px;margin:24px 0;padding:20px;overflow:auto;border:1px solid var(--line);border-radius:15px;background:#0c0f13;color:#d6dbe0;white-space:pre-line}.member-form{display:grid;gap:17px;margin-top:25px}.member-form label{display:grid;gap:7px;color:#d7dce1;font-size:13px;font-weight:750}.member-form label small{color:var(--muted);font-weight:500}.member-form input{width:100%;min-height:50px;padding:11px 14px;border:1px solid var(--line);border-radius:12px;background:#0c0f13;color:var(--text);outline:none}.member-form input:focus{border-color:var(--red2);box-shadow:0 0 0 3px rgba(228,45,69,.14)}.member-primary{min-height:52px;padding:0 20px;border:0;border-radius:13px;background:var(--red);color:#fff;font-weight:850;cursor:pointer}.member-primary:hover{background:var(--red2)}.member-primary:disabled{background:#343a42;color:#737d87;cursor:not-allowed}.member-check{display:flex!important;align-items:flex-start;gap:12px;padding:16px;border:1px solid var(--line);border-radius:14px;background:#0d1115;cursor:pointer}.member-check input{flex:0 0 22px;width:22px!important;min-height:22px!important;margin:1px 0 0;accent-color:var(--red)}.member-switch{margin:28px 0 0;color:var(--muted);text-align:center}.member-switch a,.auth-links a{color:#fff;font-weight:750}.auth-links{display:flex;justify-content:space-between;gap:14px;margin-top:22px;color:var(--muted);font-size:14px}.registration-progress{display:grid;grid-template-columns:32px 1fr 32px 1fr 32px;align-items:center;margin-bottom:34px}.registration-progress span{display:grid;place-items:center;width:32px;height:32px;border:1px solid var(--line);border-radius:50%;color:var(--muted);font-weight:850}.registration-progress span.active{border-color:var(--red);background:var(--red);color:#fff}.registration-progress span.done{border-color:var(--green);background:rgba(50,211,140,.13);color:var(--green)}.registration-progress i{height:1px;background:var(--line)}.member-alert{margin-bottom:18px;padding:13px 15px;border-radius:12px}.member-alert.error{background:rgba(228,45,69,.13);color:#ff8b9b}.member-alert.success{background:rgba(50,211,140,.12);color:#7de8b6}.member-code-input{font-size:24px!important;font-weight:900;letter-spacing:8px;text-align:center}.member-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.member-hero h1{margin:0}.jackcoin-balance{display:grid;min-width:180px;padding:17px 20px;border:1px solid rgba(243,191,86,.3);border-radius:18px;background:rgba(243,191,86,.08)}.jackcoin-balance span{color:var(--muted);font-size:13px}.jackcoin-balance strong{color:var(--gold);font-size:32px}.jackcoin-balance small{font-size:15px}.account-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:18px;padding:6px;border:1px solid var(--line);border-radius:16px;background:#0d1014}.account-tabs a{padding:12px;border-radius:11px;color:var(--muted);font-size:14px;font-weight:800;text-align:center}.account-tabs a.active{background:var(--panel2);color:#fff}.account-panel{padding:clamp(22px,4vw,32px)}.profile-data{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:0}.profile-data div{padding:16px;border:1px solid var(--line);border-radius:14px;background:#0d1014}.profile-data dt{color:var(--muted);font-size:12px}.profile-data dd{margin:5px 0 0;overflow-wrap:anywhere;font-weight:800}.consent-list{margin-top:28px;padding-top:24px;border-top:1px solid var(--line)}.consent-list h3{font-size:16px}.consent-list p{display:flex;justify-content:space-between;gap:20px;margin:0;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.05)}.consent-list small{color:var(--muted);text-align:right}.account-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px}.rating-card{min-height:210px;padding:26px}.rating-card p{margin-bottom:5px}.rating-card small{color:var(--muted)}.rating-place{display:block;margin:16px 0 0;font-size:52px;line-height:1}.member-history{display:grid}.member-history article{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:18px;padding:15px 0;border-bottom:1px solid var(--line)}.member-history article:last-child{border-bottom:0}.member-history article div{display:grid}.member-history article small{color:var(--muted)}.member-history article>span{color:#c5cbd1;font-size:14px}.member-empty{margin:12px 0;color:var(--muted)}.jc-plus{color:var(--green)!important;font-weight:900}.jc-minus{color:var(--red2)!important;font-weight:900}.reward-placeholder{text-align:center;padding:48px 28px}.reward-placeholder-icon{display:grid;place-items:center;width:72px;height:72px;margin:0 auto 22px;border:1px solid rgba(228,45,69,.38);border-radius:22px;background:rgba(228,45,69,.12);color:var(--red2);font-size:34px}.reward-placeholder p{max-width:610px;margin-left:auto;margin-right:auto}.reward-tabs-preview{display:inline-grid;grid-template-columns:1fr 1fr;gap:4px;margin-top:18px;padding:5px;border:1px solid var(--line);border-radius:13px}.reward-tabs-preview span{padding:9px 13px;border-radius:9px;color:var(--muted);font-size:13px;font-weight:800}.reward-tabs-preview .active{background:var(--panel2);color:#fff}@media(max-width:680px){.member-shell{padding-top:28px}.member-topbar{min-height:66px}.member-brand img{width:36px;height:36px}.member-brand strong{font-size:14px}.member-brand small{font-size:11px}.member-hero{align-items:stretch;flex-direction:column}.jackcoin-balance{min-width:0}.account-tabs{gap:3px}.account-tabs a{padding:11px 5px;font-size:12px}.profile-data,.account-grid{grid-template-columns:1fr}.consent-list p{align-items:flex-start;flex-direction:column;gap:4px}.consent-list small{text-align:left}.member-history article{grid-template-columns:1fr auto}.member-history article>span:last-child{display:none}.auth-links{align-items:center;flex-direction:column}.legal-copy{max-height:300px}}
