.Profile_profileHeader__RRo4E{position:relative;margin-bottom:80px}.Profile_banner__8pNaF{height:300px;border-radius:0 0 20px 20px;background-size:cover;background-position:50%;border-bottom:4px solid var(--accent);position:relative;overflow:hidden}.Profile_headerControls__MKA2S{position:absolute;top:20px;right:20px;display:flex;flex-direction:column;gap:10px;align-items:flex-end;z-index:20}.Profile_editBtn__W0bok,.Profile_manageBtn__bSSOZ{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:20px;cursor:pointer;display:flex;align-items:center;gap:5px;font-size:.9rem;transition:all .2s}.Profile_editBtn__W0bok{background:rgba(0,0,0,.6);border:1px solid rgba(255,255,255,.2);color:white;padding:8px 16px}.Profile_manageBtn__bSSOZ{background:#444;border:none;color:white;padding:8px 16px;box-shadow:0 4px 6px rgba(0,0,0,.3)}.Profile_lfgBadge__RG5C1{position:absolute;top:20px;left:20px;background:rgba(0,0,0,.8);padding:6px 12px;border-radius:20px;display:flex;align-items:center;gap:8px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.1);z-index:20}.Profile_lfgDot__QBOK7{width:8px;height:8px;border-radius:50%}.Profile_lfgText__sO5Nc{font-size:.85rem;font-weight:600;color:#ddd;text-transform:uppercase;letter-spacing:.5px}.Profile_infoSection__qq6pe{position:absolute;bottom:-40px;left:40px;display:flex;align-items:flex-end;gap:30px;width:calc(100% - 80px);z-index:30}.Profile_avatar__9scCy{position:relative;width:160px;height:160px;min-width:160px;border-radius:50%;border:6px solid rgba(255,255,255,.1);background:rgba(30,30,30,.4);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-size:cover;background-position:50%;box-shadow:0 8px 20px rgba(0,0,0,.5)}.Profile_userDetails__ALJ70{margin-bottom:15px;flex:1 1}.Profile_nameRow__11sy5{display:flex;align-items:center;gap:15px;flex-wrap:wrap}.Profile_userName__hEUoM{margin:0;font-size:3.5rem;line-height:1;text-shadow:0 2px 10px rgba(0,0,0,.8);word-break:break-word}.Profile_userAge__qjOLL{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.1);padding:2px 8px;border-radius:4px;font-size:.9rem;color:#aaa;white-space:nowrap}.Profile_metaRow__q85S8{display:flex;gap:10px;margin-top:10px;flex-wrap:wrap;align-items:center}@media (max-width:768px){.Profile_profileHeader__RRo4E{margin-bottom:120px}.Profile_infoSection__qq6pe{position:relative;bottom:auto;left:auto;width:100%;padding:0 20px;flex-direction:column;align-items:center;text-align:center;margin-top:-80px}.Profile_avatar__9scCy{width:140px;height:140px;min-width:140px;border-width:4px}.Profile_userDetails__ALJ70{width:100%;margin-bottom:0;display:flex;flex-direction:column;align-items:center}.Profile_nameRow__11sy5{justify-content:center;gap:10px}.Profile_userName__hEUoM{font-size:2.5rem;text-align:center}.Profile_metaRow__q85S8{justify-content:center;margin-top:15px}.Profile_headerControls__MKA2S{top:10px;right:10px}.Profile_lfgBadge__RG5C1{top:10px;left:10px}}.Profile_deckGrid__27kXv{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:20px;gap:20px;width:100%;margin-top:20px}@media (max-width:480px){.Profile_deckGrid__27kXv{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:15px}}.Profile_flexRow__2Fbp_{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;align-items:center}@media (max-width:768px){.Profile_flexRow__2Fbp_.Profile_stackOnMobile__uGmNh{flex-direction:column;align-items:stretch}}.Profile_bioSection__8U2UO{padding-left:230px;margin-bottom:50px;margin-top:-20px;display:flex;justify-content:space-between;align-items:flex-start;gap:40px}@media (max-width:768px){.Profile_bioSection__8U2UO{padding-left:20px;padding-right:20px;flex-direction:column;gap:20px;margin-top:20px;text-align:center;align-items:center}}.Profile_tabContainer__w_rVB{border-bottom:1px solid #eee;margin-bottom:40px;display:flex;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;padding-bottom:5px}.Profile_tabContainer__w_rVB::-webkit-scrollbar{height:4px}.Profile_tabContainer__w_rVB::-webkit-scrollbar-thumb{background:var(--accent);border-radius:2px}.Profile_deckCard__CyQR8{position:relative;aspect-ratio:63/88;border-radius:12px;overflow:hidden;box-shadow:0 8px 16px rgba(0,0,0,.4);transition:transform .2s,box-shadow .2s;background:#1a1a1a;border:2px solid transparent}.Profile_deckCard__CyQR8:hover{transform:scale(1.05);box-shadow:0 12px 24px rgba(0,0,0,.6)}.Profile_deckArt__EOuJQ{width:100%;height:100%;background-size:cover;background-position:50%;filter:brightness(.9);transition:transform .5s}.Profile_deckCard__CyQR8:hover .Profile_deckArt__EOuJQ{transform:scale(1.1)}.Profile_deckOverlay__Oqz7V{position:absolute;bottom:0;left:0;right:0;height:70%;background:linear-gradient(0deg,rgba(0,0,0,.95),transparent);opacity:.85;transition:opacity .2s;z-index:1}.Profile_deckCard__CyQR8:hover .Profile_deckOverlay__Oqz7V{opacity:1}.Profile_deckInfo__lw7xV{position:absolute;bottom:10px;left:10px;right:10px;color:white;z-index:2}.Profile_deckActions__gl6fS{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;gap:10px;z-index:20}.Profile_actionBtn__2X1Vs{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;opacity:0;transition:opacity .2s,transform .2s;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.4);font-size:1.2em;border:none}.Profile_deckCard__CyQR8:hover .Profile_actionBtn__2X1Vs{opacity:1}.Profile_actionBtn__2X1Vs:hover{transform:scale(1.1)}.Profile_deleteBtn__SEX_T{position:absolute;bottom:8px;right:8px;background:rgba(0,0,0,.6);color:#ff5252;border:none;width:28px;height:28px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:30;opacity:0;transition:opacity .2s}.Profile_deckCard__CyQR8:hover .Profile_deleteBtn__SEX_T{opacity:1}.Profile_statusBadge__VVc_T{position:absolute;top:10px;left:10px;color:#FFC107;font-size:.75em;font-weight:700;text-transform:uppercase;background:#222;padding:4px 8px;border-radius:4px;border:1px solid #444;box-shadow:0 2px 4px rgba(0,0,0,.5);z-index:10}.Profile_filterGroup__rO7hS{display:flex;gap:5px;margin-bottom:20px;background:#222;padding:4px;border-radius:8px;width:-moz-fit-content;width:fit-content;overflow-x:auto}@media (max-width:480px){.Profile_filterGroup__rO7hS{width:100%;justify-content:space-between}}.Profile_scheduleGrid__yQ58O{display:grid;grid-template-columns:minmax(300px,1fr) 2fr;grid-gap:40px;gap:40px;align-items:start}@media (max-width:900px){.Profile_scheduleGrid__yQ58O{grid-template-columns:1fr}}.Profile_settingsGrid__24alK{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;max-width:800px;margin-top:40px}@media (max-width:768px){.Profile_settingsGrid__24alK{grid-template-columns:1fr;gap:30px}}