*,:after,:before{margin:0;padding:0;box-sizing:border-box}html{min-height:100%}html:before{content:"";position:fixed;inset:0;background:url(/img/bg.jpg) 50%/cover no-repeat;z-index:-2}body{font-family:Satoshi,sans-serif;min-height:100vh;min-height:100dvh;width:100%;-webkit-font-smoothing:antialiased}body:has(.landing-wrapper){overflow:hidden}.landing-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 16px;position:relative;min-height:100vh;min-height:100dvh;overflow:hidden}.landing-wrapper:before{content:"";position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:0;pointer-events:none}#splash{position:fixed;inset:0;z-index:100;background:rgba(0,0,0,.82);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .6s ease,-webkit-backdrop-filter .6s ease;transition:opacity .6s ease,backdrop-filter .6s ease;transition:opacity .6s ease,backdrop-filter .6s ease,-webkit-backdrop-filter .6s ease}#splash.hidden{opacity:0;pointer-events:none}.splash-text{font-family:Satoshi,sans-serif;font-weight:700;font-size:1.1rem;color:rgba(255,255,255,.55);letter-spacing:3px;text-transform:lowercase;-webkit-user-select:none;-moz-user-select:none;user-select:none;animation:pulse 2.2s ease-in-out infinite}.card{position:relative;z-index:1;width:100%;max-width:300px;animation:fadeUp .65s cubic-bezier(.22,1,.36,1) both}.card,.identity{display:flex;flex-direction:column;align-items:center}.identity{gap:10px}.pfp-wrap img{width:108px;height:108px;border-radius:50%;object-fit:cover;display:block;border:2px solid rgba(255,255,255,.16);box-shadow:0 0 0 1px rgba(255,255,255,.06),0 0 28px rgba(255,255,255,.1),0 10px 36px rgba(0,0,0,.65)}.name{font-weight:700;font-size:1.9rem;color:#fff;letter-spacing:-.4px;text-shadow:0 0 10px rgba(255,255,255,.65),0 0 28px rgba(255,255,255,.28),0 0 55px rgba(255,255,255,.1)}.gap-1{height:36px}.gap-2{height:44px}.tray{gap:12px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.11);border-radius:999px;padding:9px 22px;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 4px 24px rgba(0,0,0,.3)}.badge-item,.tray{display:flex;align-items:center}.badge-item{position:relative;justify-content:center;cursor:default}.badge-item img{width:28px;height:28px;object-fit:contain;filter:drop-shadow(0 0 5px rgba(255,255,255,.3));transition:transform .22s cubic-bezier(.34,1.56,.64,1),filter .22s}.badge-item:hover img{transform:scale(1.3) translateY(-4px);filter:drop-shadow(0 0 10px rgba(255,255,255,.75))}.tip{position:absolute;bottom:calc(100% + 9px);left:50%;transform:translateX(-50%) translateY(5px);background:rgba(8,8,8,.88);border:1px solid rgba(255,255,255,.11);color:#fff;font-size:.67rem;font-weight:600;letter-spacing:.5px;white-space:nowrap;padding:4px 10px;border-radius:8px;pointer-events:none;opacity:0;transition:opacity .15s,transform .15s;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.badge-item:hover .tip{opacity:1;transform:translateX(-50%) translateY(0)}.socials{gap:28px}.social-btn,.socials{display:flex;align-items:center}.social-btn{justify-content:center;text-decoration:none;transition:transform .18s cubic-bezier(.34,1.56,.64,1)}.social-btn img{width:26px;height:26px;object-fit:contain;filter:brightness(0) invert(1) drop-shadow(0 0 6px rgba(255,255,255,.5));transition:filter .2s;display:block}.social-btn:hover{transform:translateY(-4px) scale(1.15)}.social-btn:hover img{filter:brightness(0) invert(1) drop-shadow(0 0 12px rgba(255,255,255,1))}.policy-wrapper{min-height:100vh;overflow-x:hidden;position:relative}.policy-wrapper:before{content:"";position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:0;pointer-events:none}.home-link{position:fixed;top:24px;left:24px;z-index:100;display:block;width:42px;height:42px;border-radius:50%;overflow:hidden;border:1px solid rgba(255,255,255,.18);box-shadow:0 4px 18px rgba(0,0,0,.4);transition:transform .2s ease,box-shadow .2s ease}.home-link:hover{transform:scale(1.1);box-shadow:0 6px 26px rgba(0,0,0,.55)}.home-link img{width:100%;height:100%;object-fit:cover;display:block}.page{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;padding:100px 24px 120px}.container{width:100%;max-width:620px}.hero{margin-bottom:25px;animation:fadeUp .5s ease both}h1{font-size:42px;font-weight:700;letter-spacing:-.03em;color:#f5f5f0;margin-bottom:2px}.section{display:flex;gap:20px;align-items:flex-start;padding:24px 28px;border-radius:14px;background:rgba(255,255,255,.07);backdrop-filter:blur(20px) saturate(1.4);-webkit-backdrop-filter:blur(20px) saturate(1.4);border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 24px rgba(0,0,0,.25),inset 0 1px 0 rgba(255,255,255,.1);margin-bottom:10px;transition:background .18s ease,box-shadow .18s ease,transform .18s ease;animation:fadeUp .5s ease both}.section:last-child{margin-bottom:0}.section:hover{background:rgba(255,255,255,.11);box-shadow:0 6px 32px rgba(0,0,0,.32),inset 0 1px 0 rgba(255,255,255,.14);transform:translateY(-1px)}.section:first-child{animation-delay:.05s}.section:nth-child(2){animation-delay:.09s}.section:nth-child(3){animation-delay:.13s}.section:nth-child(4){animation-delay:.17s}.section:nth-child(5){animation-delay:.21s}.section:nth-child(6){animation-delay:.25s}.section:nth-child(7){animation-delay:.29s}.section:nth-child(8){animation-delay:.33s}.section:nth-child(9){animation-delay:.37s}.section:nth-child(10){animation-delay:.41s}.section:nth-child(11){animation-delay:.45s}.section:nth-child(12){animation-delay:.49s}.num{font-size:11px;font-weight:700;letter-spacing:.1em;color:rgba(255,255,255,.2);padding-top:4px;min-width:22px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.section-body h2{font-size:17px;font-weight:700;letter-spacing:-.01em;color:#f5f5f0;margin-bottom:7px}.section-body p{font-size:15px;line-height:1.72;color:rgba(245,245,240,.52)}.footer-note{margin-top:48px;font-size:13px;color:rgba(245,245,240,.25);text-align:center;animation:fadeUp .5s ease .55s both}@keyframes fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:.45}50%{opacity:.9}}@media (max-width:480px){.policy-wrapper h1{font-size:30px}.policy-wrapper .section{padding:18px}.policy-wrapper .section-body h2{font-size:15px}.policy-wrapper .section-body p{font-size:13.5px}}