:root{--vcl-bg:#070712;--vcl-panel:rgba(255,255,255,.055);--vcl-line:rgba(255,255,255,.11);--vcl-muted:#9ca3af;--vcl-purple:#a855f7;--vcl-blue:#3b82f6;--vcl-radius:22px;--vcl-shadow:0 24px 70px rgba(0,0,0,.32)}
html{background:var(--vcl-bg);scroll-behavior:smooth}
body{min-height:100vh;background-attachment:fixed!important;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}
button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}
button,.btn{transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease,border-color .16s ease}
button:hover,.btn:hover{transform:translateY(-1px)}
button:active,.btn:active{transform:translateY(0) scale(.99)}
button:focus-visible,.btn:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid rgba(168,85,247,.24);outline-offset:3px}
input,textarea,select{transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}
input:focus,textarea:focus,select:focus{border-color:rgba(168,85,247,.72)!important;box-shadow:0 0 0 4px rgba(168,85,247,.11)!important;background:rgba(255,255,255,.075)!important}
.card,.panel,.hero,.certificate,.issue-form,.workspace,.sidebar,.cta{box-shadow:var(--vcl-shadow)}
.brand{letter-spacing:-.025em}.grad{background-size:140% 100%!important}
.vcl-brand,.brand{display:inline-flex;align-items:center;gap:12px;color:#fff;text-decoration:none;font-weight:900;letter-spacing:-.03em}.vcl-brand img,.brand .vcl-brand-icon{width:34px;height:34px;display:block;flex:0 0 34px;filter:drop-shadow(0 0 14px rgba(168,85,247,.24))}.vcl-brand .name{font-size:22px}.vcl-badge{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border-radius:999px;border:1px solid rgba(168,85,247,.28);background:rgba(168,85,247,.08);color:#d8b4fe;font-size:13px}.vcl-mini-icon{display:inline-grid;place-items:center;min-width:26px;height:26px;padding:0 8px;border-radius:9px;border:1px solid rgba(168,85,247,.25);background:rgba(168,85,247,.08);color:#d8b4fe;font-size:11px;font-weight:900;letter-spacing:.03em}.state-chip{display:inline-flex;align-items:center;justify-content:center;min-width:70px;height:28px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.1);font-size:12px;font-weight:850;color:#cbd5e1;background:rgba(255,255,255,.04)}.state-chip.done{border-color:rgba(34,197,94,.3);color:#86efac;background:rgba(34,197,94,.08)}.state-chip.current{border-color:rgba(168,85,247,.35);color:#d8b4fe;background:rgba(168,85,247,.09)}.state-chip.warn{border-color:rgba(245,158,11,.35);color:#facc15;background:rgba(245,158,11,.08)}
.access-card,.project-card{background:linear-gradient(145deg,rgba(168,85,247,.09),rgba(59,130,246,.045))!important;border-color:rgba(168,85,247,.24)!important}.achievement{min-height:96px;display:flex;flex-direction:column;justify-content:center;gap:8px}.achievement strong{color:#f4f4f5;line-height:1.25}.achievement.locked{opacity:.72!important;filter:grayscale(.7)!important;background:rgba(255,255,255,.025)!important}.achievement.locked strong{color:#a1a1aa!important}.stat{min-height:88px}.road-step{min-height:72px}.notice{font-size:13px!important;color:#8f96a3!important}
@media(min-width:900px){.wrap{padding-top:28px!important}.nav{margin-bottom:28px!important}.nav .btn{min-height:40px!important;padding:10px 15px!important;border-radius:13px!important;font-size:14px!important}.hero{padding:30px 32px!important}.hero h1{font-size:clamp(42px,4.3vw,66px)!important;max-width:850px}.grid{gap:20px!important}.card{padding:24px!important}}
@media(max-width:640px){body{background-attachment:scroll!important}.wrap{width:min(100% - 18px,1220px)!important;padding-top:16px!important;padding-bottom:48px!important}.nav{margin-bottom:20px!important}.nav .actions{display:grid!important;grid-template-columns:1fr 1fr!important;width:100%!important}.nav .actions .btn:last-child{grid-column:1/-1}.card,.panel,.hero,.issue-form{border-radius:20px!important}.btn{min-height:48px!important}.hero{padding:20px!important}.hero h1,h1{letter-spacing:-.045em!important}.hero h1{font-size:40px!important;line-height:1.02!important}.actions{gap:9px!important}.achievement{min-height:82px}.vcl-brand img,.brand .vcl-brand-icon{width:31px;height:31px;flex-basis:31px}.vcl-brand .name{font-size:20px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
