body.user-center-page{margin:0;padding-top:0;background:#f7f7f7;color:#333;}.user-page{padding-top:16px;padding-bottom:24px;}.user-page .container{max-width:1100px;}.user-shell{background:#fff;border-radius:10px;box-shadow:0 6px 18px rgba(15,23,42,0.05);padding:0 16px 24px;}.user-hub-nav{display:flex;align-items:center;gap:24px;padding:18px 0 0;overflow-x:auto;}.user-hub-link{position:relative;display:inline-flex;align-items:center;flex:0 0 auto;padding:0 0 12px;color:#536277;white-space:nowrap;}.user-hub-link:hover,.user-hub-link.active{color:#3498db;}.user-hub-link-vip{color:#b7791f;}.user-hub-link-vip:hover{color:#9a6208;}.user-hub-link-vip .user-hub-title{font-weight:700;}.user-hub-link.active::after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;border-radius:999px;background:#3498db;}.user-hub-title{font-size:16px;line-height:1.4;font-weight:600;}.library-scope-nav{display:flex;flex-wrap:wrap;gap:10px;padding:16px 0 18px;}.scope-pill{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 14px;border-radius:18px;border:0;background:#f1f5f9;color:#536277;font-size:13px;font-weight:600;cursor:pointer;}.scope-pill:hover,.scope-pill.active{background:#eaf2ff;color:#2b6cb0;}.user-shell[data-auth-state="guest"] .library-panel .auth-gate{display:flex;}.user-shell[data-auth-state="guest"] .library-panel .panel-header,.user-shell[data-auth-state="guest"] .library-panel .panel-actions,.user-shell[data-auth-state="guest"] .library-member-content{display:none;}.user-shell[data-library-loading="true"] .library-panel .library-loading{display:grid;}.user-shell[data-history-loading="true"] .history-panel .history-empty{display:none;}.user-shell[data-history-loading="true"] .history-panel .history-loading{display:flex;}.user-state-card{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px;border-radius:10px;background:#f8fafc;box-shadow:inset 0 0 0 1px #eef2f7;}.user-state-card.auth-gate,.user-state-card.library-empty,.user-state-card.history-empty{display:none;}.state-icon-card{flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:26px 16px 22px;min-height:224px;text-align:center;background:transparent;box-shadow:none;}.state-icon-figure{display:flex;align-items:center;justify-content:center;width:68px;height:68px;border-radius:50%;background:#eef6ff;color:#3498db;}.state-icon-figure i{font-size:28px;line-height:1;}.state-icon-card p{margin:0;max-width:280px;color:#5b6778;font-size:15px;line-height:1.7;}.state-icon-link{display:inline-flex;align-items:center;justify-content:center;min-width:112px;min-height:38px;padding:0 18px;border-radius:999px;background:#3498db;color:#fff;font-size:14px;line-height:1;font-weight:600;text-decoration:none;transition:background-color 0.2s ease,transform 0.2s ease;}.state-icon-link:hover{background:#258cd1;transform:translateY(-1px);}.user-panel{display:none;padding:0;}.user-panel.active{display:block;}.user-shell[data-library-state="empty"] .library-panel .panel-header{display:none;}.panel-header{display:flex;align-items:center;justify-content:flex-end;gap:16px;margin-bottom:14px;}.panel-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap;}.selected-summary,.edit-actions{display:none;}.selected-summary{align-items:center;justify-content:center;min-height:34px;padding:0 14px;border-radius:18px;background:#eaf2ff;color:#2b6cb0;font-size:13px;font-weight:600;}.edit-actions{align-items:center;gap:10px;}.library-edit-toggle{min-height:32px;padding:0 12px;border:1px solid #e2e8f0;background:#fff;color:#64748b;box-shadow:none;}.library-edit-toggle:hover{border-color:#cfe3f7;background:#f8fbff;color:#3498db;}.user-shell[data-library-editing="true"] .selected-summary,.user-shell[data-library-editing="true"] .edit-actions{display:inline-flex;}.user-shell[data-library-editing="true"] .library-edit-toggle{display:none;}.user-shell[data-library-state="empty"] .library-empty,.user-shell[data-history-state="empty"] .history-empty{display:flex;}.user-shell[data-library-state="empty"] .library-grid,.user-shell[data-history-state="empty"] .history-list{display:none;}.user-shell[data-library-state="empty"] .library-loading{display:none !important;}.library-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px 14px;}.library-loading{display:none;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px 14px;margin-top:18px;}.library-skeleton{min-width:0;}.library-skeleton-cover,.library-skeleton-line,.library-skeleton-bar,.history-skeleton-cover,.history-skeleton-line,.history-skeleton-bar,.history-skeleton-chip{display:block;background:linear-gradient(90deg,#edf2f7 25%,#f7fafc 40%,#edf2f7 55%);background-size:200% 100%;animation:library-skeleton-shimmer 1.2s linear infinite;}.library-skeleton-cover{width:100%;aspect-ratio:2 / 3;border-radius:9px;box-shadow:0 4px 14px rgba(15,23,42,0.05);}.library-skeleton-line{height:12px;margin-top:10px;border-radius:999px;}.library-skeleton-line.short{width:64%;margin-top:8px;}.library-skeleton-bar{width:100%;height:4px;margin-top:10px;border-radius:999px;}@keyframes library-skeleton-shimmer{0%{background-position:200% 0;}100%{background-position:-200% 0;}}.library-card{display:block;min-width:0;}.library-select{position:relative;display:block;}.library-select::before,.library-select::after{content:"";position:absolute;opacity:0;transition:all 0.25s ease;pointer-events:none;}.library-select::before{top:7px;left:7px;width:30px;height:30px;border-radius:50%;border:2px solid rgba(255,255,255,0.92);background:rgba(20,49,74,0.18);}.library-select::after{top:22px;left:22px;width:7px;height:12px;border-right:2px solid #ffffff;border-bottom:2px solid #ffffff;transform:translate(-50%,-58%) rotate(45deg);transform-origin:center;}.user-shell[data-library-editing="true"] .library-select{cursor:pointer;}.user-shell[data-library-editing="true"] .library-select::before,.user-shell[data-library-editing="true"] .library-select::after{opacity:1;}.library-card.is-selected .library-select::before{background:#2b6cb0;border-color:rgba(43,108,176,0.2);}.library-cover{display:block;width:100%;overflow:hidden;border-radius:9px;background:#e9edf4;box-shadow:0 4px 14px rgba(15,23,42,0.07);}.library-card.is-selected .library-cover{box-shadow:0 0 0 2px rgba(43,108,176,0.36),0 4px 14px rgba(15,23,42,0.07);}.library-cover img{display:block;width:100%;aspect-ratio:2 / 3;object-fit:cover;}.library-card-body{min-width:0;}.library-card-body h3{margin:10px 0 0;min-height:2.8em;color:#253345;font-size:16px;line-height:1.4;font-weight:600;}.library-card-body h3 a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.progress-copy,.history-progress-copy{margin-top:4px;color:#748396;font-size:13px;line-height:1.5;}.progress-copy{display:flex;align-items:baseline;gap:4px;}.progress-copy span,.history-progress-copy span{font-size:0.88em;color:#8a94a6;}.progress-track{margin-top:8px;width:100%;height:4px;border-radius:999px;background:#e4edf5;overflow:hidden;}.progress-track span{display:block;max-width:100%;height:100%;border-radius:inherit;background:#3498db;}.history-list{display:flex;flex-direction:column;gap:14px;}.history-loading{display:none;flex-direction:column;gap:14px;}.history-skeleton{display:flex;align-items:center;gap:14px;padding:10px;border-radius:10px;background:#fff;box-shadow:0 1px 4px rgba(15,23,42,0.04);}.history-skeleton-cover{flex:0 0 120px;height:180px;border-radius:6px;}.history-skeleton-body{display:grid;grid-template-columns:minmax(0,1fr) 148px;align-items:center;gap:20px;flex:1;min-width:0;}.history-skeleton-main{display:flex;flex-direction:column;gap:10px;min-width:0;}.history-skeleton-line{height:12px;border-radius:999px;}.history-skeleton-line.short{width:68%;}.history-skeleton-line.meta{width:44%;}.history-skeleton-bar{width:100%;max-width:360px;height:4px;border-radius:999px;}.history-skeleton-actions{display:flex;width:148px;flex-direction:column;gap:10px;}.history-skeleton-chip{width:100%;height:34px;border-radius:18px;}.history-card{display:flex;align-items:center;gap:14px;padding:10px;border-radius:10px;color:#333;background:#fff;box-shadow:0 1px 4px rgba(15,23,42,0.04);}.history-card:hover{box-shadow:0 8px 20px rgba(15,23,42,0.07);}.history-cover{flex:0 0 120px;height:180px;border-radius:6px;overflow:hidden;background:#e9edf4;}.history-cover img{display:block;width:100%;height:100%;object-fit:cover;}.history-body{display:grid;grid-template-columns:minmax(0,1fr) 148px;align-items:start;gap:20px;min-width:0;flex:1;min-height:180px;}.history-main{display:flex;flex-direction:column;min-width:0;flex:1;}.history-summary{display:-webkit-box;margin:0 0 10px;color:#708093;font-size:13px;line-height:1.6;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.history-main h3{margin:0 0 6px;color:#202939;font-size:18px;line-height:1.35;font-weight:600;}.history-main h3 a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.history-main .progress-track{max-width:360px;}.history-actions{display:flex;width:148px;flex-direction:column;align-items:stretch;align-self:center;justify-content:center;gap:10px;margin-top:0;}.history-actions .primary-button,.history-actions .ghost-button{width:100%;}.primary-button,.ghost-button,.danger-button{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 14px;border-radius:18px;border:0;font-size:13px;font-weight:600;cursor:pointer;transition:background-color 0.2s ease,color 0.2s ease,box-shadow 0.2s ease;white-space:nowrap;}.primary-button{background:#3498db;color:#fff;}.primary-button:hover{background:#258cd1;}.ghost-button{background:#f1f5f9;color:#536277;}.ghost-button:hover{background:#eaf2ff;color:#2b6cb0;}.ghost-button.is-added,.ghost-button[disabled]{background:#eef2f7;color:#8a94a6;cursor:default;}.danger-button{background:#fdf0f1;color:#c2414b;}.danger-button:not([disabled]):hover{background:#fbdadd;}.danger-button[disabled]{opacity:0.5;cursor:default;}@media (max-width:1180px){.library-grid,.library-loading{grid-template-columns:repeat(5,minmax(0,1fr));}}@media (max-width:992px){.user-shell{padding:0 12px 20px;}.user-hub-nav{gap:20px;}.library-scope-nav{padding:14px 0 16px;}.library-grid,.library-loading{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px 12px;}.library-card,.library-skeleton{width:min(100%,138px);margin:0 auto;}.library-card-body h3{margin-top:8px;font-size:15px;}.progress-copy{font-size:12px;}.progress-track{margin-top:6px;}.history-cover{flex-basis:108px;height:162px;}.history-skeleton-cover{flex-basis:108px;height:162px;}.history-body{grid-template-columns:minmax(0,1fr) 136px;gap:16px;min-height:162px;}.history-skeleton-body{grid-template-columns:minmax(0,1fr) 136px;gap:16px;}.history-main h3{font-size:17px;}.history-main .progress-track{max-width:240px;}.history-actions{width:136px;}.history-skeleton-actions{width:136px;}}@media (max-width:767px){.user-page{padding-top:10px;padding-bottom:18px;}.user-shell{padding:0 10px 18px;}.user-hub-nav{gap:14px;padding-top:16px;}.library-scope-nav{padding:14px 0 16px;}.scope-pill{min-width:84px;}.panel-header,.user-state-card{flex-direction:column;align-items:flex-start;}.state-icon-card{align-items:center;min-height:196px;padding:22px 12px 18px;}.state-icon-figure{width:58px;height:58px;}.state-icon-figure i{font-size:24px;}.panel-actions{width:100%;}.library-edit-toggle{width:auto;}.library-panel .panel-header{flex-direction:row;align-items:center;justify-content:flex-end;}.library-panel .panel-actions{justify-content:flex-end;}.library-panel .selected-summary{width:auto;}.library-panel .edit-actions{width:auto;flex-direction:row;}.library-panel .edit-actions .ghost-button,.library-panel .edit-actions .danger-button{width:auto;}.library-grid,.library-loading{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 10px;}.library-card,.library-skeleton{width:min(100%,156px);margin:0 auto;}.library-card-body h3{margin-top:8px;min-height:2.8em;font-size:15px;}.progress-copy{font-size:12px;}.progress-track{margin-top:6px;}.library-select::before{top:6px;left:6px;width:26px;height:26px;}.library-select::after{top:19px;left:19px;width:6px;height:10px;}.history-card{align-items:flex-start;padding:10px;gap:12px;}.history-cover{flex-basis:90px;height:135px;}.history-skeleton{align-items:flex-start;padding:10px;gap:12px;}.history-skeleton-cover{flex-basis:90px;height:135px;}.history-main h3{font-size:16px;}.history-body{display:flex;flex-direction:column;align-items:stretch;min-height:0;gap:10px;}.history-skeleton-body{display:flex;flex-direction:column;align-items:stretch;gap:10px;}.history-main .progress-track{width:180px;max-width:100%;}.history-actions{width:100%;flex-direction:row;flex-wrap:wrap;align-items:center;align-self:auto;justify-content:flex-start;gap:8px;margin-top:0;}.history-skeleton-actions{width:100%;flex-direction:row;flex-wrap:wrap;gap:8px;}.history-actions .ghost-button,.history-actions .primary-button{width:auto;align-self:auto;min-height:30px;padding:0 12px;border-radius:16px;font-size:12px;}.history-skeleton-chip{width:112px;height:30px;border-radius:16px;}}@media (max-width:420px){.history-card{gap:10px;}.history-cover{width:78px;height:117px;flex:0 0 78px;}.history-skeleton{gap:10px;}.history-skeleton-cover{width:78px;height:117px;flex:0 0 78px;}.library-grid,.library-loading{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 8px;}.library-card,.library-skeleton{width:min(100%,112px);}}.profile-panel{padding:22px 0 0;}.profile-stack{display:flex;flex-direction:column;gap:18px;}.profile-hero-card,.profile-card{border-radius:16px;background:#f8fafc;box-shadow:0 6px 18px rgba(15,23,42,0.05);}.profile-hero-card{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:22px;padding:24px;background:radial-gradient(circle at top right,rgba(52,152,219,0.12),transparent 32%),linear-gradient(180deg,#fafdff 0%,#f8fafc 100%);}.profile-avatar{display:flex;align-items:center;justify-content:center;width:96px;height:96px;border-radius:50%;background-color:#f0f2f7;color:#2b6cb0;box-shadow:0 10px 24px rgba(15,23,42,0.08);}.profile-avatar i{font-size:50px;line-height:1;}.profile-hero-copy{min-width:0;}.profile-eyebrow{margin:0 0 8px;color:#6f8094;font-size:12px;line-height:1.4;font-weight:700;letter-spacing:0.12em;text-transform:uppercase;}.profile-hero-copy h1{margin:0;color:#1f2d3d;font-size:29px;line-height:1.2;}.profile-name-block{min-width:0;}.profile-name-display{display:flex;align-items:center;gap:10px;flex-wrap:nowrap;min-width:0;}.profile-name-heading{margin:0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1 1 auto;}.profile-name-edit-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:30px;padding:0 12px;border:0;border-radius:16px;background:#eef4fa;color:#4f6175;box-shadow:inset 0 0 0 1px #dbe6f2;font-size:12px;font-weight:600;cursor:pointer;}.profile-name-edit-button:hover{background:#e6eef8;color:#33485e;}.profile-name-editor{display:none;align-items:center;gap:10px;flex-wrap:wrap;}.profile-name-block.is-editing .profile-name-display{display:none;}.profile-name-block.is-editing .profile-name-editor{display:flex;}.profile-name-input{flex:1 1 240px;min-width:0;height:38px;padding:0 14px;border:1px solid #d7e1ec;border-radius:19px;background:#ffffff;color:#1f2d3d;font-size:15px;line-height:1;outline:none;}.profile-name-input:focus{border-color:#c8def5;box-shadow:0 0 0 3px rgba(52,152,219,0.12);}.profile-name-actions{display:inline-flex;align-items:center;gap:8px;}.profile-name-save,.profile-name-cancel{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 14px;border:0;border-radius:17px;font-size:13px;font-weight:600;cursor:pointer;}.profile-name-save{background:#3498db;color:#ffffff;}.profile-name-save:hover{background:#258cd1;}.profile-name-cancel{background:#eff4f8;color:#5c6c7d;}.profile-name-cancel:hover{background:#e4ebf2;color:#405264;}.profile-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}.profile-email{display:inline-flex;align-items:center;gap:8px;margin:12px 0 0;color:#536277;font-size:15px;line-height:1.6;}.profile-hero-meta{display:flex;flex-wrap:wrap;gap:10px;row-gap:5px;margin-top:14px;}.profile-chip{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:0 10px;border-radius:10px;background:rgba(255,255,255,0.72);color:#5b697a;font-size:12px;font-weight:700;line-height:1;}.profile-chip i{font-size:11px;line-height:1;}.profile-chip-vip{color:#a36112;background:#fff4df;}.profile-chip-library{display:flex;flex:0 0 100%;width:100%;min-height:0;padding:0 0 0 10px;border-radius:0;background:transparent;justify-content:flex-start;}.profile-kofi-cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;min-width:210px;padding:0 18px;border-radius:999px;background:#fff1ea;color:#d35f2a;box-shadow:inset 0 0 0 1px #ffd8c2;text-decoration:none;font-size:14px;font-weight:700;}.profile-kofi-cta:hover{background:#ffe7db;color:#bf4f1c;}.profile-logout-link{display:inline-flex;align-items:center;justify-content:center;margin-top:18px;min-height:32px;padding:0 12px;border-radius:16px;background:#f2f5f9;color:#5e6c7d;box-shadow:inset 0 0 0 1px #e1e8f0;font-size:13px;font-weight:600;text-decoration:none;}.profile-logout-link:hover{background:#e9eef5;color:#34465a;}.profile-grid{display:grid;grid-template-columns:1fr;gap:18px;}.profile-card{padding:22px;}.profile-card-accent{background:radial-gradient(circle at top right,rgba(255,180,120,0.14),transparent 30%),linear-gradient(180deg,#fffdf9 0%,#f8fafc 100%);}.profile-vip-panel{box-shadow:0 10px 28px rgba(242,153,74,0.08);}.profile-card-telegram{background:linear-gradient(180deg,#fbfdff 0%,#f8fafc 100%);box-shadow:0 4px 12px rgba(15,23,42,0.03);padding:18px;}.profile-vip-card{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px 22px;border-radius:14px;background:rgba(255,255,255,0.84);}.profile-vip-state{display:inline-flex;align-items:center;gap:10px;color:#1f2d3d;font-size:16px;line-height:1.4;font-weight:700;}.profile-vip-main,.profile-telegram-main{flex:1;min-width:0;}.profile-vip-indicator{width:12px;height:12px;border-radius:50%;background:#f2994a;box-shadow:0 0 0 6px rgba(242,153,74,0.16);}.profile-vip-copy{margin:12px 0 0;color:#5e6c7d;font-size:15px;line-height:1.75;}.profile-vip-actions,.profile-telegram-actions{display:flex;flex-direction:column;align-items:flex-end;}.profile-vip-actions{min-width:220px;gap:12px;}.profile-vip-note{margin:0;color:#8a8794;font-size:13px;line-height:1.6;text-align:right;}.profile-telegram-card{display:flex;align-items:center;justify-content:space-between;gap:18px;}.profile-telegram-state{display:inline-flex;align-items:center;gap:10px;color:#1f2d3d;font-size:15px;line-height:1.4;font-weight:600;}.profile-telegram-cta img{display:block;width:16px;height:16px;}.profile-telegram-copy{margin:10px 0 0;color:#667486;font-size:14px;line-height:1.7;}.profile-telegram-actions{min-width:200px;gap:10px;}.profile-telegram-cta{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:156px;min-height:34px;padding:0 14px;border-radius:999px;background:#f8fcfe;color:#3b90b7;box-shadow:inset 0 0 0 1px #e1f0f8;text-decoration:none;font-size:12px;font-weight:500;}.profile-telegram-cta:hover{background:#f2f9fd;color:#2f84ab;}@media (max-width:992px){.profile-hero-card{grid-template-columns:88px minmax(0,1fr);}.profile-hero-copy h1{font-size:25px;}.profile-avatar{width:80px;height:80px;}.profile-avatar i{font-size:40px;}.profile-vip-card{flex-direction:column;align-items:flex-start;}.profile-vip-actions,.profile-telegram-actions{width:100%;min-width:0;align-items:flex-start;}.profile-vip-note{text-align:left;}.profile-telegram-card{flex-direction:column;align-items:flex-start;}}@media (max-width:767px){.profile-panel{padding-top:18px;}.profile-hero-card,.profile-card{border-radius:14px;}.profile-hero-card{grid-template-columns:60px minmax(0,1fr);align-items:start;gap:12px;padding:16px 14px;}.profile-avatar{width:60px;height:60px;}.profile-avatar i{font-size:32px;}.profile-hero-copy h1{font-size:21px;line-height:1.15;}.profile-name-display{gap:8px;}.profile-name-edit-button{min-height:28px;padding:0 10px;font-size:11px;}.profile-name-input{flex-basis:100%;height:36px;font-size:14px;}.profile-name-save,.profile-name-cancel{min-height:30px;padding:0 12px;font-size:12px;}.profile-eyebrow{margin-bottom:4px;font-size:11px;letter-spacing:0.1em;}.profile-email{gap:6px;margin-top:6px;font-size:13px;line-height:1.5;}.profile-hero-meta{gap:6px;margin-top:10px;}.profile-chip{min-height:26px;padding:0 9px;font-size:11px;white-space:nowrap;}.profile-chip i{font-size:10px;}.profile-logout-link{margin-top:14px;font-size:12px;min-height:30px;padding:0 10px;}.profile-card{padding:18px;}.profile-vip-card{padding:18px;gap:16px;}.profile-telegram-card{gap:14px;}.profile-kofi-cta{width:100%;min-width:0;}.profile-telegram-cta{width:100%;min-width:0;}}@media (max-width:420px){.profile-avatar{width:52px;height:52px;}.profile-avatar i{font-size:28px;}.profile-hero-copy h1{font-size:18px;}.profile-name-display{gap:6px;}.profile-name-edit-button{min-height:26px;padding:0 9px;}.profile-name-editor{gap:8px;}.profile-name-actions{width:100%;}.profile-name-save,.profile-name-cancel{flex:1;}.profile-email{font-size:13px;align-items:flex-start;}.profile-hero-card{grid-template-columns:52px minmax(0,1fr);gap:10px;padding:14px 12px;}.profile-hero-meta{align-items:center;gap:6px;}.profile-chip{min-height:24px;padding:0 8px;font-size:10.5px;min-width:0;}}.inbox-panel{padding-top:18px;}.inbox-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:18px;}.inbox-section{min-width:0;padding:0;}.inbox-panel-header{justify-content:space-between;align-items:flex-start;margin-bottom:16px;}.inbox-header-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;}.inbox-heading-group{min-width:0;}.inbox-eyebrow{margin:0 0 4px;color:#4f6f96;font-size:12px;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;}.inbox-page-title,.inbox-compose-title{margin:0;color:#223045;font-size:24px;line-height:1.25;font-weight:700;}.inbox-compose-title{font-size:20px;margin-bottom:12px;}.inbox-compose-panel[hidden]{display:none !important;}.inbox-compose-panel{margin-bottom:18px;}.inbox-summary-chip{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 14px;border-radius:999px;background:#eaf2ff;color:#2b6cb0;font-size:13px;font-weight:600;white-space:nowrap;}.inbox-summary-chip i{font-size:14px;line-height:1;}.inbox-compose-trigger{min-height:34px;padding:0 14px;border:1px solid #d7e3ef;background:#fff;color:#536277;box-shadow:none;}.inbox-compose-trigger:hover{border-color:#cfe3f7;background:#f8fbff;color:#2b6cb0;}.inbox-thread-list{display:flex;flex-direction:column;gap:12px;}.inbox-thread-card{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"topline meta" "title title" "preview preview";column-gap:14px;row-gap:0;padding:14px 16px;border:1px solid #e7edf5;border-left-width:4px;border-radius:12px;background:#fff;box-shadow:0 1px 4px rgba(15,23,42,0.04);transition:border-color 0.2s ease,box-shadow 0.2s ease,background 0.2s ease;}.inbox-thread-card.is-admin-thread{border-left-width:1px;border-left-color:#e7edf5;background:linear-gradient(180deg,#fcfdff 0%,#ffffff 100%);}.inbox-thread-card.is-user-thread{border-left-color:#cbd6e2;background:linear-gradient(180deg,#fcfdff 0%,#ffffff 100%);}.inbox-thread-card:hover{border-color:#d6e4f4;box-shadow:0 8px 22px rgba(15,23,42,0.05);}.inbox-thread-card.is-unread{box-shadow:0 0 0 1px rgba(52,152,219,0.18),0 6px 16px rgba(15,23,42,0.06);}.inbox-thread-card.is-active{background:#fbfdff;box-shadow:0 0 0 1px rgba(47,115,218,0.12),0 10px 24px rgba(15,23,42,0.06);}.inbox-thread-card.is-user-thread.is-active{border-color:#9fb7d5;box-shadow:0 0 0 1px rgba(159,183,213,0.16),0 10px 24px rgba(15,23,42,0.05);}.inbox-thread-main{display:contents;}.inbox-thread-meta{grid-area:meta;display:flex;align-items:center;justify-content:flex-end;gap:10px;min-width:0;align-self:start;}.inbox-thread-topline{grid-area:topline;display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:6px;}.inbox-sender-badge{display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:600;}.inbox-sender-badge.is-admin{background:#f1f5f9;color:#516172;}.inbox-sender-badge.is-system{background:#f1f5f9;color:#536277;}.inbox-sender-badge.is-user{background:#f1f5f9;color:#516172;}.inbox-thread-time{color:#8a94a6;font-size:12px;line-height:1.5;}.inbox-thread-title{grid-area:title;margin:0 0 6px;color:#202939;font-size:16px;line-height:1.4;font-weight:600;}.inbox-thread-preview{grid-area:preview;margin:0;color:#66778b;font-size:14px;line-height:1.7;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.inbox-thread-speaker{font-weight:600;}.inbox-thread-speaker.is-admin{color:#516172;}.inbox-thread-speaker.is-user{color:#516172;}.inbox-thread-status{display:inline-flex;align-items:center;justify-content:center;min-width:62px;min-height:28px;padding:0 10px;border-radius:999px;background:#fff4d8;color:#9a6208;font-size:12px;font-weight:700;}.inbox-compose-form{display:flex;flex-direction:column;gap:14px;}.inbox-compose-error{margin:0;padding:10px 12px;border-radius:10px;background:#fff4f4;border:1px solid #f4d1d1;color:#b15454;font-size:13px;line-height:1.6;}.inbox-field{display:flex;flex-direction:column;gap:8px;}.inbox-field label{color:#334155;font-size:14px;line-height:1.4;font-weight:600;}.inbox-field input,.inbox-field textarea{width:100%;border:1px solid #d7e3ef;border-radius:12px;background:#fff;color:#253345;font-size:14px;line-height:1.6;padding:12px 14px;box-shadow:0 1px 2px rgba(15,23,42,0.04);outline:none;}.inbox-field input{min-height:46px;}.inbox-field textarea{min-height:180px;resize:vertical;}.inbox-field input:focus,.inbox-field textarea:focus{border-color:#8fb6e3;box-shadow:0 0 0 3px rgba(43,108,176,0.1);}.inbox-field input.is-invalid,.inbox-field textarea.is-invalid{border-color:#e8a5a5;box-shadow:0 0 0 3px rgba(217,88,88,0.12);}.inbox-compose-help{margin:0;color:#748396;font-size:13px;line-height:1.6;}.inbox-compose-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;}.inbox-compose-actions .primary-button,.inbox-compose-actions .ghost-button{min-width:120px;}@media (max-width:767px){.inbox-panel{padding-top:18px;}.inbox-layout{gap:16px;}.inbox-section{padding:0;}.inbox-panel-header{margin-bottom:14px;}.inbox-header-actions{flex-wrap:wrap;}.inbox-page-title{font-size:22px;}.inbox-compose-title{font-size:18px;}.inbox-thread-card{padding:12px 14px;}.inbox-thread-title{font-size:16px;}.inbox-thread-preview{font-size:13px;cursor:pointer;}.inbox-thread-card.is-expanded .inbox-thread-preview{display:block;-webkit-line-clamp:unset;-webkit-box-orient:initial;overflow:visible;}.inbox-field textarea{min-height:160px;}}@media (max-width:420px){.inbox-page-title{font-size:20px;}.inbox-summary-chip{min-height:30px;padding:0 12px;font-size:12px;}.inbox-header-actions{align-items:flex-start;}.inbox-thread-card{grid-template-columns:minmax(0,1fr);grid-template-areas:"topline" "meta" "title" "preview";row-gap:8px;}.inbox-thread-meta{width:100%;justify-content:flex-start;}.inbox-thread-topline{margin-bottom:0;}.inbox-thread-status{min-width:0;}.inbox-compose-actions{width:100%;}.inbox-compose-actions .primary-button,.inbox-compose-actions .ghost-button{flex:1;min-width:0;}}.vip-earn-panel{display:block;padding-top:18px;}.vip-earn-stack{display:grid;grid-template-columns:minmax(0,1fr);gap:16px;}.vip-earn-share-card,.vip-progress-card{padding:18px;border-radius:18px;box-shadow:0 8px 24px rgba(15,23,42,0.05);}.vip-earn-share-card{display:grid;grid-template-columns:minmax(0,1fr);gap:18px;align-items:stretch;}.vip-earn-share-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-width:0;max-width:680px;}.vip-earn-title{margin:16px 0 12px;color:#1f2d3d;font-size:30px;line-height:1.2;font-weight:700;}.vip-earn-description{margin:0;max-width:560px;color:#5e6c7d;font-size:15px;line-height:1.8;}.vip-earn-share-box{display:flex;flex-direction:column;gap:14px;border-radius:16px;background:rgba(255,255,255,0.86);}.vip-earn-share-row{display:flex;align-items:center;gap:12px;}.vip-earn-share-link{flex:1;min-width:0;min-height:46px;padding:12px 16px;border-radius:14px;background:#fff;box-shadow:inset 0 0 0 1px #e7edf5;color:#314357;font-size:14px;line-height:1.55;word-break:break-all;}.vip-earn-share-buttons{display:flex;align-items:stretch;flex:0 0 32%;width:32%;min-width:240px;gap:10px;}.vip-earn-open-button,.vip-earn-copy-button{min-height:46px;border-radius:14px;}.vip-earn-open-button{flex:0 0 30%;padding:0 10px;}.vip-earn-copy-button{flex:1 1 70%;}.vip-earn-share-channel-text{color:#627184;font-size:14px;line-height:1.7;}.vip-earn-message-input{width:100%;min-height:144px;padding:16px 18px;border:1px solid #e7edf5;border-radius:16px;background:linear-gradient(180deg,#fffaf4 0%,#fff 100%);color:#253345;font-family:inherit;font-size:15px;line-height:1.85;font-weight:400;resize:vertical;outline:none;box-shadow:0 1px 2px rgba(15,23,42,0.03);box-sizing:border-box;}.vip-earn-message-input:focus{border-color:#8fb6e3;box-shadow:0 0 0 3px rgba(43,108,176,0.1);}.vip-progress-top{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px;}.vip-progress-copy{min-width:0;}.vip-progress-title{margin:0 0 10px;color:#1f2d3d;font-size:24px;line-height:1.3;font-weight:700;}.vip-progress-description{margin:0;color:#627184;font-size:14px;line-height:1.75;}.vip-progress-status-card{display:flex;flex-direction:column;align-items:flex-end;gap:6px;min-width:190px;padding:16px 18px;border-radius:16px;background:#fbfcfe;box-shadow:inset 0 0 0 1px #edf2f7;}.vip-progress-status-label{color:#7b8a9a;font-size:12px;line-height:1.4;font-weight:700;text-transform:uppercase;letter-spacing:0.06em;}.vip-progress-status-value{color:#2b6cb0;font-size:20px;line-height:1.3;}.vip-progress-status-note{color:#66778b;font-size:13px;line-height:1.5;}.vip-progress-claim-button{width:100%;margin-top:6px;min-height:40px;border-radius:12px;}.vip-progress-claim-button[disabled]{background:#edf2f7;color:#8a94a6;cursor:not-allowed;}.vip-progress-meter{overflow:hidden;height:10px;border-radius:999px;background:#edf2f7;}.vip-progress-meter span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2b6cb0 0%,#6aa7e8 100%);}.vip-progress-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px;}.vip-progress-stat{display:flex;flex-direction:column;gap:8px;padding:16px 18px;border-radius:16px;background:#f8fafc;box-shadow:inset 0 0 0 1px #edf2f7;}.vip-progress-stat-label{color:#7b8a9a;font-size:12px;line-height:1.4;font-weight:700;letter-spacing:0.04em;text-transform:uppercase;}.vip-progress-stat-value{color:#203043;font-size:20px;line-height:1.3;font-weight:700;}.vip-progress-list-wrap{margin-top:20px;padding-top:18px;border-top:1px solid #edf2f7;}.vip-progress-list-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;}.vip-progress-list-title{margin:0;color:#203043;font-size:18px;line-height:1.4;font-weight:700;}.vip-progress-list-chip{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 12px;border-radius:999px;background:#eef5fd;color:#315d8a;font-size:12px;font-weight:700;}.vip-progress-list{display:flex;flex-direction:column;gap:12px;}.vip-progress-user{display:flex;align-items:center;gap:14px;padding:14px 16px;border-radius:16px;background:#fbfcfe;box-shadow:inset 0 0 0 1px #edf2f7;}.vip-progress-user-avatar{display:flex;align-items:center;justify-content:center;flex:0 0 44px;width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#2b6cb0 0%,#6aa7e8 100%);color:#fff;box-shadow:0 10px 24px rgba(43,108,176,0.18);font-size:13px;font-weight:700;}.vip-progress-user-main{flex:1;min-width:0;}.vip-progress-user-top{display:flex;align-items:center;justify-content:space-between;gap:12px;}.vip-progress-user-top strong{color:#1f2d3d;font-size:15px;line-height:1.5;}.vip-progress-user-status{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 12px;border-radius:999px;background:#ecfdf3;color:#1f8f56;font-size:12px;font-weight:700;}.vip-progress-user-meta{margin:4px 0 0;color:#738397;font-size:13px;line-height:1.6;}@media (max-width:980px){.vip-progress-summary{grid-template-columns:repeat(2,minmax(0,1fr));}}@media (max-width:767px){.vip-earn-panel{padding-top:16px;}.vip-earn-share-card,.vip-progress-card{padding:16px;}.vip-earn-title{font-size:24px;}.vip-earn-share-row,.vip-progress-top,.vip-progress-list-title-row,.vip-progress-user-top{flex-direction:column;align-items:flex-start;}.vip-earn-share-link{width:100%;}.vip-earn-share-buttons{width:100%;min-width:0;}.vip-earn-open-button,.vip-earn-copy-button{width:auto;}.vip-earn-open-button{flex:0 0 30%;}.vip-earn-copy-button{flex:1 1 70%;width:auto;}.vip-progress-status-card{width:100%;align-items:flex-start;min-width:0;}.vip-progress-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;}.vip-progress-user{align-items:flex-start;}.vip-progress-stat{padding:12px 10px;}.vip-progress-stat-label{font-size:11px;letter-spacing:0.03em;}.vip-progress-stat-value{font-size:16px;}}