.bups-wrap{max-width:1120px;margin:20px auto;padding:0 12px;color:#1f2937}.bups-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.bups-card,.bups-profile-hero{background:#fff;border:1px solid rgba(166,0,0,.10);border-radius:18px;box-shadow:0 10px 28px rgba(17,24,39,.08);padding:18px}.bups-card-soft{margin-top:16px;background:#fff7f7}.bups-card-head{display:flex;align-items:center;gap:12px;margin-bottom:14px}.bups-card h2,.bups-profile h2{margin:0;font-size:22px;line-height:1.15;font-weight:900;color:#a60000}.bups-card p,.bups-profile p{margin:4px 0 0;color:#6b7280;font-size:14px}.bups-icon{width:42px;height:42px;display:inline-grid;place-items:center;border-radius:14px;background:linear-gradient(135deg,#a60000,#d00000);color:#fff;box-shadow:0 8px 18px rgba(166,0,0,.20);flex:0 0 auto}.bups-form{display:grid;gap:12px}.bups-form label{display:grid;gap:5px;font-size:13px;font-weight:800;color:#374151}.bups-form input,.bups-form textarea{width:100%;border:1px solid #e5e7eb;border-radius:12px;padding:10px 12px;font-size:14px;outline:none;box-sizing:border-box;background:#fff}.bups-form input:focus,.bups-form textarea:focus{border-color:#a60000;box-shadow:0 0 0 3px rgba(166,0,0,.10)}.bups-password-row{display:flex;gap:8px}.bups-password-row input{flex:1 1 auto}.bups-toggle-pass{border:0;border-radius:10px;padding:0 10px;background:#f3f4f6;cursor:pointer;font-weight:800;color:#374151}.bups-check{display:flex!important;grid-template-columns:auto 1fr;align-items:center;gap:8px!important;font-weight:700!important}.bups-check input{width:auto}.bups-btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:12px;padding:10px 14px;font-size:14px;font-weight:900;cursor:pointer;background:#f3f4f6;color:#111827!important;text-decoration:none!important;line-height:1.2}.bups-btn-primary{background:linear-gradient(135deg,#a60000,#d00000);color:#fff!important}.bups-btn-light{background:rgba(255,255,255,.18);color:#fff!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.22)}.bups-btn-danger{background:#7f1d1d;color:#fff!important}.bups-alert{border-radius:14px;padding:12px 14px;margin-bottom:14px;font-weight:800}.bups-alert-success{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}.bups-alert-error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.bups-profile-hero{display:flex;align-items:center;gap:16px;margin-bottom:16px;color:#fff;background:linear-gradient(135deg,#7f0000,#a60000,#d00000)}.bups-avatar img{width:96px;height:96px;border-radius:999px;border:4px solid rgba(255,255,255,.82);display:block}.bups-profile-hero h2,.bups-profile-hero p{color:#fff}.bups-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.bups-danger{border-color:rgba(127,29,29,.25);background:#fffafa}.bups-card details summary{cursor:pointer;font-weight:900;color:#a60000;font-size:16px}.bups-card details .bups-form{margin-top:12px}@media(max-width:768px){.bups-grid{grid-template-columns:1fr}.bups-profile-hero{align-items:flex-start;flex-direction:column}.bups-avatar img{width:78px;height:78px}.bups-card,.bups-profile-hero{padding:14px;border-radius:16px}.bups-card h2,.bups-profile h2{font-size:19px}}