main.rvhub{background:var(--ink);color:var(--on-dark);isolation:isolate;z-index:2;min-height:100vh;padding:150px 0 110px;position:relative;overflow:clip}main.rvhub>.gut{z-index:2;position:relative}.rvhub .k{font-family:var(--body);letter-spacing:.12em;text-transform:uppercase;color:var(--violet-soft);align-items:center;gap:10px;font-size:14px;display:inline-flex}.rvhub .k i{background:currentColor;border-radius:50%;width:7px;height:7px;box-shadow:0 0 12px}.rvhub .glow{pointer-events:none;filter:blur(40px);z-index:0;border-radius:50%;position:absolute}.rvhub .glow.a{background:radial-gradient(closest-side,#6d4aff57,#0000 72%);width:880px;height:880px;top:-380px;left:-260px}.rvhub .glow.b{background:radial-gradient(closest-side,#35e0b829,#0000 72%);width:760px;height:760px;top:180px;right:-300px}.rvhub .hd{max-width:780px;margin:0 0 52px}.rvhub .hd h1{font-family:var(--display);letter-spacing:-.035em;text-wrap:balance;margin:18px 0 16px;font-size:clamp(36px,5vw,62px);font-weight:800;line-height:1.02}.rvhub .hd p{color:var(--on-dark-muted);max-width:60ch;margin:0;font-size:18px;line-height:1.55}.rvhub .grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.rvhub .hc{border-radius:var(--r);border:1px solid var(--line-dark);color:inherit;background:linear-gradient(#1c194073,#0a091ab3);flex-direction:column;gap:14px;padding:26px;transition:transform .45s cubic-bezier(.2,.8,.2,1),border-color .45s;display:flex;position:relative;overflow:hidden}.rvhub .hc:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;opacity:0;pointer-events:none;background:linear-gradient(135deg,#6d4affb3,#35e0b840 50%,#0000 80%);padding:1px;transition:opacity .45s;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.rvhub a.hc:hover{transform:translateY(-3px)}.rvhub a.hc:hover:before{opacity:1}.rvhub .hc .top{align-items:center;gap:14px;display:flex}.rvhub .hc .ic{width:46px;height:46px;color:var(--violet-soft);background:#6d4aff29;border-radius:13px;flex:none;place-items:center;display:grid}.rvhub .hc .ic svg{width:22px;height:22px}.rvhub .hc.t2 .ic{color:var(--teal);background:#35e0b821}.rvhub .hc .tt{flex-direction:column;gap:4px;min-width:0;display:flex}.rvhub .hc .n{letter-spacing:.12em;text-transform:uppercase;color:var(--on-dark-muted);font-size:12px;line-height:1.2}.rvhub .hc h3{font-family:var(--display);letter-spacing:-.02em;margin:0;font-size:20px;font-weight:700;line-height:1.15}.rvhub .hc p{color:var(--on-dark-muted);flex:1;margin:0;font-size:15px;line-height:1.5}.rvhub .hc .go{color:var(--violet-soft);align-items:center;gap:8px;font-size:14px;font-weight:600;display:inline-flex}.rvhub .hc.t2 .go{color:var(--teal)}.rvhub .hc .go svg{width:16px;height:16px;transition:transform .3s}.rvhub a.hc:hover .go svg{transform:translate(4px)}.rvhub .hc.hint{text-align:center;background:#1c194038;border-style:dashed;justify-content:center;align-items:center}.rvhub .hc.hint p{flex:none;max-width:26ch}.rvhub .panels{grid-template-columns:1fr 1fr;gap:16px;margin-top:40px;display:grid}.rvhub .panel{border-radius:var(--r);border:1px solid var(--line-dark);background:#1c194047;padding:30px}.rvhub .panel h2{font-family:var(--display);letter-spacing:-.02em;margin:0 0 8px;font-size:22px;font-weight:700}.rvhub .panel p{color:var(--on-dark-muted);max-width:56ch;margin:0 0 20px;line-height:1.55}.rvhub .status{background:#ffb54714;border:1px solid #ffb54759;border-radius:14px;margin-top:24px;padding:18px 22px;font-size:14.5px;line-height:1.55}.rvhub .status b{color:var(--amber)}.rvhub .stamp{color:var(--on-dark-muted);letter-spacing:.06em;margin-top:40px;font-size:13px}.rvhub .gate{border-radius:var(--r);border:1px solid var(--line-dark);background:linear-gradient(#1c194080,#0a091abf);max-width:460px;margin:4vh auto 0;padding:38px}.rvhub .gate h1{font-family:var(--display);letter-spacing:-.03em;margin:14px 0 8px;font-size:32px;font-weight:800}.rvhub .gate .lead{color:var(--on-dark-muted);margin:0 0 26px;line-height:1.55}.rvhub .gate form{flex-direction:column;gap:10px;display:flex}.rvhub .gate label{letter-spacing:.02em;font-size:13px;font-weight:600}.rvhub .gate input[type=password]{border:1px solid var(--line-dark);height:48px;color:var(--on-dark);font:inherit;letter-spacing:.08em;background:#f3f1ff0d;border-radius:12px;padding:0 14px;font-size:16px}.rvhub .gate input[type=password]:focus{outline:2px solid var(--violet-soft);outline-offset:2px;border-color:#0000}.rvhub .gate .err{color:var(--red);margin:0;font-size:13.5px}.rvhub .gate .btn{justify-content:center;width:100%;margin-top:8px}@media (max-width:1100px){.rvhub .grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){main.rvhub{padding-top:118px}.rvhub .grid,.rvhub .panels{grid-template-columns:1fr}.rvhub .hd{margin-bottom:36px}.rvhub .gate{margin-top:0;padding:28px}}
