html,body,#root{margin:0;width:100%;height:100%}body{font-family:Arial,sans-serif}.page{min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#fff}.folder-wrap{position:relative;width:76px;height:72px;cursor:pointer}.ground-shadow{position:absolute;left:50%;bottom:34px;transform:translate(-50%);width:180px;height:42px;border-radius:999px;background:#adadad29;filter:blur(24px);z-index:0}.avatar-shell{position:absolute;left:-10%;top:-100px;transform:translate(-50%);width:90px;height:90px;overflow:hidden;border-radius:50%;border:5px solid rgba(255,255,255,.92);background:#fff;box-shadow:0 16px 36px #00000029,0 6px 16px #00000014;z-index:1}.avatar{width:100%;height:100%;object-fit:cover}.folder-back,.folder-mask{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.folder-back{z-index:2}.folder-mask{z-index:3;pointer-events:none}.folder-svg-wrap{width:230px;height:auto}.folder-svg,.folder-front-svg{width:230px;height:auto;display:block}.folder-img{width:240px;display:block;filter:drop-shadow(0 12px 18px rgba(0,0,0,.18))}
