#glam-skin-root{max-width:360px;margin:24px auto;font-family:system-ui}
.glam-card{border:1px solid #e5e7eb;border-radius:8px;padding:16px}
.glam-btn{display:flex;justify-content:space-between;align-items:center;width:100%;padding:10px 12px;margin-top:8px;border:1px solid #ddd;border-radius:6px;background:#fff;cursor:pointer}
.glam-btn:hover{background:#fdf2f8}
.glam-title{font-size:18px;font-weight:600;margin-bottom:12px}
.glam-link{color:#ec4899;text-decoration:underline}
