*{box-sizing:border-box}html,body{min-height:100%;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{background:#ff2d8b}.click-page{background:#ff2d8b;flex-direction:column;justify-content:center;align-items:center;min-height:100svh;padding:40px 24px;display:flex;position:relative;overflow:hidden}.background{background-image:linear-gradient(#ff2d8b2e,#ff2d8b2e),url(/bliz-bunny.JPG);background-position:50% 60%;background-size:cover;position:absolute;inset:-5%;transform:scale(1.08)}.background:after{content:"";-webkit-backdrop-filter:saturate(1.08);backdrop-filter:saturate(1.08);background:linear-gradient(#ff2d8b0f,#ff2d8b1f);position:absolute;inset:0}.content{z-index:1;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.avatar{object-fit:cover;object-position:center 50%;border-radius:50%;width:170px;height:170px;margin:0 0 18px;box-shadow:0 6px 30px #6b00322e}h1{color:#fff;text-shadow:0 2px 16px #4c00222e;align-items:center;gap:8px;margin:0 0 36px;font-size:30px;font-weight:500;line-height:1.18;display:flex}h1 svg{flex:none;width:20px;height:20px}.view-more{cursor:pointer;-webkit-backdrop-filter:blur(14px);color:#fff;background:#ffffff2e;border:1px solid #ffffff59;border-radius:999px;min-width:260px;padding:20px 44px;font-size:18px;font-weight:500;line-height:1.25;text-decoration:none;transition:background .2s,transform .2s}.view-more:hover{background:#ffffff47;transform:translateY(-1px)}.view-more:focus-visible{outline-offset:4px;outline:3px solid #fff}@media (max-width:520px){.click-page{padding:32px 20px}.background{background-position:54% 58%}.avatar{width:170px;height:170px}}@media (prefers-reduced-motion:reduce){.view-more{transition:none}}
