.mipage-home-bg{position:absolute;top:0;left:0;width:100%;height:420px;z-index:-1;background-size:cover;background-position:center;opacity:.14;-webkit-mask-image:linear-gradient(to bottom, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 40%, rgba(0, 0, 0, 0) 100%);mask-image:linear-gradient(to bottom, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 40%, rgba(0, 0, 0, 0) 100%);pointer-events:none}.mipage-home-bg--primary,.mipage-home-bg--neon,.mipage-home-bg--purple,.mipage-home-bg--pink,.mipage-home-bg--orange,.mipage-home-bg--red,.mipage-home-bg--yellow{opacity:1;background-size:auto}.mipage-home-bg--primary{background:linear-gradient(160deg, rgba(var(--bs-primary-rgb), 0.55), rgba(var(--bs-primary-rgb), 0.18))}.mipage-home-bg--neon{background:linear-gradient(160deg, rgba(var(--bs-neon-rgb), 0.55), rgba(var(--bs-neon-rgb), 0.18))}.mipage-home-bg--purple{background:linear-gradient(160deg, rgba(var(--bs-purple-rgb), 0.55), rgba(var(--bs-purple-rgb), 0.18))}.mipage-home-bg--pink{background:linear-gradient(160deg, rgba(var(--bs-pink-rgb), 0.55), rgba(var(--bs-pink-rgb), 0.18))}.mipage-home-bg--orange{background:linear-gradient(160deg, rgba(var(--bs-orange-rgb), 0.55), rgba(var(--bs-orange-rgb), 0.18))}.mipage-home-bg--red{background:linear-gradient(160deg, rgba(var(--bs-red-rgb), 0.55), rgba(var(--bs-red-rgb), 0.18))}.mipage-home-bg--yellow{background:linear-gradient(160deg, rgba(var(--bs-yellow-rgb), 0.55), rgba(var(--bs-yellow-rgb), 0.18))}.mipage-home-bg--tinted{opacity:.5;mix-blend-mode:multiply}.mipage-link-icon{width:38px;height:38px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;background:var(--bs-tertiary-bg);flex-shrink:0}.mipage-link-icon--sm{width:30px;height:30px;border-radius:9px}.mipage-link-icon--lg{width:48px;height:48px;border-radius:12px;font-size:1.75rem}.profile-hero{position:relative;border-radius:16px;overflow:hidden;background:#343a40;box-shadow:0 1px 3px rgba(0,0,0,.08);margin-bottom:1rem;min-height:340px;display:flex;flex-direction:column;justify-content:flex-end}.profile-hero__bg{position:absolute;inset:0}.profile-hero__bg img{width:100%;height:100%;object-fit:cover;display:block}.profile-hero__bg::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0.85) 100%)}.profile-hero__body{position:relative;z-index:1}.profile-hero__panel{width:100%;display:flex;align-items:flex-end;gap:1.25rem;flex-wrap:wrap;background:rgba(0,0,0,0);padding:.75rem 1.5rem}.profile-hero__avatar{width:112px;height:112px;margin-top:-64px;border-radius:50%;border:3px solid rgba(255,255,255,.85);object-fit:cover;background:#dee2e6;box-shadow:0 2px 6px rgba(0,0,0,.3);flex-shrink:0;position:relative;z-index:2}.profile-hero__info-row{flex:1;min-width:0;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;flex-wrap:wrap}.profile-hero__identity{padding-bottom:.25rem}.profile-hero__identity h4{margin:0;font-weight:700;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.5)}.profile-hero__identity .location{color:rgba(255,255,255,.85);font-size:.875rem;text-shadow:0 1px 3px rgba(0,0,0,.5)}.profile-hero__badges{display:flex;gap:.35rem;flex-wrap:wrap;margin-top:.35rem}.profile-hero__badges .badge{font-weight:500}.profile-hero__actions{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:flex-end}.profile-hero__actions .btn{border-radius:999px !important;padding:.4rem 1rem;font-size:.875rem;background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.3) !important;color:#fff !important}.profile-hero__actions .btn:hover{background:rgba(255,255,255,.22)}.profile-hero__actions .btn .fa-paper-plane{color:var(--bs-info) !important}.profile-hero__nav{position:relative;z-index:1;padding:0;background:rgba(0,0,0,0)}.profile-hero__nav .d-flex{flex-wrap:wrap;gap:0 !important}.profile-hero__nav a.btn{flex:1 1 0;text-align:center;border-radius:0 !important;padding:.5rem 0 !important;margin:0;font-size:.875rem;background:rgba(255,255,255,.08);color:#fff !important;border:0 !important;border-bottom:2px solid rgba(0,0,0,0) !important;transition:background-color .15s ease;position:relative}.profile-hero__nav a.btn:hover{background:rgba(255,255,255,.18);z-index:1}.profile-hero__nav a.btn.active{background:rgba(255,255,255,.16);color:#fff !important;border-bottom-color:var(--bs-neon) !important;z-index:2}.profile-hero__nav a.btn.active:hover{background:rgba(255,255,255,.24)}.profile-hero__nav .btn.bg-info-subtle{background:var(--bs-info-bg-subtle) !important;color:var(--bs-info-text-emphasis) !important}.profile-hero__nav .btn.bg-info-subtle:hover{background:var(--bs-info-border-subtle) !important}.profile-card{border-radius:14px;margin-top:.85rem;box-shadow:0 1px 3px rgba(0,0,0,.06);background:var(--bs-tertiary-bg);overflow:hidden;transition:box-shadow .15s ease,transform .15s ease}.profile-card:hover{box-shadow:0 4px 14px rgba(0,0,0,.09)}.profile-card__header{display:flex;align-items:center;gap:.65rem;padding:.85rem 1rem;border-bottom:1px solid var(--bs-border-color-translucent)}.profile-card__icon{width:32px;height:32px;flex-shrink:0;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.85rem}.profile-card__header h5{margin:0;font-weight:700;font-size:1rem}.profile-card__body{padding:1rem}.profile-card__body--list{padding:.25rem 1rem .5rem}.profile-card__bio-card{display:flex;flex-direction:column;gap:1rem}.profile-card__bio-quote{display:flex;align-items:flex-start;gap:.75rem}.profile-card__bio-quote-icon{flex-shrink:0;margin-top:.2rem;font-size:1.35rem;line-height:1;color:var(--bs-primary);opacity:.3}.profile-card__bio-text{flex:1;min-width:0;line-height:1.7}.profile-card__bio-aliases{padding-top:.75rem;border-top:1px solid var(--bs-border-color-translucent)}.profile-card__bio-aliases+.profile-card__bio-meta{padding-top:0;border-top:none}.profile-card__bio-meta{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem;padding-top:.75rem;border-top:1px solid var(--bs-border-color-translucent)}.profile-card__bio-meta .btn{border-radius:999px !important;padding:.3rem .85rem !important;font-size:.8rem;background:var(--bs-tertiary-bg);border:1px solid var(--bs-border-color-translucent) !important;color:var(--bs-body-color) !important;transition:background-color .15s ease}.profile-card__bio-meta .btn:hover{background:var(--bs-secondary-bg)}.profile-card .list-group-item{background:rgba(0,0,0,0);border-color:var(--bs-border-color-translucent);padding:.65rem .1rem}.profile-card .list-group-item i{color:var(--bs-secondary-color);width:1.25em;text-align:center}.profile-card__body--tiles{padding:0}.stat-tile-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(130px, 1fr));gap:1px;background:var(--bs-border-color-translucent)}.stat-tile{background:var(--bs-tertiary-bg);padding:.95rem .9rem;display:flex;flex-direction:column;gap:.3rem}.stat-tile__top{display:flex;align-items:center;gap:.4rem;color:var(--bs-secondary-color);font-size:.72rem;font-weight:600}.stat-tile__top i{font-size:.8rem;width:1em;text-align:center}.stat-tile__value{font-size:1.5rem;font-weight:700;line-height:1.1}.stat-tile--wide .stat-tile__value{font-size:1rem}.luva-connection-btn{border-radius:999px !important;transition:background-color .15s ease,transform .15s ease}.luva-connection-btn:not(.disabled):hover{background:var(--bs-secondary-bg);transform:translateY(-1px)}.media-empty-state{padding:3.5rem 1.5rem;border-radius:14px;border:1px dashed var(--bs-border-color-translucent)}.media-empty-state__icon{width:64px;height:64px;margin:0 auto;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--bs-tertiary-bg);color:var(--bs-secondary-color);font-size:1.6rem}.profile-grid-card{position:relative;z-index:0;border-radius:12px !important;box-shadow:0 1px 3px rgba(0,0,0,.06);transition:transform .15s ease,box-shadow .15s ease}.profile-grid-card:hover,.profile-grid-card:has(.dropdown-menu.show){z-index:1}.profile-grid-card:hover{transform:translateY(-2px);box-shadow:0 4px 10px rgba(0,0,0,.12)}.friend-card{background-color:var(--bs-secondary-bg) !important}.badge-tile{position:relative;display:flex;flex-direction:column;align-items:center;background:var(--bs-tertiary-bg);border-radius:12px;overflow:hidden;padding:.85rem .5rem 1rem;box-shadow:0 2px 6px rgba(0,0,0,.12);transition:transform .15s ease,box-shadow .15s ease}.badge-tile:hover{transform:translateY(-2px);box-shadow:0 4px 10px rgba(0,0,0,.12)}.badge-tile .badge-progress{position:absolute;left:0;right:0;bottom:0;width:auto;height:6px;border-radius:0 0 12px 12px;background:var(--bs-border-color-translucent)}.badge-tile .badge-progress .progress-bar{border-radius:0 0 12px 12px}.bucket-card{position:relative;overflow:hidden;height:220px;background:#343a40;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:0 1px 3px rgba(0,0,0,.06);transition:transform .15s ease,box-shadow .15s ease}.bucket-card:hover{transform:translateY(-2px);box-shadow:0 4px 10px rgba(0,0,0,.12)}.bucket-card__bg{position:absolute;inset:0}.bucket-card__bg img{width:100%;height:100%;object-fit:cover;display:block}.bucket-card__bg::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.85) 100%)}.bucket-card__body{position:relative;z-index:1;padding:.6rem .75rem}.bucket-card__title{margin:0;font-weight:700;font-size:1rem;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.5)}.bucket-card__title a{color:inherit;margin-left:.35rem}.bucket-card__note{margin-top:.15rem;font-size:.8rem;color:rgba(255,255,255,.85);text-shadow:0 1px 3px rgba(0,0,0,.5);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bucket-card--auto{height:auto;min-height:240px}.bucket-card__status{font-size:.78rem;color:rgba(255,255,255,.85);text-shadow:0 1px 3px rgba(0,0,0,.5)}.bucket-card--done .bucket-card__bg img{filter:grayscale(35%) opacity(0.75)}@media(max-width: 767.98px){.profile-hero,.profile-card,.dashboard-card-bleed{margin-left:calc(-0.5*var(--bs-gutter-x, 1.5rem));margin-right:calc(-0.5*var(--bs-gutter-x, 1.5rem));border-radius:0 !important}.profile-grid-card{border-radius:0 !important}.profile-grid-card.friend-card{border-radius:12px !important}}.dashboard-card{border-radius:12px !important;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.06)}.dashboard-card .card-header{padding:.6rem .85rem !important}.dashboard-card.post-card{overflow:visible}.dashboard-card.post-card.post-card--media{overflow:hidden}.dashboard-card #create-post{padding:.25rem !important}.media-card-footer{position:absolute;left:0;right:0;bottom:0;z-index:1;padding:.5rem .6rem;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.78) 100%);border-radius:0 0 var(--bs-border-radius) var(--bs-border-radius)}.media-overlay-btn{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .6rem;border-radius:999px;background:rgba(0,0,0,.4);color:#fff;border:0;font-size:.78rem;line-height:1;text-decoration:none;backdrop-filter:blur(2px);transition:background-color .15s ease}.media-overlay-btn:hover,.media-overlay-btn:focus{background:rgba(0,0,0,.6);color:#fff;text-decoration:none}.media-overlay-btn.nsfw-toggle-btn{background:rgba(var(--bs-danger-rgb), 0.45)}.media-overlay-btn.nsfw-toggle-btn:hover{background:rgba(var(--bs-danger-rgb), 0.65)}.media-overlay-btn.nsfw-toggle-btn--marked{background:rgba(var(--bs-success-rgb), 0.4)}.media-overlay-btn.nsfw-toggle-btn--marked:hover{background:rgba(var(--bs-success-rgb), 0.6)}.carousel-counter{position:absolute;top:.5rem;right:.5rem;z-index:2;padding:.15rem .55rem;border-radius:999px;background:rgba(0,0,0,.55);color:#fff;font-size:.75rem;font-weight:600;letter-spacing:.02em;backdrop-filter:blur(2px);pointer-events:none}.carousel-control-prev-icon,.carousel-control-next-icon{width:2rem;height:2rem;padding:.4rem;border-radius:50%;background-color:rgba(0,0,0,.45);background-size:1.1rem;transition:background-color .15s ease}.carousel-control-prev:hover .carousel-control-prev-icon,.carousel-control-next:hover .carousel-control-next-icon{background-color:rgba(0,0,0,.7)}.icon-stack{position:relative;display:inline-flex;width:1em;height:1em;vertical-align:middle}.icon-stack i{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.icon-stack i.fa-slash{opacity:0;transition:opacity .15s ease}.icon-stack.is-saved i.fa-slash{opacity:1}.icon-stack+.buttonText{margin-left:.35rem}.post-footer .btn-outline-secondary.border-0,.post-tools-toggle{font-size:1rem}.dashboard-search-bar{border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.06)}.dashboard-search-bar>.btn-group>.btn:first-child{border-top-left-radius:12px;border-bottom-left-radius:12px}.dashboard-search-bar>.btn:last-child{border-top-right-radius:12px;border-bottom-right-radius:12px}@media(max-width: 767.98px){.dashboard-search-bar{margin-left:calc(-0.5*var(--bs-gutter-x, 1.5rem));margin-right:calc(-0.5*var(--bs-gutter-x, 1.5rem));border-radius:0}.dashboard-search-bar>.btn-group>.btn:first-child,.dashboard-search-bar>.btn:last-child{border-radius:0}}@media(max-width: 575.98px){.avatar-picker-label{text-align:center}.avatar-picker-wrap{max-width:min(320px,80vw);margin-left:auto;margin-right:auto}.avatar-picker-wrap .focal-picker-preview-col{width:100% !important}.avatar-picker-wrap .focal-picker-circle{max-width:none !important;width:100% !important;height:auto !important;aspect-ratio:1/1}}.group-card__cover{height:190px;background-size:cover;background-color:#343a40;position:relative;display:flex;flex-direction:column;justify-content:flex-end}.group-card__gradient{position:absolute;inset:0;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.75) 100%)}.group-card__body{position:relative;z-index:1;padding:.6rem .75rem}.group-card__title{color:#fff;font-weight:700;font-size:1.05rem;text-shadow:0 1px 3px rgba(0,0,0,.5);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.group-card__stats{display:flex;gap:.35rem;margin-top:.35rem}.group-card__stats .badge{color:#fff;font-weight:500}.reputation-bar{height:8px;border-radius:999px}.reputation-chip{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .65rem;border-radius:999px;font-size:.78rem;font-weight:600}.member-table td{vertical-align:middle;padding-top:.6rem;padding-bottom:.6rem}.member-row-pending{background:rgba(255,193,7,.08)}
