.xp-core-wrap{max-width:1100px;margin:20px auto}.xp-form{max-width:700px;display:grid;gap:15px;background:#fff;padding:26px;border:1px solid #ecebf3;border-radius:16px;box-shadow:0 10px 30px rgba(30,25,70,.06)}.xp-form label{display:grid;gap:7px;font-weight:700;font-size:13px}.xp-form input,.xp-form textarea,.xp-form select{width:100%;padding:11px 12px;border:1px solid #ddd9e9;border-radius:9px;font:inherit;box-sizing:border-box}.xp-btn{display:inline-flex;justify-content:center;align-items:center;padding:11px 18px;border-radius:10px;border:1px solid transparent;font-weight:700;cursor:pointer;text-decoration:none}.xp-btn-primary{background:linear-gradient(135deg,#6d35d9,#e83e9f);color:#fff}.xp-btn-outline{border-color:#d9d4eb;background:#fff;color:#6d35d9}.xp-box,.xp-error,.xp-success{padding:14px 16px;border-radius:10px}.xp-box{background:#f5f1ff;color:#4d2b98}.xp-error{background:#fff0f0;color:#9b2525}.xp-success{background:#edf9f0;color:#23743a}.xp-muted{color:#73788f}.xp-check{display:flex!important;align-items:center;gap:8px!important;font-weight:500!important}.xp-check input{width:auto}.xp-auth-choice{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.xp-auth-card{padding:32px;text-align:center;background:#fff;border:1px solid #ecebf3;border-radius:18px;box-shadow:0 10px 30px rgba(30,25,70,.06)}.xp-auth-icon{width:52px;height:52px;margin:0 auto 12px;border-radius:14px;display:grid;place-items:center;background:#f2eaff;color:#6d35d9;font-size:25px}.xp-login-choice{text-align:center;margin:20px}.xp-user-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.xp-user-card{background:#fff;border:1px solid #ecebf3;border-radius:15px;overflow:hidden}.xp-card-photo{height:220px;background:#f4f2f8;display:grid;place-items:center;overflow:hidden}.xp-card-photo img{width:100%;height:100%;object-fit:cover}.xp-card-body{padding:16px}.xp-card-body h3{margin:0 0 8px}.xp-card-body p{color:#73788f;font-size:13px;min-height:38px}.xp-private-note{display:block;font-size:12px;color:#6d35d9;margin:8px 0}.xp-photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.xp-photo-grid img{width:100%;height:300px;object-fit:cover;border-radius:12px}.xp-photo-private{position:relative}.xp-blur-placeholder{height:300px;border-radius:12px;background:linear-gradient(135deg,#e9e4f4,#f4d9e6);display:grid;place-items:center;color:#5e5870;font-weight:700}.xp-photo-private .xp-btn{width:100%;margin-top:8px}.xp-gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:10px}.xp-gallery-grid img{width:100%;height:120px;object-fit:cover;border-radius:8px}.xp-account-bar{position:fixed;right:20px;bottom:20px;z-index:99999;display:flex;gap:10px;align-items:center;padding:11px 14px;background:#fff;border:1px solid #ddd;box-shadow:0 8px 30px rgba(0,0,0,.12);border-radius:12px;font-size:13px}.xp-account-bar a{font-weight:700;text-decoration:none}.xp-role{opacity:.6}.xp-request{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:14px;border:1px solid #ecebf3;border-radius:12px;margin:10px 0;background:#fff}@media(max-width:900px){.xp-user-grid{grid-template-columns:repeat(2,1fr)}.xp-auth-choice{grid-template-columns:1fr}}@media(max-width:600px){.xp-user-grid,.xp-photo-grid,.xp-gallery-grid{grid-template-columns:1fr}.xp-account-bar{right:10px;left:10px;bottom:10px;justify-content:center;flex-wrap:wrap}}
