.yumeko-profile-breadcrumbs{z-index:10;align-items:center;gap:8px;margin-bottom:0;padding:24px;font-size:14px;display:flex;position:relative}.yumeko-profile-breadcrumbs .breadcrumb-link{color:#8f98a0;text-decoration:none;transition:color .2s}.yumeko-profile-breadcrumbs .breadcrumb-link:hover{color:var(--primary-color,#5865f2)}.yumeko-profile-breadcrumbs .breadcrumb-separator{color:#8f98a0;opacity:.5}.yumeko-profile-breadcrumbs .breadcrumb-current{color:#c7d5e0;font-weight:500}.yumeko-profile-wrapper{color:#c7d5e0;--profile-color-1:#66c0f4;--profile-color-2:#5865f2;--profile-color-1-rgb:102,192,244;--profile-color-2-rgb:88,101,242;width:100%;min-height:100vh;padding-top:80px;position:relative}.yumeko-profile-background{z-index:0;pointer-events:none;width:100%;height:100%;position:fixed;top:0;left:0}.yumeko-profile-background img,.yumeko-profile-background video{opacity:.45;filter:blur(6px)brightness(.7)}.yumeko-profile-background:after{content:"";z-index:1;background:linear-gradient(#171a2199 0%,#1b2838b3 50%,#171a21bf 100%);position:absolute;inset:0}:is(.yumeko-profile-wrapper:has(.yumeko-profile-background) .yumeko-sidebar-section,.yumeko-profile-wrapper:has(.yumeko-profile-background) .yumeko-tabs,.yumeko-profile-wrapper:has(.yumeko-profile-background) .yumeko-tab-content){background:linear-gradient(135deg,#1a1a1ab3 0%,#1e1f22b3 100%)!important}.yumeko-profile-container{z-index:2;max-width:1400px;margin:0 auto;padding:0 20px;position:relative;top:-70px}.yumeko-profile-header{margin-bottom:30px;position:relative}.yumeko-profile-header .yumeko-banner-wrapper{background:#1a1a1a;border-radius:12px;width:100%;height:300px;position:relative;overflow:hidden}.yumeko-profile-header .yumeko-banner-wrapper img,.yumeko-profile-header .yumeko-banner-wrapper video{opacity:1}.yumeko-profile-header .yumeko-banner-wrapper .yumeko-banner-overlay{background:linear-gradient(180deg,transparent 0%,transparent 70%,rgba(var(--profile-color-1-rgb),.15)100%);position:absolute;inset:0}.yumeko-profile-header .yumeko-profile-info{background:linear-gradient(135deg,rgba(var(--profile-color-1-rgb),.2)0%,rgba(var(--profile-color-2-rgb),.2)100%),#1a1a1af2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(var(--profile-color-2-rgb),.3);box-shadow:0 8px 24px #0006,0 0 40px rgba(var(--profile-color-2-rgb),.15);border-radius:12px;gap:24px;margin-top:-60px;padding:20px 24px;display:flex;position:relative}.yumeko-profile-header .yumeko-profile-info .yumeko-avatar-container{flex-shrink:0;position:relative}.yumeko-profile-header .yumeko-profile-info .yumeko-avatar-container .yumeko-avatar{width:120px;height:120px;box-shadow:0 0 30px rgba(var(--profile-color-1-rgb),.4),0 0 60px rgba(var(--profile-color-2-rgb),.3),0 4px 12px #00000080;-o-object-fit:cover;object-fit:cover;border:3px solid #c7d5e01a;border-radius:50%;display:block}.yumeko-profile-header .yumeko-profile-info .yumeko-user-details{background:0 0;flex-direction:column;flex:1;gap:12px;display:flex}.yumeko-profile-header .yumeko-profile-info .yumeko-user-details .yumeko-username-row{background:0 0;align-items:center;gap:12px;display:flex}.yumeko-profile-header .yumeko-profile-info .yumeko-user-details .yumeko-username-row .yumeko-username{color:#c7d5e0;background:0 0;margin:0;font-size:28px;font-weight:700}.yumeko-profile-header .yumeko-profile-info .yumeko-user-details .yumeko-username-row .yumeko-verified-badge{color:#66c0f4;background:0 0}.yumeko-profile-header .yumeko-profile-info .yumeko-user-details .yumeko-roles{background:0 0;flex-wrap:wrap;gap:8px;margin-bottom:8px;display:flex}.yumeko-profile-header .yumeko-profile-info .yumeko-user-details .yumeko-roles .yumeko-role{text-transform:uppercase;letter-spacing:.8px;border:2px solid;border-radius:12px;padding:6px 14px;font-size:11px;font-weight:700;transition:all .3s}.yumeko-profile-header .yumeko-profile-info .yumeko-user-details .yumeko-roles .yumeko-role.admin{color:#ff4757;background:#ff475726;border-color:#ff4757}.yumeko-profile-header .yumeko-profile-info .yumeko-user-details .yumeko-roles .yumeko-role.admin:hover{background:#ff475740;border-color:#ff3742}.yumeko-profile-header .yumeko-profile-info .yumeko-user-details .yumeko-roles .yumeko-role.moderator{color:#5865f2;background:#5865f226;border-color:#5865f2}.yumeko-profile-header .yumeko-profile-info .yumeko-user-details .yumeko-roles .yumeko-role.moderator:hover{background:#5865f240;border-color:#4752c4}.yumeko-profile-header .yumeko-profile-info .yumeko-user-details .yumeko-roles .yumeko-role.uploader{color:#00d2d3;background:#00d2d326;border-color:#00d2d3}.yumeko-profile-header .yumeko-profile-info .yumeko-user-details .yumeko-roles .yumeko-role.uploader:hover{background:#00d2d340;border-color:#00a8cc}.yumeko-profile-header .yumeko-profile-info .yumeko-user-details .yumeko-badges{background:0 0;gap:8px;display:flex}.yumeko-profile-header .yumeko-profile-info .yumeko-user-details .yumeko-badges .yumeko-badge{background:rgba(var(--profile-color-2-rgb),.2);border:1px solid rgba(var(--profile-color-2-rgb),.4);width:32px;height:32px;color:var(--profile-color-2);border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.yumeko-profile-header .yumeko-profile-info .yumeko-user-details .yumeko-badges .yumeko-badge:hover{background:rgba(var(--profile-color-2-rgb),.3);box-shadow:0 4px 12px rgba(var(--profile-color-2-rgb),.4);transform:translateY(-2px)}.yumeko-profile-header .yumeko-profile-info .yumeko-user-details .yumeko-bio{color:#8f98a0;background:0 0;margin:0;font-size:14px;line-height:1.6}.yumeko-profile-header .yumeko-profile-info .yumeko-level-block{cursor:pointer;background:#171a2180;border:1px solid #0000;border-radius:8px;flex-direction:column;flex-shrink:0;gap:12px;width:360px;padding:16px 20px;transition:border-color .2s;display:flex;position:relative}.yumeko-profile-header .yumeko-profile-info .yumeko-level-block:hover{border-color:var(--primary-color)}.yumeko-profile-header .yumeko-profile-info .yumeko-level-block .yumeko-level-header{background:0 0;align-items:center;gap:12px;display:flex}.yumeko-profile-header .yumeko-profile-info .yumeko-level-block .yumeko-level-header .yumeko-level-icon{color:var(--primary-color);flex-shrink:0}.yumeko-profile-header .yumeko-profile-info .yumeko-level-block .yumeko-level-header .yumeko-level-info{background:0 0;flex-direction:column;gap:2px;display:flex}.yumeko-profile-header .yumeko-profile-info .yumeko-level-block .yumeko-level-header .yumeko-level-info .yumeko-level-label{letter-spacing:1px;color:#8f98a0;text-transform:uppercase;background:0 0;font-size:10px;font-weight:600}.yumeko-profile-header .yumeko-profile-info .yumeko-level-block .yumeko-level-header .yumeko-level-info .yumeko-level-number{color:var(--primary-color);background:0 0;font-size:26px;font-weight:700;line-height:1}.yumeko-profile-header .yumeko-profile-info .yumeko-level-block .yumeko-level-progress-container{background:0 0;flex-direction:column;gap:6px;display:flex}.yumeko-profile-header .yumeko-profile-info .yumeko-level-block .yumeko-level-progress-container .yumeko-level-progress-bar{background:#67707b33;border-radius:3px;width:100%;height:6px;position:relative;overflow:hidden}.yumeko-profile-header .yumeko-profile-info .yumeko-level-block .yumeko-level-progress-container .yumeko-level-progress-bar .yumeko-level-progress-fill{background:var(--primary-color);border-radius:3px;height:100%;transition:width .3s}.yumeko-profile-header .yumeko-profile-info .yumeko-level-block .yumeko-level-progress-container .yumeko-level-xp-text{color:#8f98a0;text-align:right;background:0 0;font-size:11px;font-weight:500}.yumeko-profile-header .yumeko-profile-info .yumeko-level-block .yumeko-level-subtitle{color:#67707b;background:0 0;border-top:1px solid #3d4f5c33;align-items:center;gap:6px;padding-top:8px;font-size:11px;display:flex}.yumeko-profile-header .yumeko-profile-info .yumeko-level-block .yumeko-level-subtitle svg{opacity:.6;flex-shrink:0}.yumeko-profile-header .yumeko-profile-info .yumeko-level-block .yumeko-level-subtitle span{background:0 0}.yumeko-profile-header .yumeko-level-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#000000bf;justify-content:center;align-items:center;animation:.2s fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.yumeko-profile-header .yumeko-level-modal-overlay .yumeko-level-modal{border:2px solid var(--primary-color);background:linear-gradient(135deg,#1a1a1afa 0%,#1e1f22fa 100%);border-radius:16px;width:90%;max-width:500px;padding:32px;animation:.3s scaleIn;box-shadow:0 8px 32px #00000080}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.yumeko-profile-header .yumeko-level-modal-overlay .yumeko-level-modal .yumeko-level-modal-content{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.yumeko-profile-header .yumeko-level-modal-overlay .yumeko-level-modal .yumeko-level-modal-content .yumeko-level-modal-icon{color:var(--primary-color)}.yumeko-profile-header .yumeko-level-modal-overlay .yumeko-level-modal .yumeko-level-modal-content .yumeko-level-modal-title{color:#c7d5e0;background:0 0;margin:0;font-size:24px;font-weight:700}.yumeko-profile-header .yumeko-level-modal-overlay .yumeko-level-modal .yumeko-level-modal-content .yumeko-level-modal-text{color:#8f98a0;background:0 0;margin:0;font-size:16px;line-height:1.6}.yumeko-profile-header .yumeko-level-modal-overlay .yumeko-level-modal .yumeko-level-modal-content .yumeko-level-modal-button{border:2px solid var(--primary-color);color:#c7d5e0;cursor:pointer;background:#1a1a1a80;border-radius:8px;margin-top:8px;padding:12px 32px;font-size:14px;font-weight:600;transition:all .3s}.yumeko-profile-header .yumeko-level-modal-overlay .yumeko-level-modal .yumeko-level-modal-content .yumeko-level-modal-button:hover{border-color:var(--primary-color);box-shadow:0 4px 16px var(--primary-bg-hover);background:#1a1a1ab3;transform:translateY(-2px)}.yumeko-profile-body{grid-template-columns:300px 1fr;gap:24px;margin-bottom:40px;display:grid}@media (max-width:1024px){.yumeko-profile-body{grid-template-columns:1fr}}.yumeko-profile-sidebar{flex-direction:column;gap:20px;display:flex}.yumeko-profile-sidebar .yumeko-sidebar-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1a1af2;border:1px solid #3d4f5c;border-radius:12px;padding:20px}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-section-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-section-header h3{color:#c7d5e0;text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:16px;font-weight:600}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-section-header .yumeko-friend-requests-btn{background:rgba(var(--profile-color-2-rgb),.2);border:1px solid rgba(var(--profile-color-2-rgb),.4);color:var(--profile-color-2);cursor:pointer;border-radius:12px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;transition:all .2s;display:flex}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-section-header .yumeko-friend-requests-btn:hover{background:rgba(var(--profile-color-2-rgb),.3);box-shadow:0 0 12px rgba(var(--profile-color-2-rgb),.4)}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-section-header .yumeko-friend-requests-btn svg{flex-shrink:0}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-friends-list{flex-direction:column;gap:12px;display:flex}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-friends-list .yumeko-friend-link{color:inherit;text-decoration:none;display:block}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-friends-list .yumeko-friend-link:hover{text-decoration:none}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-friends-list .yumeko-friend-card-banner{border:2px solid var(--friend-primary-color,var(--primary-color));cursor:pointer;background:#2b2d31e6;border-radius:16px;transition:all .3s;position:relative;overflow:hidden}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-friends-list .yumeko-friend-card-banner:before{content:"";background:linear-gradient(135deg,color-mix(in srgb,var(--friend-primary-color,var(--primary-color))20%,transparent)0%,color-mix(in srgb,var(--friend-primary-color,var(--primary-color))8%,transparent)50%,transparent 100%);z-index:1;pointer-events:none;transition:all .3s;position:absolute;inset:0}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-friends-list .yumeko-friend-card-banner:hover:before{background:linear-gradient(135deg,color-mix(in srgb,var(--friend-primary-color,var(--primary-color))30%,transparent)0%,color-mix(in srgb,var(--friend-primary-color,var(--primary-color))15%,transparent)50%,transparent 100%)}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-friends-list .yumeko-friend-card-banner:hover{border-color:var(--friend-border-hover,var(--friend-primary-color,var(--primary-color)));box-shadow:0 8px 24px var(--friend-primary-bg-hover,var(--primary-bg-hover,#ff950066)),0 0 20px var(--friend-primary-bg,var(--primary-bg,#ff950033));background:linear-gradient(135deg,var(--friend-primary-bg-hover,var(--primary-bg-hover,#ff95001a))0%,#2b2d31e6 100%);transform:translateY(-3px)}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-friends-list .yumeko-friend-card-banner:hover .yumeko-friend-banner-bg,.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-friends-list .yumeko-friend-card-banner:hover .yumeko-friend-banner-video{transform:scale(1.05)}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-friends-list .yumeko-friend-card-banner:hover .yumeko-friend-avatar{border-color:var(--friend-border-hover,var(--friend-primary-color,var(--primary-color)));transform:scale(1.05)}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-friends-list .yumeko-friend-card-banner:hover .yumeko-friend-info-row{background:var(--friend-primary-bg-hover,var(--primary-bg,#ff950014));border-radius:0 0 14px 14px}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-friends-list .yumeko-friend-card-banner .yumeko-friend-banner{width:100%;height:80px;position:relative;overflow:hidden}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-friends-list .yumeko-friend-card-banner .yumeko-friend-banner .yumeko-friend-banner-bg{background:linear-gradient(135deg,rgba(var(--profile-color-1-rgb),.4)0%,rgba(var(--profile-color-2-rgb),.4)100%);width:100%;height:100%;transition:transform .3s}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-friends-list .yumeko-friend-card-banner .yumeko-friend-banner .yumeko-friend-banner-video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .3s}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-friends-list .yumeko-friend-card-banner .yumeko-friend-banner .yumeko-friend-banner-overlay{background:linear-gradient(#0000 0% 50%,#2b2d3166 100%);position:absolute;inset:0}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-friends-list-btn{color:#ffffffb3;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:12px;padding:10px 16px;font-size:13px;font-weight:600;transition:all .3s;display:flex}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-friends-list-btn:hover{color:#ffffffe6;background:#ffffff14;border-color:#fff3;transform:translateY(-1px)}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-friends-list-btn svg{flex-shrink:0}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-show-all-btn{background:rgba(var(--profile-color-2-rgb),.1);border:1px solid rgba(var(--profile-color-2-rgb),.3);width:100%;color:var(--profile-color-2);cursor:pointer;border-radius:8px;margin-top:12px;padding:10px;font-size:14px;font-weight:600;transition:all .2s}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-show-all-btn:hover{background:rgba(var(--profile-color-2-rgb),.2);box-shadow:0 0 12px rgba(var(--profile-color-2-rgb),.4)}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-empty-friends{flex-direction:column;align-items:center;gap:12px;padding:40px 20px;display:flex}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-empty-friends svg{color:#67707b;opacity:.5}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-empty-friends p{color:#67707b;margin:0;font-size:14px}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-stats-chart{flex-direction:column;align-items:center;gap:16px;padding:20px 0;display:flex}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-stats-chart .yumeko-chart-svg{width:150px;height:150px}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-stats-chart .yumeko-chart-svg circle{transition:all .3s}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-stats-chart .yumeko-chart-svg .yumeko-chart-total{fill:#c7d5e0;font-size:24px;font-weight:700}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-stats-chart .yumeko-chart-legend{flex-direction:column;gap:8px;width:100%;display:flex}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-stats-chart .yumeko-chart-legend .yumeko-legend-item{color:#8f98a0;align-items:center;gap:8px;font-size:13px;display:flex}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-stats-chart .yumeko-chart-legend .yumeko-legend-item .yumeko-legend-dot{border-radius:50%;flex-shrink:0;width:12px;height:12px}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-stats-chart .yumeko-chart-legend .yumeko-legend-item .yumeko-legend-dot.watching{background:var(--profile-color-1)}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-stats-chart .yumeko-chart-legend .yumeko-legend-item .yumeko-legend-dot.favorite{background:var(--profile-color-2)}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-empty-stats{flex-direction:column;align-items:center;gap:12px;padding:40px 20px;display:flex}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-empty-stats svg{color:#67707b;opacity:.5}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-empty-stats p{color:#67707b;margin:0;font-size:14px}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-stats-chart-container{flex-direction:column;gap:20px;display:flex}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-stats-chart-container .yumeko-pie-chart{justify-content:center;align-items:center;padding:20px 0;display:flex}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-stats-chart-container .yumeko-pie-chart svg{filter:drop-shadow(0 4px 8px #0003)}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-stats-chart-container .yumeko-pie-chart svg .yumeko-chart-segment{cursor:pointer;transition:all .3s}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-stats-chart-container .yumeko-pie-chart svg .yumeko-chart-segment:hover{filter:brightness(1.1)}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-stats-chart-container .yumeko-stats-list{flex-direction:column;gap:8px;display:flex}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-stats-chart-container .yumeko-stats-list .yumeko-stat-item{background:#1e1f2299;border:1px solid #3d4f5c80;border-radius:8px;align-items:center;gap:12px;padding:10px 14px;transition:all .2s;display:flex}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-stats-chart-container .yumeko-stats-list .yumeko-stat-item:hover{border-color:var(--profile-color-2);background:#1e1f22cc;transform:translate(4px)}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-stats-chart-container .yumeko-stats-list .yumeko-stat-item .yumeko-stat-color{border-radius:50%;flex-shrink:0;width:12px;height:12px;box-shadow:0 0 0 2px #fff3}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-stats-chart-container .yumeko-stats-list .yumeko-stat-item .yumeko-stat-label{color:#8f98a0;text-transform:uppercase;letter-spacing:.5px;flex:1;font-size:12px;font-weight:600}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-stats-chart-container .yumeko-stats-list .yumeko-stat-item .yumeko-stat-value{color:#c7d5e0;text-align:right;min-width:24px;font-size:16px;font-weight:700}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-stats-chart-container .yumeko-empty-stats{color:#67707b;justify-content:center;align-items:center;padding:40px 20px;font-size:14px;display:flex}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-stats-expand-btn{color:#8f98a0;cursor:pointer;background:#1a1a1a80;border:1px solid #3d4f5c4d;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-stats-expand-btn:hover{border-color:var(--primary-color);color:var(--primary-color);background:#1a1a1ab3}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-view-stats-collection-btn{color:#8f98a0;cursor:pointer;background:#1a1a1a80;border:1px solid #3d4f5c4d;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:16px;padding:12px 16px;font-size:13px;font-weight:600;transition:all .3s;display:flex}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-view-stats-collection-btn svg{color:var(--primary-color);flex-shrink:0}.yumeko-profile-sidebar .yumeko-sidebar-section .yumeko-view-stats-collection-btn:hover{border-color:var(--primary-color);color:#c7d5e0;box-shadow:0 4px 12px var(--primary-bg-hover);background:#1a1a1ab3;transform:translateY(-2px)}.yumeko-profile-sidebar .yumeko-stats-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#000c;justify-content:center;align-items:center;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.yumeko-profile-sidebar .yumeko-stats-modal-overlay .yumeko-stats-modal{border:2px solid var(--primary-color);background:linear-gradient(135deg,#1a1a1afa 0%,#1e1f22fa 100%);border-radius:16px;width:95%;max-width:1400px;max-height:85vh;margin-top:40px;padding:32px;animation:.3s scaleIn;position:relative;overflow-y:auto;box-shadow:0 8px 32px #00000080}.yumeko-profile-sidebar .yumeko-stats-modal-overlay .yumeko-stats-modal .yumeko-modal-close{color:#8f98a0;cursor:pointer;z-index:1;background:#1a1a1a80;border:1px solid #3d4f5c4d;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.yumeko-profile-sidebar .yumeko-stats-modal-overlay .yumeko-stats-modal .yumeko-modal-close:hover{border-color:var(--primary-color);color:var(--primary-color);background:#1a1a1ab3}.yumeko-profile-sidebar .yumeko-stats-modal-overlay .yumeko-stats-modal .yumeko-stats-modal-content{flex-direction:column;gap:24px;display:flex}.yumeko-profile-sidebar .yumeko-stats-modal-overlay .yumeko-stats-modal .yumeko-stats-modal-content .yumeko-stats-modal-title{color:#c7d5e0;letter-spacing:1px;align-items:center;gap:12px;margin:0;font-size:28px;font-weight:700;display:flex}.yumeko-profile-sidebar .yumeko-stats-modal-overlay .yumeko-stats-modal .yumeko-stats-modal-content .yumeko-stats-modal-title svg{color:var(--primary-color)}.yumeko-profile-sidebar .yumeko-stats-modal-overlay .yumeko-stats-modal .yumeko-stats-modal-content .yumeko-collection-tabs{background:#171a2180;border-radius:12px;flex-wrap:wrap;gap:8px;padding:12px;display:flex}.yumeko-profile-sidebar .yumeko-stats-modal-overlay .yumeko-stats-modal .yumeko-stats-modal-content .yumeko-collection-tabs .yumeko-collection-tab{color:#8f98a0;cursor:pointer;white-space:nowrap;background:#1a1a1a80;border:1px solid #3d4f5c4d;border-radius:8px;padding:10px 16px;font-size:13px;font-weight:600;transition:all .2s}.yumeko-profile-sidebar .yumeko-stats-modal-overlay .yumeko-stats-modal .yumeko-stats-modal-content .yumeko-collection-tabs .yumeko-collection-tab:hover{border-color:var(--primary-color);color:#c7d5e0;background:#1a1a1ab3}.yumeko-profile-sidebar .yumeko-stats-modal-overlay .yumeko-stats-modal .yumeko-stats-modal-content .yumeko-collection-tabs .yumeko-collection-tab.active{background:var(--primary-color);border-color:var(--primary-color);color:#fff!important}.yumeko-profile-sidebar .yumeko-stats-modal-overlay .yumeko-stats-modal .yumeko-stats-modal-content .yumeko-collection-tabs .yumeko-collection-tab.active:hover{background:var(--primary-color);opacity:.9}.yumeko-profile-sidebar .yumeko-stats-modal-overlay .yumeko-stats-modal .yumeko-stats-modal-content .yumeko-collection-anime-list{height:600px;max-height:65vh;position:relative;overflow-y:auto}.yumeko-profile-sidebar .yumeko-stats-modal-overlay .yumeko-stats-modal .yumeko-stats-modal-content .yumeko-collection-anime-list .yumeko-collection-loading{justify-content:center;align-items:center;padding:60px 20px;display:flex;position:absolute;inset:0}.yumeko-profile-sidebar .yumeko-stats-modal-overlay .yumeko-stats-modal .yumeko-stats-modal-content .yumeko-collection-anime-list .yumeko-collection-grid{flex-wrap:wrap;gap:35px;padding:2px;display:flex}.yumeko-profile-sidebar .yumeko-stats-modal-overlay .yumeko-stats-modal .yumeko-stats-modal-content .yumeko-collection-anime-list .yumeko-collection-grid>div{cursor:pointer;flex:0 0 calc(20% - 16px);min-width:160px;max-width:200px}@media (max-width:1400px){.yumeko-profile-sidebar .yumeko-stats-modal-overlay .yumeko-stats-modal .yumeko-stats-modal-content .yumeko-collection-anime-list .yumeko-collection-grid>div{flex:0 0 calc(25% - 16px)}}@media (max-width:1100px){.yumeko-profile-sidebar .yumeko-stats-modal-overlay .yumeko-stats-modal .yumeko-stats-modal-content .yumeko-collection-anime-list .yumeko-collection-grid>div{flex:0 0 calc(33.333% - 16px)}}@media (max-width:900px){.yumeko-profile-sidebar .yumeko-stats-modal-overlay .yumeko-stats-modal .yumeko-stats-modal-content .yumeko-collection-anime-list .yumeko-collection-grid>div{flex:0 0 calc(50% - 16px)}}@media (max-width:600px){.yumeko-profile-sidebar .yumeko-stats-modal-overlay .yumeko-stats-modal .yumeko-stats-modal-content .yumeko-collection-anime-list .yumeko-collection-grid>div{flex:0 0 calc(100% - 16px)}}.yumeko-profile-sidebar .yumeko-stats-modal-overlay .yumeko-stats-modal .yumeko-stats-modal-content .yumeko-collection-anime-list .yumeko-empty-collection{color:#67707b;flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex;position:absolute;inset:0}.yumeko-profile-sidebar .yumeko-stats-modal-overlay .yumeko-stats-modal .yumeko-stats-modal-content .yumeko-collection-anime-list .yumeko-empty-collection svg{opacity:.5}.yumeko-profile-sidebar .yumeko-stats-modal-overlay .yumeko-stats-modal .yumeko-stats-modal-content .yumeko-collection-anime-list .yumeko-empty-collection p{margin:0;font-size:16px}.yumeko-profile-sidebar .yumeko-stats-modal-overlay .yumeko-stats-modal .yumeko-stats-modal-content .yumeko-empty-stats{color:#67707b;justify-content:center;align-items:center;padding:60px 20px;font-size:16px;display:flex}@media (max-width:768px){.yumeko-profile-sidebar .yumeko-stats-modal-overlay .yumeko-stats-modal{max-width:95%;padding:20px}.yumeko-profile-sidebar .yumeko-stats-modal-overlay .yumeko-stats-modal .yumeko-stats-modal-content .yumeko-stats-modal-title{font-size:20px}.yumeko-profile-sidebar .yumeko-stats-modal-overlay .yumeko-stats-modal .yumeko-stats-modal-content .yumeko-stats-modal-title svg{width:24px;height:24px}.yumeko-profile-sidebar .yumeko-stats-modal-overlay .yumeko-stats-modal .yumeko-stats-modal-content .yumeko-collection-tabs{gap:6px;padding:8px}.yumeko-profile-sidebar .yumeko-stats-modal-overlay .yumeko-stats-modal .yumeko-stats-modal-content .yumeko-collection-tabs .yumeko-collection-tab{padding:8px 12px;font-size:12px}.yumeko-profile-sidebar .yumeko-stats-modal-overlay .yumeko-stats-modal .yumeko-stats-modal-content .yumeko-collection-anime-list{height:400px}.yumeko-profile-sidebar .yumeko-stats-modal-overlay .yumeko-stats-modal .yumeko-stats-modal-content .yumeko-collection-anime-list .yumeko-collection-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:16px;padding:6px}}.yumeko-profile-content{flex-direction:column;gap:20px;display:flex}.yumeko-profile-content .yumeko-tabs{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1a1af2;border:1px solid #3d4f5c;border-radius:12px;gap:8px;padding:8px;display:flex}.yumeko-profile-content .yumeko-tabs .yumeko-tab{color:#8f98a0;cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;padding:12px 20px;font-size:14px;font-weight:600;transition:all .2s}.yumeko-profile-content .yumeko-tabs .yumeko-tab:hover{background:rgba(var(--profile-color-2-rgb),.1);color:#c7d5e0}.yumeko-profile-content .yumeko-tabs .yumeko-tab.active{background:linear-gradient(135deg,rgba(var(--profile-color-1-rgb),.2)0%,rgba(var(--profile-color-2-rgb),.2)100%);color:var(--profile-color-2);box-shadow:0 2px 8px rgba(var(--profile-color-2-rgb),.3)}.yumeko-profile-content .yumeko-tab-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1a1af2;border:1px solid #3d4f5c;border-radius:12px;min-height:400px;padding:24px}.yumeko-profile-content .yumeko-tab-content h2{color:#c7d5e0;margin:0 0 20px;font-size:20px;font-weight:600}.yumeko-profile-content .yumeko-tab-content .yumeko-empty-state{justify-content:center;align-items:center;min-height:300px;display:flex}.yumeko-profile-content .yumeko-tab-content .yumeko-empty-state p{color:#67707b;font-size:16px}.yumeko-profile-ban-page{justify-content:center;align-items:center;min-height:80vh;display:flex}.yumeko-profile-ban-page .yumeko-ban-container{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1a1af2;border:1px solid #3d4f5c;border-radius:12px;max-width:500px;padding:40px}.yumeko-profile-ban-page .yumeko-ban-container .yumeko-ban-icon{margin-bottom:20px;font-size:64px}.yumeko-profile-ban-page .yumeko-ban-container h1{color:#ef4444;margin:0 0 12px;font-size:24px;font-weight:700}.yumeko-profile-ban-page .yumeko-ban-container p{color:#8f98a0;font-size:16px;line-height:1.6}@media (max-width:768px){.yumeko-profile-header .yumeko-banner-wrapper{height:200px}.yumeko-profile-header .yumeko-profile-info{text-align:center;flex-direction:column;align-items:center;margin-top:-40px}.yumeko-profile-header .yumeko-profile-info .yumeko-avatar-container .yumeko-avatar{width:80px;height:80px}.yumeko-profile-header .yumeko-profile-info .yumeko-user-details{align-items:center}.yumeko-profile-header .yumeko-profile-info .yumeko-user-details .yumeko-username-row{flex-direction:column;gap:8px}.yumeko-profile-header .yumeko-profile-info .yumeko-user-details .yumeko-username-row .yumeko-username{font-size:22px}.yumeko-profile-header .yumeko-profile-info .yumeko-level-block{width:100%;min-width:auto;margin-top:12px}.yumeko-profile-header .yumeko-profile-info .yumeko-level-block .yumeko-level-header .yumeko-level-info .yumeko-level-number{font-size:22px}.yumeko-tabs{flex-direction:column}.yumeko-tabs .yumeko-tab{width:100%}}.yumeko-tab-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1a1af2;border:1px solid #3d4f5c;border-radius:12px;min-height:400px;padding:24px}.yumeko-tab-content h2{color:#c7d5e0;text-transform:uppercase;letter-spacing:.5px;margin:0 0 20px;font-size:20px;font-weight:600}.yumeko-tab-content .yumeko-empty-state{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:300px;display:flex}.yumeko-tab-content .yumeko-empty-state svg{color:#67707b;opacity:.5}.yumeko-tab-content .yumeko-empty-state p{color:#67707b;margin:0;font-size:16px}.yumeko-tab-content .yumeko-activity-list{flex-direction:column;gap:8px;display:flex}.yumeko-tab-content .yumeko-activity-list .yumeko-activity-item{background:#2b2d3166;border:1px solid #3d4f5c4d;border-radius:12px;align-items:center;gap:12px;padding:16px 20px;transition:all .2s;display:flex}.yumeko-tab-content .yumeko-activity-list .yumeko-activity-item:hover{border-color:var(--primary-color);box-shadow:0 4px 12px var(--primary-bg-hover,#ff950033);background:var(--primary-bg,#ff95000d);transform:translateY(-2px)}.yumeko-tab-content .yumeko-activity-list .yumeko-activity-item:hover .yumeko-activity-icon{background:var(--primary-color)}.yumeko-tab-content .yumeko-activity-list .yumeko-activity-item:hover .yumeko-activity-icon svg{color:#fff}.yumeko-tab-content .yumeko-activity-list .yumeko-activity-item .yumeko-activity-icon{background:rgba(var(--profile-color-2-rgb),.15);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.yumeko-tab-content .yumeko-activity-list .yumeko-activity-item .yumeko-activity-icon svg{color:var(--profile-color-2)}.yumeko-tab-content .yumeko-activity-list .yumeko-activity-item .yumeko-activity-text{color:#c7d5e0;flex:1;font-size:14px;font-weight:500;line-height:1.4}.yumeko-tab-content .yumeko-activity-list .yumeko-activity-item .yumeko-activity-time{color:#67707b;white-space:nowrap;font-size:12px;font-weight:500}.yumeko-tab-content .yumeko-anime-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));justify-items:center;gap:16px;display:grid}@media (max-width:768px){.yumeko-tab-content .yumeko-anime-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px}}@media (max-width:480px){.yumeko-tab-content .yumeko-anime-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px}}.yumeko-tab-content .yumeko-anime-grid .yumeko-anime-card{cursor:pointer;background:#1e1f22cc;border:1px solid #3d4f5c80;border-radius:20px;width:100%;max-width:230px;transition:all .3s;position:relative;overflow:hidden}.yumeko-tab-content .yumeko-anime-grid .yumeko-anime-card:hover{border-color:var(--primary-color);box-shadow:0 12px 32px var(--primary-bg-hover,#ff950080);background:var(--primary-bg,#ff950014);transform:translateY(-6px)}.yumeko-tab-content .yumeko-anime-grid .yumeko-anime-card:hover .yumeko-anime-cover img{transform:scale(1.08)}.yumeko-tab-content .yumeko-anime-grid .yumeko-anime-card .yumeko-anime-cover{aspect-ratio:5/5;background:#171a21;border-radius:20px 20px 0 0;width:100%;position:relative;overflow:hidden}.yumeko-tab-content .yumeko-anime-grid .yumeko-anime-card .yumeko-anime-cover img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .4s}.yumeko-tab-content .yumeko-anime-grid .yumeko-anime-card .yumeko-anime-details{padding:10px}.yumeko-tab-content .yumeko-anime-grid .yumeko-anime-card .yumeko-anime-details .yumeko-anime-title{color:#c7d5e0;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-height:42px;margin:0 0 5px;font-size:15px;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.yumeko-tab-content .yumeko-anime-grid .yumeko-anime-card .yumeko-anime-details .yumeko-anime-meta-row{justify-content:space-between;margin-bottom:2px;font-size:13px;font-weight:600;display:flex}.yumeko-tab-content .yumeko-anime-grid .yumeko-anime-card .yumeko-anime-details .yumeko-anime-meta-row .year{color:var(--profile-color-1)}.yumeko-tab-content .yumeko-anime-grid .yumeko-anime-card .yumeko-anime-details .yumeko-anime-meta-row .season{color:#8f98a0}.yumeko-tab-content .yumeko-anime-grid .yumeko-anime-card .yumeko-anime-details .yumeko-anime-voice{justify-content:space-between;margin-bottom:14px;font-size:13px;display:flex}.yumeko-tab-content .yumeko-anime-grid .yumeko-anime-card .yumeko-anime-details .yumeko-anime-voice .voice-label{color:#8f98a0}.yumeko-tab-content .yumeko-anime-grid .yumeko-anime-card .yumeko-anime-details .yumeko-anime-voice .voice-count{color:var(--profile-color-2);font-weight:700}.yumeko-tab-content .yumeko-anime-grid .yumeko-anime-card .yumeko-anime-details .yumeko-anime-actions{gap:8px;display:flex}.yumeko-tab-content .yumeko-anime-grid .yumeko-anime-card .yumeko-anime-details .yumeko-anime-actions button{cursor:pointer;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px 12px;font-size:12px;font-weight:700;transition:all .2s;display:flex}.yumeko-tab-content .yumeko-anime-grid .yumeko-anime-card .yumeko-anime-details .yumeko-anime-actions button.yumeko-btn-list{border:2px solid rgba(var(--profile-color-2-rgb),.4);color:var(--profile-color-2);background:0 0}.yumeko-tab-content .yumeko-anime-grid .yumeko-anime-card .yumeko-anime-details .yumeko-anime-actions button.yumeko-btn-list svg{color:var(--profile-color-2)}.yumeko-tab-content .yumeko-anime-grid .yumeko-anime-card .yumeko-anime-details .yumeko-anime-actions button.yumeko-btn-list:hover{background:rgba(var(--profile-color-2-rgb),.1);border-color:var(--profile-color-2)}.yumeko-tab-content .yumeko-anime-grid .yumeko-anime-card .yumeko-anime-details .yumeko-anime-actions button.yumeko-btn-progress{background:linear-gradient(135deg,var(--profile-color-1)0%,var(--profile-color-2)100%);color:#fff;border:none}.yumeko-tab-content .yumeko-anime-grid .yumeko-anime-card .yumeko-anime-details .yumeko-anime-actions button.yumeko-btn-progress:hover{box-shadow:0 4px 12px rgba(var(--profile-color-2-rgb),.5);transform:translateY(-2px)}.yumeko-tab-content .yumeko-anime-grid .yumeko-anime-card .yumeko-anime-details .yumeko-anime-actions button.yumeko-btn-favorite{color:#fff;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border:none}.yumeko-tab-content .yumeko-anime-grid .yumeko-anime-card .yumeko-anime-details .yumeko-anime-actions button.yumeko-btn-favorite svg{color:#fff}.yumeko-tab-content .yumeko-anime-grid .yumeko-anime-card .yumeko-anime-details .yumeko-anime-actions button.yumeko-btn-favorite:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ef444480}.yumeko-tab-content .yumeko-favorites-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));justify-items:center;gap:20px;display:grid}@media (max-width:1200px){.yumeko-tab-content .yumeko-favorites-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}}@media (max-width:768px){.yumeko-tab-content .yumeko-favorites-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}}@media (max-width:480px){.yumeko-tab-content .yumeko-favorites-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px}}.yumeko-tab-content .yumeko-reviews-list{flex-direction:column;gap:20px;display:flex}.yumeko-tab-content .yumeko-reviews-list .yumeko-review-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1e1f22cc;border:1px solid #3d4f5c99;border-radius:16px;gap:20px;padding:20px;transition:all .3s;display:flex}.yumeko-tab-content .yumeko-reviews-list .yumeko-review-card:hover{border-color:var(--profile-color-2);box-shadow:0 8px 24px rgba(var(--profile-color-2-rgb),.25);transform:translateY(-2px)}.yumeko-tab-content .yumeko-reviews-list .yumeko-review-card:hover .yumeko-review-cover-image{transform:scale(1.05)}.yumeko-tab-content .yumeko-reviews-list .yumeko-review-card .yumeko-review-cover{background:#171a21cc;border-radius:12px;flex-shrink:0;width:80px;height:120px;overflow:hidden;box-shadow:0 4px 12px #0000004d}.yumeko-tab-content .yumeko-reviews-list .yumeko-review-card .yumeko-review-cover .yumeko-review-cover-image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .3s}.yumeko-tab-content .yumeko-reviews-list .yumeko-review-card .yumeko-review-content{flex-direction:column;flex:1;gap:12px;display:flex}.yumeko-tab-content .yumeko-reviews-list .yumeko-review-card .yumeko-review-content .yumeko-review-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.yumeko-tab-content .yumeko-reviews-list .yumeko-review-card .yumeko-review-content .yumeko-review-header h3{color:#c7d5e0;text-shadow:0 1px 2px #0003;flex:1;margin:0;font-size:18px;font-weight:700;line-height:1.3}.yumeko-tab-content .yumeko-reviews-list .yumeko-review-card .yumeko-review-content .yumeko-review-header .yumeko-review-score{background:rgba(var(--profile-color-2-rgb),.2);border:1px solid rgba(var(--profile-color-2-rgb),.4);color:var(--profile-color-2);border-radius:12px;align-items:center;gap:6px;padding:8px 14px;font-size:15px;font-weight:700;display:flex}.yumeko-tab-content .yumeko-reviews-list .yumeko-review-card .yumeko-review-content .yumeko-review-header .yumeko-review-score svg{color:var(--profile-color-2)}.yumeko-tab-content .yumeko-reviews-list .yumeko-review-card .yumeko-review-content .yumeko-review-text{color:#8f98a0;background:#ffffff08;border-radius:10px;margin:0;padding:12px 16px;font-size:15px;line-height:1.6}@media (max-width:768px){.yumeko-tab-content .yumeko-reviews-list .yumeko-review-card{flex-direction:column;gap:16px}.yumeko-tab-content .yumeko-reviews-list .yumeko-review-card .yumeko-review-cover{align-self:center}.yumeko-tab-content .yumeko-reviews-list .yumeko-review-card .yumeko-review-header{text-align:center;flex-direction:column;align-items:center;gap:12px}.yumeko-tab-content .yumeko-reviews-list .yumeko-review-card .yumeko-review-header h3{text-align:center}}.yumeko-modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10000;background:#000000d9;justify-content:center;align-items:center;padding:20px;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.yumeko-modal-content{background:linear-gradient(135deg,#1a1a1af2 0%,var(--primary-bg,#ff950005)100%);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--primary-color);border-radius:16px;flex-direction:column;width:90%;max-width:900px;max-height:85vh;animation:.3s fadeIn;display:flex;position:relative;overflow-y:auto;box-shadow:0 20px 60px #00000080}.yumeko-modal-content.yumeko-friends-list-modal{max-width:1200px;max-height:90vh}@media (max-width:1280px){.yumeko-modal-content.yumeko-friends-list-modal{max-width:1000px}}@media (max-width:1024px){.yumeko-modal-content.yumeko-friends-list-modal{max-width:900px}}@media (max-width:768px){.yumeko-modal-content.yumeko-friends-list-modal{max-width:90%}}.yumeko-modal-content.yumeko-friends-modal{background:#1a1a1afa;flex-direction:row;max-width:1400px;height:80vh;max-height:800px;overflow:hidden}@media (max-width:1440px){.yumeko-modal-content.yumeko-friends-modal{max-width:1200px}}@media (max-width:1024px){.yumeko-modal-content.yumeko-friends-modal{max-width:900px;height:75vh}}@media (max-width:768px){.yumeko-modal-content.yumeko-friends-modal{flex-direction:column;width:95%;max-width:95%;height:auto;max-height:85vh}}@media (max-width:1440px){.yumeko-modal-content{max-width:1200px}}@media (max-width:1024px){.yumeko-modal-content{max-width:900px}}@media (max-width:768px){.yumeko-modal-content{width:95%;max-height:90vh}}@media (max-width:480px){.yumeko-modal-content{border-radius:12px;width:98%;max-height:95vh;padding:0}}.yumeko-modal-header{justify-content:space-between;align-items:center;padding:24px;display:flex}.yumeko-modal-header h2{color:#c7d5e0;margin:0;font-size:24px;font-weight:700}.yumeko-modal-header .yumeko-modal-close{color:#c7d5e0;cursor:pointer;background:#c7d5e00d;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.yumeko-modal-header .yumeko-modal-close:hover{background:#c7d5e01a}.yumeko-friends-content-wrapper{flex-direction:column;flex:1;display:flex;overflow:hidden}.yumeko-friends-modal-header{background:var(--primary-bg,#ff95001f);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--primary-color);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.yumeko-friends-modal-header h2{color:#c7d5e0;text-shadow:0 1px 2px #0000001a;margin:0;font-size:20px;font-weight:700}.yumeko-friends-modal-header .yumeko-modal-close{color:#c7d5e0;cursor:pointer;background:#c7d5e014;border:1px solid #3d4f5c4d;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.yumeko-friends-modal-header .yumeko-modal-close:hover{background:var(--primary-bg-hover,#ff950026);border-color:var(--primary-color);color:var(--primary-color)}.yumeko-modal-body{flex:1;min-height:0;padding:24px;overflow-y:auto}.yumeko-friends-modal .yumeko-modal-body{min-height:500px}.yumeko-modal-body::-webkit-scrollbar{width:8px}.yumeko-modal-body::-webkit-scrollbar-track{background:#3d4f5c33;border-radius:10px}.yumeko-modal-body::-webkit-scrollbar-thumb{background:#8f98a04d;border-radius:10px}.yumeko-modal-body::-webkit-scrollbar-thumb:hover{background:#8f98a080}.yumeko-friends-modal-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;display:grid}@media (max-width:768px){.yumeko-friends-modal-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}@media (max-width:480px){.yumeko-friends-modal-grid{grid-template-columns:1fr}}.yumeko-friend-wrapper{position:relative}.yumeko-friend-delete-btn{z-index:10;color:#fff;cursor:pointer;opacity:1;background:#ef4444e6;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex;position:absolute;top:8px;right:8px}.yumeko-friend-delete-btn:hover{background:#ef4444;transform:scale(1.1);box-shadow:0 4px 12px #ef444480}.yumeko-friend-delete-btn:active{transform:scale(.95)}.yumeko-friend-link{color:inherit;text-decoration:none;display:block}.yumeko-friend-link:hover{text-decoration:none}.yumeko-friend-card-banner{cursor:pointer;background:#2b2d31cc;border:1px solid #3d4f5c80;border-radius:16px;transition:all .2s;position:relative;overflow:hidden}.yumeko-friend-card-banner:hover{border-color:var(--friend-border-hover,var(--friend-primary-color,var(--primary-color)));box-shadow:0 4px 12px var(--friend-primary-bg-hover,var(--primary-bg-hover,#ff95004d));background:var(--friend-primary-bg-hover,var(--primary-bg,#ff95000d));transform:translateY(-2px)}.yumeko-friend-card-banner:hover .yumeko-friend-banner-bg,.yumeko-friend-card-banner:hover .yumeko-friend-banner-video{transform:scale(1.05)}.yumeko-friend-card-banner:hover .yumeko-friend-avatar{border-color:var(--friend-border-hover,var(--friend-primary-color,var(--primary-color)));transform:scale(1.05)}.yumeko-friend-card-banner:hover .yumeko-friend-info-row{background:var(--friend-primary-bg-hover,var(--primary-bg,#ff950014));border-radius:0 0 14px 14px}.yumeko-friend-card-banner .yumeko-friend-banner{background:#2b2d31;width:100%;height:100px;position:relative;overflow:hidden}.yumeko-friend-card-banner .yumeko-friend-banner .yumeko-friend-banner-bg{background:linear-gradient(135deg,rgba(var(--profile-color-1-rgb),.4)0%,rgba(var(--profile-color-2-rgb),.4)100%);background-position:50%;background-size:cover;width:100%;height:100%;transition:transform .3s}.yumeko-friend-card-banner .yumeko-friend-banner .yumeko-friend-banner-video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .3s;position:absolute;top:0;left:0}.yumeko-friend-card-banner .yumeko-friend-banner .yumeko-friend-banner-overlay{z-index:1;background:linear-gradient(#0000 0% 50%,#2b2d3166 100%);position:absolute;inset:0}.yumeko-friend-card-banner .yumeko-friend-info-row{z-index:2;border-radius:0 0 14px 14px;justify-content:space-between;align-items:center;gap:8px;margin-top:-20px;padding:5px 12px;transition:all .2s;display:flex;position:relative}.yumeko-friend-card-banner .yumeko-friend-info-row .yumeko-friend-name-section{flex:1;align-items:center;gap:6px;min-width:0;display:flex}.yumeko-friend-card-banner .yumeko-friend-info-row .yumeko-friend-name-section .yumeko-friend-name{color:#c7d5e0;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;text-shadow:0 2px 4px #00000080;flex:1;min-width:0;font-size:13px;font-weight:700;line-height:1.3}.yumeko-friend-card-banner .yumeko-friend-info-row .yumeko-friend-name-section .verified-icon{color:#66c0f4;filter:drop-shadow(0 2px 4px #66c0f480);flex-shrink:0;margin-bottom:1px}.yumeko-friend-card-banner .yumeko-friend-info-row .yumeko-friend-avatar-circle{border-radius:50%;flex-shrink:0;width:60px;height:60px;transition:all .3s;position:relative;overflow:hidden}.yumeko-friend-card-banner .yumeko-friend-info-row .yumeko-friend-avatar-circle .yumeko-friend-avatar{-o-object-fit:cover;object-fit:cover;border:3px solid var(--friend-primary-color,#fff3);border-radius:50%;width:100%;height:100%;transition:all .3s;display:block;box-shadow:0 0 0 2px #ffffff1a}.yumeko-friend-card-banner .yumeko-friend-info-row .yumeko-friend-avatar-circle .yumeko-friend-avatar[src]{position:absolute;top:0;left:0}.yumeko-friend-skeleton{background:#2b2d31cc;border:1px solid #3d4f5c80;border-radius:16px;position:relative;overflow:hidden}.yumeko-friend-skeleton-banner{background:#ffffff12;width:100%;height:100px;animation:2s ease-in-out infinite pulse}.yumeko-friend-skeleton-info{z-index:2;justify-content:space-between;align-items:center;gap:8px;margin-top:-41px;padding:10px 12px;display:flex;position:relative}.yumeko-friend-skeleton-text{background:#ffffff12;border-radius:8px;height:14px;animation:2s ease-in-out infinite pulse}.yumeko-friend-skeleton-text.short{width:80px}.yumeko-friend-skeleton-text.long{width:140px}.yumeko-friend-skeleton-avatar{background:#ffffff12;border-radius:50%;flex-shrink:0;width:60px;height:60px;animation:2s ease-in-out infinite pulse}.yumeko-request-skeleton{background:#2b2d3166;border:1px solid #3d4f5c4d;border-radius:16px;align-items:center;gap:12px;padding:16px 20px;display:flex}.yumeko-request-skeleton-avatar{background:#ffffff12;border-radius:50%;flex-shrink:0;width:48px;height:48px;animation:2s ease-in-out infinite pulse}.yumeko-request-skeleton-info{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.yumeko-request-skeleton-actions{flex-shrink:0;gap:8px;display:flex}.yumeko-request-skeleton-btn{background:#ffffff12;border-radius:10px;width:80px;height:34px;animation:2s ease-in-out infinite pulse}.yumeko-request-skeleton-btn.wide{width:100px}.yumeko-modal-empty{flex-direction:column;align-items:center;gap:16px;padding:60px 20px;display:flex}.yumeko-modal-empty svg{color:#67707b;opacity:.5}.yumeko-modal-empty p{color:#67707b;margin:0;font-size:16px}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.yumeko-anime-modal-content{background:#1a1a1a;border:1px solid #3d4f5c;border-radius:20px;width:100%;max-width:900px;max-height:90vh;animation:.3s slideUp;position:relative;overflow-y:auto;box-shadow:0 20px 60px #000c}.yumeko-anime-modal-close{color:#c7d5e0;cursor:pointer;z-index:10;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:20px;right:20px}.yumeko-anime-modal-close:hover{background:#ffffff1a;transform:rotate(90deg)}.yumeko-anime-modal-header{background:linear-gradient(135deg,rgba(var(--profile-color-1-rgb),.15)0%,rgba(var(--profile-color-2-rgb),.15)100%);gap:24px;padding:32px;display:flex}@media (max-width:768px){.yumeko-anime-modal-header{flex-direction:column;align-items:center}}.yumeko-anime-modal-header .yumeko-anime-modal-cover{border-radius:16px;flex-shrink:0;width:200px;overflow:hidden}.yumeko-anime-modal-header .yumeko-anime-modal-cover img{width:100%;height:auto;display:block}.yumeko-anime-modal-header .yumeko-anime-modal-info{flex:1}.yumeko-anime-modal-header .yumeko-anime-modal-info h2{color:#c7d5e0;margin:0 0 16px;font-size:28px;font-weight:700;line-height:1.3}.yumeko-anime-modal-header .yumeko-anime-modal-info .yumeko-anime-modal-meta{gap:16px;margin-bottom:20px;display:flex}.yumeko-anime-modal-header .yumeko-anime-modal-info .yumeko-anime-modal-meta span{background:#2b2d3199;border-radius:8px;padding:6px 14px;font-size:14px;font-weight:600}.yumeko-anime-modal-header .yumeko-anime-modal-info .yumeko-anime-modal-meta span.year{color:var(--profile-color-1)}.yumeko-anime-modal-header .yumeko-anime-modal-info .yumeko-anime-modal-meta span.season{color:#8f98a0}.yumeko-anime-modal-header .yumeko-anime-modal-info .yumeko-anime-voices{flex-direction:column;gap:8px;margin-bottom:24px;display:flex}.yumeko-anime-modal-header .yumeko-anime-modal-info .yumeko-anime-voices .yumeko-voice-item{background:#2b2d3166;border-radius:8px;justify-content:space-between;padding:8px 12px;font-size:14px;display:flex}.yumeko-anime-modal-header .yumeko-anime-modal-info .yumeko-anime-voices .yumeko-voice-item .voice-name{color:#8f98a0}.yumeko-anime-modal-header .yumeko-anime-modal-info .yumeko-anime-voices .yumeko-voice-item .voice-count{color:var(--profile-color-2);font-weight:600}.yumeko-anime-modal-header .yumeko-anime-modal-info .yumeko-anime-actions{gap:12px;display:flex}.yumeko-anime-modal-header .yumeko-anime-modal-info .yumeko-anime-actions button{cursor:pointer;border-radius:10px;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.yumeko-anime-modal-header .yumeko-anime-modal-info .yumeko-anime-actions button.yumeko-btn-primary{background:linear-gradient(135deg,var(--profile-color-1)0%,var(--profile-color-2)100%);color:#fff;border:none}.yumeko-anime-modal-header .yumeko-anime-modal-info .yumeko-anime-actions button.yumeko-btn-primary:hover{box-shadow:0 4px 16px rgba(var(--profile-color-2-rgb),.5);transform:translateY(-2px)}.yumeko-anime-modal-header .yumeko-anime-modal-info .yumeko-anime-actions button.yumeko-btn-secondary{color:var(--profile-color-2);background:#2b2d3199;border:1px solid #3d4f5c}.yumeko-anime-modal-header .yumeko-anime-modal-info .yumeko-anime-actions button.yumeko-btn-secondary:hover{background:rgba(var(--profile-color-2-rgb),.1)}.yumeko-anime-modal-body .yumeko-progress-list{flex-direction:column;gap:16px;display:flex}.yumeko-anime-modal-body .yumeko-progress-list .yumeko-progress-item{background:#2b2d3180;border:1px solid #3d4f5c;border-radius:12px;padding:16px}.yumeko-anime-modal-body .yumeko-progress-list .yumeko-progress-item .progress-header{color:#c7d5e0;justify-content:space-between;margin-bottom:12px;font-size:14px;font-weight:600;display:flex}.yumeko-anime-modal-body .yumeko-progress-list .yumeko-progress-item .progress-header .progress-voice{color:#8f98a0;font-size:13px}.yumeko-anime-modal-body .yumeko-progress-list .yumeko-progress-item .progress-bar-wrapper{background:#0006;border-radius:3px;height:6px;margin-bottom:8px;overflow:hidden}.yumeko-anime-modal-body .yumeko-progress-list .yumeko-progress-item .progress-bar-wrapper .progress-bar-fill{background:linear-gradient(90deg,var(--profile-color-1)0%,var(--profile-color-2)100%);height:100%;transition:width .3s}.yumeko-anime-modal-body .yumeko-progress-list .yumeko-progress-item .progress-info{justify-content:space-between;font-size:12px;display:flex}.yumeko-anime-modal-body .yumeko-progress-list .yumeko-progress-item .progress-info .progress-status{color:var(--profile-color-2);font-weight:600}.yumeko-anime-modal-body .yumeko-progress-list .yumeko-progress-item .progress-info .progress-time{color:#67707b}.yumeko-anime-modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10000;background:#000000d9;justify-content:center;align-items:center;padding:20px;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.yumeko-anime-modal-content{background:linear-gradient(135deg,#1a2332 0%,#0f1419 100%);border:1px solid #ffffff1a;border-radius:12px;width:100%;max-width:1200px;max-height:90vh;position:relative;overflow-y:auto;box-shadow:0 20px 60px #00000080}.yumeko-anime-modal-content::-webkit-scrollbar{width:8px}.yumeko-anime-modal-content::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.yumeko-anime-modal-content::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.yumeko-anime-modal-content::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.yumeko-anime-modal-close{cursor:pointer;color:#fff;z-index:10;background:#00000080;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.yumeko-anime-modal-close:hover{background:#f003;border-color:#ff00004d;transform:scale(1.05)}.yumeko-anime-modal-header{border-bottom:1px solid #ffffff1a;gap:24px;padding:24px;display:flex}.yumeko-anime-modal-cover{flex-shrink:0}.yumeko-anime-modal-cover img{-o-object-fit:cover;object-fit:cover;border-radius:8px;width:180px;height:270px;box-shadow:0 8px 24px #0006}.yumeko-anime-modal-info{flex-direction:column;flex:1;gap:16px;display:flex}.yumeko-anime-modal-info h2{color:#fff;margin:0;font-size:24px;font-weight:700;line-height:1.3}.yumeko-anime-modal-meta{flex-wrap:wrap;gap:12px;display:flex}.yumeko-anime-modal-meta .year,.yumeko-anime-modal-meta .season,.yumeko-anime-modal-meta .episodes-badge{color:#fffc;background:#ffffff1a;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;display:flex}.yumeko-anime-modal-meta .episodes-badge{color:#a855f7;background:#a855f733;border:1px solid #a855f74d;font-weight:600}.yumeko-anime-description{background:#ffffff08;border-left:3px solid #a855f7;border-radius:6px;padding:12px}.yumeko-anime-description p{color:#ffffffb3;margin:0;font-size:14px;line-height:1.6}.yumeko-anime-stats{flex-wrap:wrap;gap:16px;display:flex}.yumeko-anime-stats .stat-item{color:#fffc;background:#ffffff0d;border-radius:8px;align-items:center;gap:8px;padding:8px 14px;font-size:14px;display:flex}.yumeko-anime-stats .stat-item svg{color:#a855f7}.yumeko-anime-voices{flex-direction:column;gap:12px;display:flex}.yumeko-anime-voices h4{color:#ffffffe6;margin:0;font-size:14px;font-weight:600}.yumeko-anime-voices .voices-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:8px;display:grid}.yumeko-voice-item{background:#ffffff0d;border:1px solid #ffffff14;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;padding:8px 12px;font-size:13px;transition:all .2s;display:flex}.yumeko-voice-item:hover{background:#ffffff14;border-color:#a855f74d}.yumeko-voice-item .voice-name{color:#ffffffe6;font-weight:500}.yumeko-voice-item .voice-count{color:#a855f7;font-size:12px;font-weight:600}.yumeko-anime-actions{gap:12px;margin-top:auto;display:flex}.yumeko-btn-watch{color:#fff;cursor:pointer;background:linear-gradient(135deg,#a855f7 0%,#8b5cf6 100%);border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.yumeko-btn-watch:hover{background:linear-gradient(135deg,#b366ff 0%,#9c6dff 100%);transform:translateY(-1px);box-shadow:0 6px 16px #a855f759;color:#fff!important}.yumeko-btn-watch:active{transition:all .1s;transform:translateY(0)}.yumeko-progress-badge{color:#fff;white-space:nowrap;background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:600;display:flex}.yumeko-progress-badge svg{color:#22c55e}.yumeko-anime-modal-body{padding:24px}.yumeko-anime-modal-body h3{color:#fff;margin:0 0 20px;font-size:20px;font-weight:700}.yumeko-progress-loading{color:#fff9;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:60px 20px;display:flex}.yumeko-progress-loading .loading-spinner{border:3px solid #ffffff1a;border-top-color:#a855f7;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite spin}.yumeko-progress-empty{color:#fff6;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:60px 20px;display:flex}.yumeko-progress-empty span{font-size:16px}.yumeko-progress-list{flex-direction:column;gap:16px;display:flex}.yumeko-progress-episode{background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;padding:16px;transition:all .2s}.yumeko-progress-episode:hover{background:#ffffff0d;border-color:#ffffff1f}.yumeko-progress-episode-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:12px;display:flex}.yumeko-progress-episode-header .episode-number{color:#fff;font-size:16px;font-weight:700}.yumeko-progress-episode-header .episode-count{color:#ffffff80;font-size:13px}.yumeko-progress-voices{flex-direction:column;gap:12px;display:flex}.yumeko-progress-voice{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:12px;transition:all .2s}.yumeko-progress-voice.completed{background:#22c55e0d;border-color:#22c55e4d}.yumeko-progress-voice:hover{background:#ffffff14}.voice-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.voice-info{align-items:center;gap:8px;display:flex}.voice-info .voice-name{color:#fff;font-size:14px;font-weight:600}.voice-info .voice-source{color:#fff9;text-transform:uppercase;background:#ffffff1a;border-radius:4px;padding:2px 8px;font-size:11px}.completed-badge{color:#22c55e;background:#22c55e33;border:1px solid #22c55e4d;border-radius:6px;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:600;display:flex}.voice-progress{align-items:center;gap:12px;margin-bottom:8px;display:flex}.voice-progress .progress-bar{background:#ffffff1a;border-radius:3px;flex:1;height:6px;overflow:hidden}.voice-progress .progress-bar-fill{background:linear-gradient(90deg,#a855f7 0%,#8b5cf6 100%);border-radius:3px;height:100%;transition:width .3s}.voice-progress .progress-time{color:#fff9;white-space:nowrap;font-size:12px}.voice-date{color:#ffffff80;align-items:center;gap:6px;font-size:12px;display:flex}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:768px){.yumeko-anime-modal-header{text-align:center;flex-direction:column;align-items:center}.yumeko-anime-modal-cover img{width:150px;height:225px}.yumeko-anime-actions{flex-direction:column;width:100%}.yumeko-anime-actions button{width:100%}}.yumeko-anime-voices-list{flex-direction:column;gap:6px;margin-top:8px;display:flex}.yumeko-anime-voice{justify-content:space-between;align-items:center;gap:8px;font-size:13px;display:flex}.yumeko-anime-voice .voice-label{color:#ffffffb3;font-weight:500}.yumeko-anime-voice .voice-count{color:#a855f7;font-weight:600}.yumeko-anime-more-voices{color:#ffffff80;margin-top:2px;font-size:11px;font-style:italic;font-weight:500}.yumeko-anime-card{cursor:pointer;flex-direction:column;height:100%;transition:transform .2s;display:flex}.yumeko-anime-card:hover{transform:translateY(-4px)}.yumeko-anime-cover{flex-shrink:0}.yumeko-anime-details{flex-direction:column;flex:1;margin-top:auto;padding-top:12px;display:flex}.yumeko-anime-title,.yumeko-anime-meta-row{margin-bottom:8px}.yumeko-anime-actions{margin-top:auto;padding-top:12px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.yumeko-skeleton-container{flex-direction:column;gap:12px;display:flex}.yumeko-skeleton-container.grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;display:grid}.yumeko-skeleton-friend-card{background:#2b2d31cc;border:1px solid #3d4f5c80;border-radius:16px;overflow:hidden}.yumeko-skeleton-banner{background:#ffffff0d;width:100%;height:80px;animation:2s ease-in-out infinite pulse}.yumeko-skeleton-friend-info{z-index:2;justify-content:space-between;align-items:center;gap:8px;margin-top:-41px;padding:10px 12px;display:flex;position:relative}.yumeko-skeleton-text{background:#ffffff12;border-radius:8px;height:14px;animation:2s ease-in-out infinite pulse}.yumeko-skeleton-text.short{width:80px}.yumeko-skeleton-text.medium{width:120px}.yumeko-skeleton-text.long{width:200px}.yumeko-skeleton-avatar{background:#ffffff12;border-radius:50%;width:60px;height:60px;animation:2s ease-in-out infinite pulse}.yumeko-skeleton-activity{flex-direction:column;gap:12px;display:flex}.yumeko-skeleton-activity-item{cursor:pointer;background:#2b2d3166;border:1px solid #3d4f5c4d;border-radius:12px;align-items:center;gap:16px;padding:16px 20px;transition:all .2s;display:flex}.yumeko-skeleton-activity-item:hover{border-color:var(--primary-color);box-shadow:0 4px 12px var(--primary-bg-hover,#ff950033);background:var(--primary-bg,#ff95000d);transform:translateY(-2px)}.yumeko-skeleton-avatar-small{background:#ffffff12;border-radius:8px;flex-shrink:0;width:32px;height:32px;animation:2s ease-in-out infinite pulse}.yumeko-skeleton-activity-content{flex-direction:column;flex:1;gap:8px;display:flex}.yumeko-skeleton-activity-content .yumeko-skeleton-text.medium{width:60%}.yumeko-skeleton-activity-time{background:#ffffff0d;border-radius:8px;flex-shrink:0;width:60px;height:14px;animation:2s ease-in-out infinite pulse}.yumeko-skeleton-history{flex-direction:column;gap:12px;padding:20px;display:flex}.yumeko-skeleton-episode{flex-direction:column;gap:8px;display:flex}.yumeko-skeleton-progress-bar{background:#ffffff12;border-radius:4px;width:100%;height:8px;animation:2s ease-in-out infinite pulse}.yumeko-skeleton-profile-header{width:100%;margin-bottom:40px;position:relative}@media (max-width:768px){.yumeko-skeleton-profile-header{margin-bottom:30px}}.yumeko-skeleton-header-banner{background:#ffffff0d;width:100%;height:200px;animation:2s ease-in-out infinite pulse}@media (max-width:768px){.yumeko-skeleton-header-banner{height:150px}}.yumeko-skeleton-header-content{align-items:flex-end;gap:24px;margin-top:-60px;padding:0 40px;display:flex;position:relative}@media (max-width:768px){.yumeko-skeleton-header-content{flex-direction:column;align-items:center;margin-top:-50px;padding:0 20px}}.yumeko-skeleton-header-avatar{background:#ffffff12;border:6px solid #1a1a1a;border-radius:50%;flex-shrink:0;width:120px;height:120px;animation:2s ease-in-out infinite pulse}@media (max-width:768px){.yumeko-skeleton-header-avatar{border-width:4px;width:100px;height:100px}}.yumeko-skeleton-header-info{flex-direction:column;flex:1;gap:12px;padding-bottom:20px;display:flex}@media (max-width:768px){.yumeko-skeleton-header-info{align-items:center;margin-top:12px;padding-bottom:0}}.yumeko-skeleton-header-info .yumeko-skeleton-text.medium{width:180px;height:24px}.yumeko-skeleton-header-info .yumeko-skeleton-text.long{width:320px;height:16px}@media (max-width:768px){.yumeko-skeleton-header-info .yumeko-skeleton-text.medium{width:140px}.yumeko-skeleton-header-info .yumeko-skeleton-text.long{width:250px}}.yumeko-skeleton-tabs{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#2b2d3199;border:1px solid #3d4f5c;border-radius:16px;gap:8px;margin-bottom:24px;padding:4px;display:flex}@media (max-width:768px){.yumeko-skeleton-tabs{gap:6px}}.yumeko-skeleton-tab{background:#ffffff12;border-radius:12px;flex:1;min-width:0;height:44px;animation:2s ease-in-out infinite pulse}@media (max-width:768px){.yumeko-skeleton-tab{height:40px}}.yumeko-skeleton-tab:first-child{background:linear-gradient(135deg,rgba(var(--profile-color-1-rgb,102,192,244),.2),rgba(var(--profile-color-2-rgb,255,149,0),.2));border:1px solid rgba(var(--profile-color-2-rgb,255,149,0),.3)}.yumeko-skeleton-stats{flex-direction:column;align-items:center;gap:24px;padding:20px;display:flex}.yumeko-skeleton-stats-chart{background:#ffffff12;border-radius:50%;width:160px;height:160px;animation:2s ease-in-out infinite pulse}.yumeko-skeleton-stats-list{flex-direction:column;gap:12px;width:100%;display:flex}.yumeko-skeleton-stat-item{background:#2b2d314d;border-radius:12px;align-items:center;gap:12px;padding:12px 16px;transition:all .2s;display:flex}.yumeko-skeleton-stat-color{background:#ffffff1a;border-radius:50%;flex-shrink:0;width:12px;height:12px;animation:2s ease-in-out infinite pulse}.yumeko-skeleton-stat-value{background:#ffffff12;border-radius:8px;width:30px;height:14px;margin-left:auto;animation:2s ease-in-out infinite pulse}.yumeko-friends-tabs{border-right:1px solid #3d4f5c4d;flex-direction:column;gap:8px;min-width:200px;padding:20px;display:flex}@media (max-width:768px){.yumeko-friends-tabs{border-bottom:1px solid #3d4f5c4d;border-right:none;flex-direction:row;gap:4px;min-width:auto;padding:12px;overflow-x:auto}}@media (max-width:480px){.yumeko-friends-tabs{gap:4px;padding:8px}}.yumeko-friends-tab{color:#8f98a0;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:12px;justify-content:flex-start;align-items:center;gap:10px;width:100%;padding:14px 18px;font-size:15px;font-weight:500;transition:all .2s;display:flex}.yumeko-friends-tab svg{opacity:.7;flex-shrink:0}.yumeko-friends-tab span:not(.count){flex:1}.yumeko-friends-tab .count{background:#8f98a026;border-radius:12px;justify-content:center;align-items:center;min-width:24px;height:24px;margin-left:auto;padding:0 8px;font-size:12px;font-weight:700;display:inline-flex}.yumeko-friends-tab:hover{background:var(--primary-bg,#ff95000d);color:#c7d5e0}.yumeko-friends-tab:hover svg{opacity:1;color:var(--primary-color)}.yumeko-friends-tab.active{background:var(--primary-bg-hover,#ff95002e);color:var(--primary-color);border:1px solid var(--primary-color);box-shadow:0 2px 8px var(--primary-bg-hover,#ff950026);font-weight:600}.yumeko-friends-tab.active svg{opacity:1;color:var(--primary-color)}.yumeko-friends-tab.active .count{background:var(--primary-bg-hover,#ff950040);color:var(--primary-color);font-weight:700}@media (max-width:768px){.yumeko-friends-tab{white-space:nowrap;flex-shrink:0;padding:10px 12px;font-size:13px}}@media (max-width:480px){.yumeko-friends-tab{padding:8px 10px;font-size:12px}.yumeko-friends-tab span:not(.count){display:none}}.yumeko-requests-list{flex-direction:column;gap:12px;padding:20px;display:flex}.yumeko-request-item{background:#2b2d3166;border:1px solid #3d4f5c4d;border-radius:16px;justify-content:space-between;align-items:center;padding:16px 20px;transition:all .2s;display:flex}.yumeko-request-item:hover{border-color:rgba(var(--profile-color-2-rgb,255,149,0),.3);background:#2b2d3199}.yumeko-request-user{color:inherit;flex:1;align-items:center;gap:12px;min-width:0;text-decoration:none;display:flex}.yumeko-request-avatar{-o-object-fit:cover;object-fit:cover;border:2px solid #3d4f5c;border-radius:50%;flex-shrink:0;width:48px;height:48px}.yumeko-request-info{flex-direction:column;gap:2px;min-width:0;display:flex}.yumeko-request-name{color:#c7d5e0;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;overflow:hidden}.yumeko-request-username{color:#8f98a0;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.yumeko-request-actions{flex-shrink:0;gap:8px;display:flex}@media (max-width:480px){.yumeko-request-actions{flex-direction:column}}.yumeko-btn-accept,.yumeko-btn-reject,.yumeko-btn-cancel{cursor:pointer;white-space:nowrap;border:none;border-radius:10px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.yumeko-btn-accept svg,.yumeko-btn-reject svg,.yumeko-btn-cancel svg{flex-shrink:0}.yumeko-btn-accept{color:#22c55e;background:#22c55e26;border:1px solid #22c55e4d}.yumeko-btn-accept:hover{background:#22c55e40;border-color:#22c55e;transform:translateY(-1px)}.yumeko-btn-reject{color:#ef4444;background:#ef444426;border:1px solid #ef44444d}.yumeko-btn-reject:hover{background:#ef444440;border-color:#ef4444;transform:translateY(-1px)}.yumeko-btn-cancel{color:#8f98a0;background:#8f98a01a;border:1px solid #3d4f5c80}.yumeko-btn-cancel:hover{color:#c7d5e0;background:#8f98a033;border-color:#3d4f5c;transform:translateY(-1px)}.yumeko-confirm-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10001;background:#000000bf;justify-content:center;align-items:center;padding:20px;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.yumeko-confirm-modal{text-align:center;background:#1a1a1a;border:1px solid #ef44444d;border-radius:16px;width:100%;max-width:450px;padding:32px;animation:.3s slideUp;box-shadow:0 20px 60px #0009}.yumeko-confirm-header{flex-direction:column;align-items:center;gap:16px;margin-bottom:20px;display:flex}.yumeko-confirm-header .yumeko-confirm-icon{color:#ef4444;animation:2s ease-in-out infinite pulse}.yumeko-confirm-header h3{color:#c7d5e0;margin:0;font-size:24px;font-weight:700}.yumeko-confirm-text{color:#8f98a0;margin:0 0 24px;font-size:15px;line-height:1.6}.yumeko-confirm-text strong{color:#c7d5e0;font-weight:600}.yumeko-confirm-checkbox{cursor:pointer;background:#2b2d3180;border-radius:12px;align-items:center;gap:10px;margin-bottom:24px;padding:12px 16px;transition:all .2s;display:flex}.yumeko-confirm-checkbox:hover{background:#2b2d31b3}.yumeko-confirm-checkbox input[type=checkbox]{cursor:pointer;accent-color:#ef4444;width:20px;height:20px}.yumeko-confirm-checkbox span{color:#c7d5e0;-webkit-user-select:none;user-select:none;font-size:14px}.yumeko-confirm-actions{gap:12px;display:flex}.yumeko-confirm-actions button{cursor:pointer;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-size:15px;font-weight:600;transition:all .2s;display:flex}.yumeko-confirm-actions button:disabled{opacity:.4;cursor:not-allowed}.yumeko-confirm-btn-cancel{color:#8f98a0;background:#8f98a01a;border:1px solid #3d4f5c80}.yumeko-confirm-btn-cancel:hover:not(:disabled){color:#c7d5e0;background:#8f98a033}.yumeko-confirm-btn-delete{color:#fff;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%)}.yumeko-confirm-btn-delete:hover:not(:disabled){background:linear-gradient(135deg,#dc2626 0%,#ef4444 100%);transform:translateY(-2px);box-shadow:0 6px 20px #ef444466}.yumeko-confirm-btn-delete:active:not(:disabled){transform:translateY(0)}.yumeko-auth-required{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:24px;min-height:400px;padding:80px 40px;display:flex}.yumeko-auth-required .yumeko-auth-icon{color:var(--primary-color);opacity:.8;animation:2s ease-in-out infinite pulse}.yumeko-auth-required h3{color:#c7d5e0;text-shadow:0 2px 4px #0003;margin:0;font-size:28px;font-weight:700}.yumeko-auth-required p{color:#8f98a0;max-width:500px;margin:0;font-size:16px;line-height:1.6}.yumeko-auth-btn{background:linear-gradient(135deg,var(--primary-color)0%,var(--primary-hover)100%);color:#fff;cursor:pointer;box-shadow:0 4px 16px rgba(var(--primary-color-rgb,255,149,0),.3);border:none;border-radius:12px;align-items:center;gap:12px;margin-top:12px;padding:14px 32px;font-size:16px;font-weight:600;transition:all .3s;display:flex}.yumeko-auth-btn:hover{box-shadow:0 6px 20px rgba(var(--primary-color-rgb,255,149,0),.4);transform:translateY(-2px)}.yumeko-auth-btn:active{transform:translateY(0)}.yumeko-auth-btn svg{flex-shrink:0}.yumeko-profile-not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:24px;min-height:60vh;padding:60px 20px;display:flex}.yumeko-profile-not-found .not-found-icon{opacity:.6;font-size:80px}.yumeko-profile-not-found h1{color:#c7d5e0;margin:0;font-size:32px;font-weight:700}.yumeko-profile-not-found p{color:#8f98a0;margin:0;font-size:18px}
