*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%;min-height:100%}body{background:linear-gradient(135deg,#162d15,#005e2f);background-attachment:fixed}.App{display:flex;justify-content:center;align-items:center;min-height:100%;height:100%;padding:20px}.membership-card-container{width:100%;max-width:360px;perspective:1000px}.membership-card{width:100%;border-radius:16px;box-shadow:0 20px 60px #0006;overflow:hidden}.membership-card-image{width:100%;height:auto;display:block}.tea-particles-container{position:absolute;inset:-20px;border-radius:24px;overflow:hidden;pointer-events:none}
