body[data-auth=pending]{visibility:hidden}.profile-container{padding:20px;height:calc(100vh - 57px);overflow-y:auto}.profile-masonry{column-count:2;column-gap:20px;column-fill:balance}@media(max-width:768px){.profile-masonry{column-count:1}.profile-container{padding:15px;height:auto}}.app-main{padding-bottom:0}.app-content{padding:0}.profile-card{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;border:1px solid #e9ecef;overflow:hidden;display:inline-block;width:100%;margin-bottom:20px;break-inside:avoid;page-break-inside:avoid}.profile-card .card-header{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-bottom:1px solid #dee2e6;padding:12px 16px;font-weight:600;color:#495057;display:flex;align-items:center;font-size:.9rem}.profile-card .card-body{padding:16px}.profile-header-card{column-span:all;margin-bottom:20px}.profile-card:not(.profile-header-card){display:block;width:100%;margin-bottom:20px;break-inside:avoid;page-break-inside:avoid}.profile-avatar-section{padding:20px 16px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center}.profile-avatar-large{width:60px;height:60px;border-radius:50%;background:#fff3;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;border:3px solid rgba(255,255,255,.3);position:relative;overflow:hidden;flex-shrink:0}.profile-avatar-large img{width:100%;height:100%;object-fit:cover;border-radius:50%}.avatar-upload-overlay{position:absolute;bottom:-2px;right:-2px;background:#28a745;color:#fff;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;border:2px solid white;transition:all .3s ease;font-size:.8rem}.avatar-upload-overlay:hover{background:#218838;transform:scale(1.1)}.profile-info{min-width:0}.profile-info h4{margin:0 0 4px;font-size:1.2rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-info p{margin:0;opacity:.9;font-size:.9rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-badge{background:#fff3;padding:4px 8px;border-radius:12px;font-size:.75rem;font-weight:500;display:inline-flex;align-items:center;gap:4px;margin-top:4px}.profile-stats{display:flex;flex-direction:column;gap:8px;text-align:right}.profile-stat{display:flex;align-items:center;justify-content:flex-end;gap:6px;font-size:.8rem;opacity:.9}.profile-stat i{font-size:.9rem}.form-row{display:flex;gap:12px}.form-row .form-group{flex:1}.form-group{margin-bottom:16px}.form-label{font-weight:600;color:#495057;margin-bottom:6px;display:block;font-size:.85rem}.form-control{border-radius:6px;border:1px solid #ced4da;padding:8px 12px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;font-size:.9rem;width:100%}.form-control:focus{border-color:#667eea;box-shadow:0 0 0 .2rem #667eea40}.action-buttons{display:flex;gap:8px;flex-wrap:wrap}.btn-action{padding:6px 12px;border-radius:6px;border:none;font-weight:500;transition:all .3s ease;display:flex;align-items:center;gap:6px;font-size:.85rem;flex:1;justify-content:center;min-width:100px}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-primary:hover{background:linear-gradient(135deg,#5a6fd8,#6a4190);transform:translateY(-1px)}.btn-outline-primary{border:1px solid #667eea;color:#667eea;background:transparent}.btn-outline-primary:hover{background:#667eea;color:#fff}.btn-outline-warning{border:1px solid #ffc107;color:#ffc107;background:transparent}.btn-outline-warning:hover{background:#ffc107;color:#212529}.btn-outline-danger{border:1px solid #dc3545;color:#dc3545;background:transparent}.btn-outline-danger:hover{background:#dc3545;color:#fff}.toggle-switch{position:relative;display:inline-block;width:44px;height:24px}.toggle-switch input{opacity:0;width:0;height:0}.toggle-slider{position:absolute;cursor:pointer;inset:0;background-color:#ccc;transition:.4s;border-radius:24px}.toggle-slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.4s;border-radius:50%}.toggle-switch input:checked+.toggle-slider{background-color:#667eea}.toggle-switch input:checked+.toggle-slider:before{transform:translate(20px)}.time-range-grid,.pagination-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:16px}.filter-preset{border:1px solid #e9ecef;border-radius:6px;padding:12px;transition:all .3s ease;cursor:pointer;position:relative;text-align:center}.filter-preset:hover{border-color:#667eea;background:#f8f9ff}.filter-preset.active{border-color:#667eea;background:linear-gradient(135deg,#667eea1a,#764ba21a)}.filter-preset-title{font-weight:600;color:#495057;font-size:.85rem;margin-bottom:4px}.filter-preset-details{font-size:.75rem;color:#6c757d}.filter-preset .bi-check-circle{position:absolute;top:6px;right:6px;font-size:.9rem}.pagination-option{display:flex;align-items:center;justify-content:center;padding:12px 8px;border:1px solid #e9ecef;border-radius:6px;transition:all .3s ease;font-size:.85rem;font-weight:500;cursor:pointer;position:relative}.pagination-option:hover{background:#f8f9fa}.pagination-option.active{border-color:#667eea;background:#667eea1a;color:#667eea}.pagination-option .bi-check-circle{position:absolute;top:6px;right:6px;font-size:.9rem}.status-indicator{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border-radius:12px;font-size:.75rem;font-weight:500}.status-verified{background:#d4edda;color:#155724}.status-unverified{background:#f8d7da;color:#721c24}.status-pending{background:#fff3cd;color:#856404}.section-header{font-size:.9rem;font-weight:600;color:#495057;margin-bottom:12px;padding-bottom:6px;border-bottom:1px solid #f8f9fa}.settings-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #f8f9fa;font-size:.85rem}.settings-row:last-child{border-bottom:none}.settings-label{color:#495057;font-weight:500}.settings-desc{color:#6c757d;font-size:.75rem;margin-top:2px}.session-info{display:grid;grid-template-columns:1fr;gap:8px;font-size:.85rem}.session-info-item{padding:8px 0;border-bottom:1px solid #f8f9fa}.session-info-item:last-child{border-bottom:none}.session-info-label{font-weight:600;color:#495057;display:block;margin-bottom:2px}.session-info-value{color:#6c757d;word-break:break-all}.scrollable-content{max-height:320px;overflow-y:auto;padding-right:8px}.scrollable-content::-webkit-scrollbar{width:4px}.scrollable-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.scrollable-content::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.scrollable-content::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media(max-width:767px){.form-row{flex-direction:column;gap:0}.action-buttons{flex-direction:column}.btn-action{width:100%;margin-bottom:6px}.profile-avatar-section{grid-template-columns:1fr;text-align:center;gap:12px}.profile-stats{text-align:center}.profile-info h4,.profile-info p{white-space:normal}.time-range-grid,.pagination-grid{grid-template-columns:1fr}}.input-group{display:flex;width:100%}.input-group .form-control{border-top-right-radius:0;border-bottom-right-radius:0;border-right:0}.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0;border-left:0}.security-card .card-body,.appearance-card .card-body{padding:12px 16px}.session-card .session-info-value{font-size:.8rem}
