:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}*{box-sizing:border-box;margin:0;padding:0}body{color:#333;background:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif}a{color:#1890ff;text-decoration:none}button{cursor:pointer;color:#fff;background:#1890ff;border:none;border-radius:4px;padding:8px 16px;font-size:14px;transition:all .2s}button:hover{background:#40a9ff;transform:translateY(-1px)}button:disabled{cursor:not-allowed;background:#ccc;transform:none}input,textarea,select{border:1px solid #ddd;border-radius:4px;width:100%;padding:10px;font-size:14px;transition:border-color .2s}input:focus,textarea:focus,select:focus{border-color:#1890ff;outline:none;box-shadow:0 0 0 2px #1890ff1a}.form-group{margin-bottom:16px}.form-group label{margin-bottom:8px;font-weight:500;display:block}.error{color:#ff4d4f;background:#fff2f0;border-radius:4px;margin-bottom:16px;padding:8px}.success{color:#52c41a;background:#f6ffed;border-radius:4px;margin-bottom:16px;padding:8px}.loading{text-align:center;color:#666;padding:40px}.empty{text-align:center;color:#999;padding:40px}.app-layout{flex-direction:column;min-height:100vh;display:flex}.app-nav{z-index:1000;background:#fff;border-bottom:1px solid #e8e8e8;position:sticky;top:0;box-shadow:0 2px 8px #0000000f}.nav-inner{justify-content:space-between;align-items:center;max-width:1200px;height:60px;margin:0 auto;padding:0 24px;display:flex}.nav-brand{color:#1a1a2e;align-items:center;gap:10px;text-decoration:none;display:flex}.brand-icon{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.brand-icon svg{color:#fff;width:20px;height:20px}.brand-text{color:#1a1a2e;font-size:20px;font-weight:700}.nav-links{align-items:center;gap:4px;display:flex}.nav-link{color:#666;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.nav-link svg{width:18px;height:18px}.nav-link:hover{color:#667eea;background:#667eea14}.nav-link.active{color:#667eea;background:#667eea1a}.nav-user{align-items:center;display:flex}.nav-login-btn{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:8px;align-items:center;gap:6px;padding:8px 20px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.nav-login-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #667eea4d}.nav-login-btn svg{width:16px;height:16px}.user-menu{cursor:pointer;align-items:center;gap:10px;display:flex;position:relative}.user-avatar{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:600;display:flex;overflow:hidden}.user-avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.user-name{color:#333;font-size:14px;font-weight:500}.user-dropdown{opacity:0;visibility:hidden;z-index:100;background:#fff;border-radius:12px;min-width:180px;margin-top:12px;padding:8px;transition:all .2s;position:absolute;top:100%;right:0;transform:translateY(-10px);box-shadow:0 10px 40px #00000026}.user-menu:hover .user-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-item{color:#333;text-align:left;background:0 0;border-radius:8px;align-items:center;gap:10px;width:100%;padding:12px 16px;font-size:14px;transition:all .2s;display:flex}.dropdown-item:hover{background:#f5f5f5;transform:none}.dropdown-item svg{color:#666;width:18px;height:18px}.dropdown-item.logout{color:#ff4d4f;border-top:1px solid #f0f0f0;margin-top:4px;padding-top:12px}.dropdown-item.logout svg{color:#ff4d4f}.app-main{flex:1;padding-top:24px}.app-footer{background:#fff;border-top:1px solid #e8e8e8;margin-top:40px;padding:24px 0}.footer-inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 24px;display:flex}.footer-inner p{color:#999;font-size:13px}.footer-links{gap:20px;display:flex}.footer-links a{color:#999;font-size:13px;transition:color .2s}.footer-links a:hover{color:#667eea}.footer-left{flex-direction:column;gap:8px;display:flex}.footer-right{align-items:center;display:flex}.qrcode-section{align-items:center;gap:12px;display:flex}.qrcode-img{-o-object-fit:cover;object-fit:cover;border-radius:8px;width:80px;height:80px}.qrcode-text{color:#666;text-align:center;font-size:12px;line-height:1.6}.page-title-section{text-align:center;margin-bottom:8px;padding:32px 20px 20px}.page-title-section h1{color:#1a1a2e;margin-bottom:8px;font-size:28px;font-weight:700}.page-title-section p{color:#666;font-size:15px}.login-page{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;display:flex}.login-box{background:#fff;border-radius:16px;width:100%;max-width:420px;padding:40px;box-shadow:0 20px 60px #0003}.login-box h1{text-align:center;color:#1a1a2e;margin-bottom:8px;font-size:28px}.login-box .form-group{margin-bottom:20px}.login-box label{color:#333;margin-bottom:8px;font-weight:500;display:block}.login-box input{border:2px solid #e8e8e8;border-radius:10px;padding:12px 16px;font-size:15px;transition:all .2s}.login-box input:focus{border-color:#667eea;box-shadow:0 0 0 4px #667eea1a}.login-box button[type=submit]{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:10px;width:100%;margin-top:8px;padding:14px;font-size:16px;font-weight:600}.login-box button[type=submit]:hover{box-shadow:0 4px 12px #667eea66}.login-box .error{border-radius:8px;margin-bottom:20px;padding:12px 16px}.switch-mode{text-align:center;color:#666;margin-top:20px;font-size:14px}.switch-mode .link-btn{color:#667eea;background:0 0;margin-left:4px;padding:0;font-weight:500}.switch-mode .link-btn:hover{background:0 0;transform:none}.code-input{gap:12px;display:flex}.code-input input{flex:1}.send-code-btn{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:10px;min-width:110px;padding:12px 16px;font-size:14px;font-weight:500}.send-code-btn:hover:not(:disabled){box-shadow:0 4px 12px #667eea66}.send-code-btn:disabled{cursor:not-allowed;background:#ccc}.hint{color:#999;margin-top:4px;font-size:12px;display:block}.home-page{background:#f5f5f5}.home-hero{text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);margin:-24px 0 0;padding:40px 24px 28px}.home-hero h1{color:#fff;margin-bottom:8px;font-size:36px;font-weight:700}.home-hero p{color:#ffffffd9;font-size:16px}.search-section{z-index:10;max-width:900px;margin:-20px auto 0;padding:0 24px;position:relative}.search-box{background:#fff;border-radius:12px;align-items:center;gap:8px;padding:8px;display:flex;box-shadow:0 4px 20px #00000014}.search-icon{color:#999;width:24px;height:24px;margin-left:12px}.search-box input{box-shadow:none;border:none;outline:none;flex:1;padding:12px;font-size:16px}.search-box input:focus{box-shadow:none}.search-btn{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:8px;padding:12px 24px;font-weight:500}.filter-bar{justify-content:center;gap:12px;margin-top:16px;display:flex}.filter-select{cursor:pointer;background:#fff;border:2px solid #e8e8e8;border-radius:8px;padding:10px 20px;font-size:14px;transition:all .2s}.filter-select:hover{border-color:#667eea}.resource-section{max-width:1200px;margin:0 auto;padding:24px}.loading-state{color:#666;flex-direction:column;justify-content:center;align-items:center;padding:80px;display:flex}.loading-spinner{color:#666;flex-direction:column;justify-content:center;align-items:center;padding:40px;display:flex}.spinner{border:3px solid #f0f0f0;border-top-color:#667eea;border-radius:50%;width:40px;height:40px;margin-bottom:16px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.empty-state{text-align:center;color:#999;background:#fff;border-radius:16px;padding:60px;font-size:16px}.empty-state svg{color:#ddd;width:64px;height:64px;margin-bottom:16px}.empty-state p{color:#666;margin-bottom:8px;font-size:18px}.empty-state span{color:#999;font-size:14px}.resource-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;display:grid}.resource-card{background:#fff;border-radius:16px;padding:24px;transition:all .3s;box-shadow:0 2px 12px #0000000f}.resource-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.card-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.card-header-left{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.card-disk-type{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#11998e 0%,#38ef7d 100%);border-radius:20px;padding:4px 10px;font-size:11px;font-weight:600}.card-category{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:20px;padding:4px 12px;font-size:12px;font-weight:500}.card-date{color:#999;font-size:12px}.card-title{color:#1a1a2e;margin-bottom:8px;font-size:18px;font-weight:600;line-height:1.4}.card-description{color:#666;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:12px;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}.card-tags{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.card-tag{color:#666;background:#f5f5f5;border-radius:6px;padding:4px 10px;font-size:12px}.card-footer{border-top:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding-top:16px;display:flex}.card-stats{gap:16px;display:flex}.stat-item{color:#666;align-items:center;gap:6px;font-size:14px;display:flex}.stat-item svg{width:16px;height:16px}.card-actions{gap:8px;display:flex}.action-btn{border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:all .2s;display:flex}.action-btn svg{width:18px;height:18px}.like-btn{color:#ff6b6b;background:#fff0f0}.like-btn:hover{color:#fff;background:#ff6b6b}.favorite-btn{color:#eb2f96;background:#fff0f5}.favorite-btn:hover{color:#fff;background:#eb2f96}.detail-btn{color:#667eea;background:#f0f5ff}.detail-btn:hover{color:#fff;background:#667eea}.pagination{justify-content:center;align-items:center;gap:20px;padding:32px 24px;display:flex}.page-btn{color:#667eea;background:#fff;border:2px solid #667eea;border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-weight:500;transition:all .2s;display:flex}.page-btn:hover:not(:disabled){color:#fff;background:#667eea}.page-btn:disabled{opacity:.5;cursor:not-allowed}.page-btn svg{width:18px;height:18px}.page-info{color:#666;font-size:14px}.profile-page{max-width:900px;margin:0 auto;padding:0 24px}.profile-banner{background:#fff;border-radius:16px;margin-bottom:24px;overflow:hidden;box-shadow:0 4px 20px #00000014}.profile-banner-bg{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);height:120px}.profile-banner-content{z-index:1;align-items:center;gap:20px;margin-top:-50px;padding:0 32px 24px;display:flex;position:relative}.profile-avatar-lg{background:#f0f0f0;border:4px solid #fff;border-radius:50%;flex-shrink:0;width:100px;height:100px;overflow:hidden;box-shadow:0 4px 12px #00000026}.profile-avatar-lg img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.avatar-placeholder-lg{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:40px;font-weight:600;display:flex}.profile-user-info{padding-top:60px}.profile-user-info h1{color:#1a1a2e;margin-bottom:4px;font-size:24px;font-weight:600}.profile-user-info p{color:#666;margin-bottom:8px;font-size:14px}.role-badge{border-radius:20px;padding:4px 12px;font-size:12px;font-weight:500;display:inline-block}.role-badge.admin{color:#fff;background:linear-gradient(135deg,#ff9a56 0%,#ff6b6b 100%)}.role-badge.user{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.profile-tabs{background:#fff;border-radius:12px;gap:4px;margin-bottom:24px;padding:0 8px;display:flex;box-shadow:0 2px 12px #0000000f}.profile-tabs button{color:#666;background:0 0;border-radius:8px;align-items:center;gap:8px;padding:14px 24px;font-weight:500;transition:all .2s;display:flex}.profile-tabs button svg{width:18px;height:18px}.profile-tabs button:hover{color:#667eea;background:#667eea14;transform:none}.profile-tabs button.active{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.profile-content{background:#fff;border-radius:16px;padding:32px;box-shadow:0 4px 20px #00000014}.error-message{color:#ff4d4f;background:linear-gradient(135deg,#fff5f5 0%,#ffe4e4 100%);border-left:4px solid #ff4d4f;border-radius:8px;margin-bottom:20px;padding:12px 16px}.success-message{color:#52c41a;background:linear-gradient(135deg,#f6ffed 0%,#e6ffdb 100%);border-left:4px solid #52c41a;border-radius:8px;margin-bottom:20px;padding:12px 16px}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;display:grid}.stat-card{border-radius:12px;align-items:center;gap:16px;padding:24px;transition:transform .2s,box-shadow .2s;display:flex}.stat-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.stat-card-blue{background:linear-gradient(135deg,#e8f4fd 0%,#d6e9f8 100%)}.stat-card-pink{background:linear-gradient(135deg,#fce4ec 0%,#f8bbd9 100%)}.stat-card-green{background:linear-gradient(135deg,#e8f5e9 0%,#c8e6c9 100%)}.stat-card-orange{background:linear-gradient(135deg,#fff3e0 0%,#ffe0b2 100%)}.stat-card-purple{background:linear-gradient(135deg,#f3e5f5 0%,#e1bee7 100%)}.stat-icon-wrapper{background:#fff;border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;display:flex;box-shadow:0 2px 8px #00000014}.stat-icon-wrapper svg{width:28px;height:28px}.stat-card-blue .stat-icon-wrapper svg{color:#1890ff}.stat-card-pink .stat-icon-wrapper svg{color:#eb2f96}.stat-card-green .stat-icon-wrapper svg{color:#52c41a}.stat-card-orange .stat-icon-wrapper svg{color:#fa8c16}.stat-card-purple .stat-icon-wrapper svg{color:#9c27b0}.stat-info{flex:1}.stat-value{color:#1a1a2e;margin-bottom:4px;font-size:32px;font-weight:700;line-height:1}.stat-label{color:#666;font-size:14px}.profile-form{max-width:480px}.profile-form .form-group{margin-bottom:24px}.profile-form label{color:#333;margin-bottom:10px;font-weight:500;display:block}.profile-form input{border:2px solid #e8e8e8;border-radius:8px;padding:12px 16px;font-size:15px;transition:all .2s}.profile-form input:focus{border-color:#667eea;box-shadow:0 0 0 4px #667eea1a}.avatar-preview{border:3px solid #667eea;border-radius:50%;width:80px;height:80px;margin-top:12px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.avatar-preview img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.submit-btn{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 24px;font-size:16px;font-weight:600;transition:all .2s;display:flex}.submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.submit-btn:disabled{opacity:.7;box-shadow:none;transform:none}.upload-page{max-width:700px;margin:0 auto;padding:0 24px 40px}.upload-auth-prompt{text-align:center;background:#fff;border-radius:16px;padding:60px;box-shadow:0 4px 20px #00000014}.prompt-icon{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;display:flex}.prompt-icon svg{color:#fff;width:40px;height:40px}.upload-auth-prompt h2{color:#1a1a2e;margin-bottom:8px;font-size:24px}.upload-auth-prompt p{color:#666;margin-bottom:24px}.upload-auth-prompt .login-btn{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:8px;padding:14px 32px;font-size:16px;font-weight:500;display:inline-flex}.upload-success{color:#52c41a;background:linear-gradient(135deg,#f6ffed 0%,#e6ffdb 100%);border-left:4px solid #52c41a;border-radius:12px;align-items:center;gap:12px;margin-bottom:24px;padding:16px 20px;display:flex}.upload-success svg{flex-shrink:0;width:24px;height:24px}.upload-error{color:#ff4d4f;background:linear-gradient(135deg,#fff5f5 0%,#ffe4e4 100%);border-left:4px solid #ff4d4f;border-radius:12px;align-items:center;gap:12px;margin-bottom:24px;padding:16px 20px;display:flex}.upload-error svg{flex-shrink:0;width:24px;height:24px}.char-count{color:#999;margin-left:4px;font-size:12px;font-weight:400}.form-group label .char-count{color:#999;font-weight:400}@media (width<=768px){.nav-inner{padding:0 12px}.brand-text{display:none}.nav-links{gap:2px;display:flex}.nav-link{justify-content:center;align-items:center;padding:8px 10px;display:flex}.nav-link span{display:none}.nav-link svg{width:22px;height:22px;display:block}.user-name{display:none}.user-menu{gap:4px}.home-hero{padding:30px 16px 24px}.home-hero h1{font-size:24px}.home-hero p{font-size:14px}.search-section{padding:0 12px}.search-box{flex-direction:column;gap:12px;padding:12px}.search-icon{display:none}.search-box input{padding:14px 16px}.search-btn{width:100%;padding:14px}.filter-bar{flex-direction:column;gap:8px}.filter-select{width:100%}.resource-section{padding:16px 12px}.resource-grid{grid-template-columns:1fr;gap:16px}.resource-card{padding:16px}.card-title{font-size:16px}.card-footer{flex-direction:column;align-items:stretch;gap:12px}.card-stats,.card-actions{justify-content:center}.pagination{flex-direction:column;gap:12px;padding:20px 12px}.page-btn{justify-content:center;width:100%}.profile-page{padding:0 12px}.profile-banner-bg{height:80px}.profile-banner-content{text-align:center;flex-direction:column;align-items:center;margin-top:-40px;padding:0 16px 20px}.profile-avatar-lg{width:80px;height:80px}.profile-user-info{padding-top:12px}.profile-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:4px;overflow-x:auto}.profile-tabs::-webkit-scrollbar{display:none}.profile-tabs button{white-space:nowrap;padding:12px 16px;font-size:13px}.profile-tabs button svg{width:16px;height:16px}.profile-content{padding:20px 16px}.stats-grid{grid-template-columns:1fr;gap:12px}.stat-card{padding:16px}.stat-value{font-size:24px}.stat-icon-wrapper{width:48px;height:48px}.stat-icon-wrapper svg{width:24px;height:24px}.profile-form{max-width:100%}.upload-page{padding:0 12px 24px}.page-title-section{padding:24px 12px 16px}.page-title-section h1{font-size:22px}.upload-form{padding:16px}.form-section{margin-bottom:16px;padding:16px}.form-row{flex-direction:column;gap:0}.form-input,.form-textarea{font-size:16px}.app-footer{margin-top:24px;padding:16px 0}.footer-inner{text-align:center;flex-direction:column;gap:16px;padding:0 12px}.footer-left{align-items:center}.footer-links{justify-content:center}.qrcode-section{text-align:center;flex-direction:column}.qrcode-img{width:100px;height:100px}.login-box{border-radius:12px;margin:16px;padding:24px 20px}.login-box h1{font-size:22px}.code-input{flex-direction:column;gap:8px}.send-code-btn{width:100%}.empty-state{padding:40px 20px}.empty-state svg{width:48px;height:48px}.empty-state p{font-size:16px}.loading-state{padding:40px}.resources-list{gap:12px}.resource-item{flex-direction:column;gap:12px;padding:12px}.resource-actions{align-self:flex-end}.upload-auth-prompt{padding:40px 20px}.prompt-icon{width:60px;height:60px}.prompt-icon svg{width:30px;height:30px}.upload-auth-prompt h2{font-size:20px}.submit-section{padding:16px}.submit-button{padding:14px 24px;font-size:16px}}@media (width<=480px){.nav-link{padding:8px 6px}.nav-login-btn{padding:8px 12px;font-size:13px}.nav-login-btn svg{width:14px;height:14px}.nav-login-btn span{display:none}.home-hero h1{font-size:20px}.card-header{flex-wrap:wrap;gap:8px}.card-tags{gap:6px}.card-tag{padding:3px 8px;font-size:11px}.stat-item{font-size:13px}.action-btn{width:32px;height:32px}.action-btn svg{width:16px;height:16px}}.upload-form{background:#fff;border-radius:16px;padding:32px;box-shadow:0 4px 20px #00000014}.form-section{margin-bottom:32px}.section-title{color:#1a1a2e;border-bottom:2px solid #f0f0f0;align-items:center;gap:10px;margin-bottom:20px;padding-bottom:12px;font-size:18px;font-weight:600;display:flex}.section-title svg{color:#667eea;width:22px;height:22px}.upload-form .form-group{margin-bottom:20px}.upload-form label{color:#333;margin-bottom:8px;font-weight:500;display:block}.required{color:#ff4d4f;margin-right:4px}.form-input{border:2px solid #e8e8e8;border-radius:10px;width:100%;padding:12px 16px;font-size:15px;transition:all .2s}.form-input:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 4px #667eea1a}.form-input::placeholder{color:#bbb}.form-input-small{max-width:200px}.form-select{cursor:pointer;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;border:2px solid #e8e8e8;border-radius:10px;width:100%;padding:12px 40px 12px 16px;font-size:15px;transition:all .2s}.form-select:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 4px #667eea1a}.loading-text,.no-categories{color:#999;padding:12px 16px;font-size:14px}.form-textarea{resize:vertical;border:2px solid #e8e8e8;border-radius:10px;width:100%;min-height:120px;padding:12px 16px;font-family:inherit;font-size:15px;transition:all .2s}.form-textarea:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 4px #667eea1a}.input-hint{color:#999;margin-top:6px;font-size:12px;display:block}.upload-form .form-row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.submit-button{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:8px;padding:16px 24px;font-size:16px;font-weight:600;transition:all .3s;display:flex}.submit-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 24px #667eea66}.submit-button:disabled{opacity:.7;cursor:not-allowed;transform:none}.resource-detail-page{max-width:900px;margin:0 auto;padding:0 24px 40px}.detail-header{background:#fff;border-radius:16px;margin-bottom:24px;padding:32px;box-shadow:0 4px 20px #00000014}.detail-header-content{text-align:center}.detail-category{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:20px;margin-bottom:12px;padding:4px 12px;font-size:12px;font-weight:500;display:inline-block}.detail-header h1{color:#1a1a2e;margin-bottom:12px;font-size:28px;font-weight:700}.detail-meta{color:#666;justify-content:center;gap:24px;font-size:14px;display:flex}.detail-meta span{align-items:center;gap:6px;display:flex}.detail-meta svg{width:16px;height:16px}.detail-body{flex-direction:column;gap:20px;display:flex}.detail-card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 4px 20px #00000014}.detail-card h3{color:#1a1a2e;align-items:center;gap:8px;margin-bottom:12px;font-size:16px;font-weight:600;display:flex}.detail-card p{color:#666;line-height:1.8}.download-info{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.download-link{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:10px;align-items:center;gap:8px;padding:12px 24px;font-weight:500;transition:all .2s;display:inline-flex}.download-link:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.download-link svg{width:20px;height:20px}.extract-code{color:#666;font-size:14px}.extract-code code{color:#667eea;background:#f5f5f5;border-radius:6px;padding:4px 12px;font-family:monospace;font-size:16px;font-weight:600}.detail-stats-row{justify-content:center;gap:24px;display:flex}.detail-stat{background:#fff;border-radius:12px;align-items:center;gap:8px;padding:16px 24px;display:flex;box-shadow:0 2px 12px #0000000f}.detail-stat svg{color:#667eea;width:20px;height:20px}.stat-num{color:#1a1a2e;font-size:20px;font-weight:700}.detail-stat .stat-label{color:#999;font-size:13px}.detail-actions{justify-content:center;gap:12px;display:flex}.action-btn-primary{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:10px;align-items:center;gap:8px;padding:12px 24px;font-weight:500;transition:all .2s;display:flex}.action-btn-primary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.action-btn-primary svg{width:18px;height:18px}.action-btn-secondary{color:#667eea;background:#fff;border:2px solid #667eea;border-radius:10px;align-items:center;gap:8px;padding:12px 24px;font-weight:500;transition:all .2s;display:flex}.action-btn-secondary:hover{color:#fff;background:#667eea;transform:translateY(-2px)}.action-btn-secondary svg{width:18px;height:18px}.action-btn-ghost{color:#999;background:0 0;border:1px solid #e8e8e8;border-radius:10px;align-items:center;gap:8px;padding:12px 24px;font-weight:500;transition:all .2s;display:flex}.action-btn-ghost:hover{color:#ff4d4f;background:#fff5f5;border-color:#ff4d4f;transform:none}.action-btn-ghost svg{width:18px;height:18px}.modal-overlay{z-index:2000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-content{background:#fff;border-radius:16px;width:100%;max-width:480px;padding:32px;box-shadow:0 20px 60px #0003}.modal-content h3{color:#1a1a2e;margin-bottom:16px;font-size:20px;font-weight:600}.modal-content textarea{resize:vertical;border:2px solid #e8e8e8;border-radius:10px;width:100%;min-height:100px;margin-bottom:20px;padding:12px 16px;font-family:inherit;font-size:15px}.modal-content textarea:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 4px #667eea1a}.admin-page{max-width:1200px;margin:0 auto;padding:0 24px 40px}.admin-tabs{background:#fff;border-radius:12px;gap:4px;margin-bottom:24px;padding:0 8px;display:flex;box-shadow:0 2px 12px #0000000f}.admin-tabs button{color:#666;background:0 0;border-radius:8px;align-items:center;gap:8px;padding:14px 24px;font-weight:500;transition:all .2s;display:flex}.admin-tabs button svg{width:18px;height:18px}.admin-tabs button:hover{color:#667eea;background:#667eea14;transform:none}.admin-tabs button.active{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.admin-content{background:#fff;border-radius:16px;padding:24px;box-shadow:0 4px 20px #00000014}.admin-table-wrapper{overflow-x:auto}.admin-table-wrapper table{border-collapse:collapse;width:100%}.admin-table-wrapper th,.admin-table-wrapper td{text-align:left;border-bottom:1px solid #f0f0f0;padding:12px 16px}.admin-table-wrapper th{color:#666;text-transform:uppercase;letter-spacing:.5px;background:#fafafa;font-size:13px;font-weight:500}.admin-table-wrapper tr:hover{background:#fafafa}.status-badge{border-radius:20px;padding:4px 10px;font-size:12px;font-weight:500;display:inline-block}.status-badge.active{color:#52c41a;background:#f6ffed}.status-badge.banned{color:#ff4d4f;background:#fff2f0}.status-badge.blocked{color:#fa8c16;background:#fff7e6}.status-badge.pending{color:#1890ff;background:#e6f7ff}.status-badge.approved{color:#52c41a;background:#f6ffed}.status-badge.rejected{color:#ff4d4f;background:#fff2f0}.btn-danger-sm{color:#fff;background:#ff4d4f;border-radius:6px;padding:6px 14px;font-size:13px;transition:all .2s}.btn-danger-sm:hover{background:#ff7875}.btn-success-sm{color:#fff;background:#52c41a;border-radius:6px;padding:6px 14px;font-size:13px;transition:all .2s}.btn-success-sm:hover{background:#73d13d}.action-btns{gap:8px;display:flex}.category-section{padding:20px 0}.category-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.category-header h3{color:#1a1a2e;font-size:20px;font-weight:600}.category-form{background:#f8f9fa;border-radius:12px;margin-bottom:24px;padding:24px}.category-form h4{color:#1a1a2e;margin-bottom:16px;font-size:16px;font-weight:600}.child-category{background:#fafafa}.tree-indent{color:#999;margin-right:4px}.status-badge.status-active{color:#52c41a;background:#f6ffed}.status-badge.status-inactive{color:#999;background:#f5f5f5}@media (width<=768px){.app-main{padding-top:16px}.nav-inner{padding:0 16px}.brand-text,.user-name{display:none}.home-hero{margin:-16px 0 0;padding:32px 16px 24px}.home-hero h1{font-size:28px}.search-section{margin:-16px auto 0;padding:0 16px}.resource-section{padding:20px 16px}.profile-page,.upload-page,.resource-detail-page,.admin-page{padding-left:16px;padding-right:16px}.resource-grid,.upload-form .form-row{grid-template-columns:1fr}.filter-bar{flex-direction:column}.detail-meta{flex-direction:column;gap:8px}.detail-stats-row,.detail-actions{flex-direction:column}.stats-grid{grid-template-columns:1fr 1fr}.footer-inner{text-align:center;flex-direction:column;gap:12px;padding:0 16px}}.about-page,.terms-page,.privacy-page{max-width:900px;margin:0 auto;padding:0 24px 40px}.about-content,.terms-content,.privacy-content{background:#fff;border-radius:16px;padding:40px;box-shadow:0 4px 20px #00000014}.about-content h1,.terms-content h1,.privacy-content h1{color:#1a1a2e;border-bottom:2px solid #f0f0f0;margin-bottom:32px;padding-bottom:16px;font-size:32px;font-weight:700}.about-section,.terms-section,.privacy-section{margin-bottom:32px}.about-section h2,.terms-section h2,.privacy-section h2{color:#667eea;margin-bottom:16px;font-size:22px;font-weight:600}.about-section p,.terms-section p,.privacy-section p{color:#666;margin-bottom:12px;line-height:1.8}.about-section ul,.terms-section ul,.privacy-section ul{margin-bottom:12px;margin-left:20px}.about-section li,.terms-section li,.privacy-section li{color:#666;margin-bottom:8px;line-height:1.8}.about-section strong,.terms-section strong,.privacy-section strong{color:#333}.last-update{color:#999;margin-bottom:24px;font-size:14px}@media (width<=768px){.about-content,.terms-content,.privacy-content{padding:24px}.about-content h1,.terms-content h1,.privacy-content h1{font-size:24px}.about-section h2,.terms-section h2,.privacy-section h2{font-size:18px}}.resource-detail-container{max-width:1000px;margin:0 auto;padding:24px}.resource-header{text-align:center;background:#fff;border-radius:16px;margin-bottom:24px;padding:32px;box-shadow:0 2px 12px #0000000f}.resource-header-tags{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-bottom:16px;display:flex}.resource-disk-type{color:#fff;background:linear-gradient(135deg,#11998e 0%,#38ef7d 100%);border-radius:20px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-block}.resource-category{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:20px;padding:6px 16px;font-size:13px;font-weight:500;display:inline-block}.resource-title{color:#1a1a2e;margin-bottom:16px;font-size:28px;font-weight:700;line-height:1.4}.resource-meta{color:#666;justify-content:center;align-items:center;gap:12px;font-size:14px;display:flex}.meta-item{align-items:center;gap:6px;display:flex}.meta-separator{color:#ddd}.resource-content{grid-template-columns:1fr 320px;gap:24px;display:grid}.content-left{flex-direction:column;gap:20px;display:flex}.content-right{flex-direction:column;gap:16px;display:flex}.info-card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 12px #0000000f}.card-header{color:#1a1a2e;align-items:center;gap:10px;margin-bottom:16px;display:flex}.card-header h3{font-size:16px;font-weight:600}.card-header svg{color:#667eea}.download-section{background:linear-gradient(135deg,#667eea08 0%,#764ba208 100%);border:2px solid #667eea}.download-content{flex-direction:column;gap:20px;display:flex}.download-button{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:16px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #667eea4d}.download-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.extract-code-section{flex-direction:column;gap:8px;display:flex}.code-label{color:#666;font-size:13px;font-weight:500}.code-box{background:#f8f9fa;border:1px dashed #ddd;border-radius:8px;align-items:center;gap:12px;padding:12px 16px;display:flex}.code-box code{color:#667eea;letter-spacing:2px;flex:1;font-family:Courier New,monospace;font-size:20px;font-weight:700}.copy-button{color:#666;cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:6px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;transition:all .2s;display:flex}.copy-button:hover{color:#667eea;border-color:#667eea}.copy-button.copied{color:#fff;background:#52c41a;border-color:#52c41a}.no-link{color:#999;text-align:center;padding:24px;font-style:italic}.description-body{color:#555;line-height:1.8}.description-body p{white-space:pre-wrap}.empty-text{color:#999;font-style:italic}.stats-section{justify-content:space-around;align-items:center;padding:20px;display:flex}.stat-item{flex-direction:column;align-items:center;gap:4px;display:flex}.stat-value{color:#1a1a2e;font-size:28px;font-weight:700}.stat-name{color:#999;font-size:13px}.stat-divider{background:#eee;width:1px;height:40px}.actions-section{flex-direction:column;gap:10px;padding:16px;display:flex}.action-button{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.action-button.like{color:#667eea;background:#f0f5ff}.action-button.like:hover{color:#fff;background:#667eea}.action-button.favorite{color:#eb2f96;background:#fff0f6}.action-button.favorite:hover{color:#fff;background:#eb2f96}.action-button.report{color:#666;background:#f5f5f5}.action-button.report:hover{color:#fff;background:#ff4d4f}.file-info-section h4{color:#1a1a2e;border-bottom:1px solid #f0f0f0;margin-bottom:12px;padding-bottom:10px;font-size:14px;font-weight:600}.file-info-item{justify-content:space-between;padding:8px 0;font-size:14px;display:flex}.file-info-label{color:#999}.file-info-value{color:#333;font-weight:500}.page-loading{color:#666;flex-direction:column;justify-content:center;align-items:center;padding:80px;display:flex}.page-error{text-align:center;color:#ff4d4f;padding:80px;font-size:16px}.report-modal{max-width:420px}.report-modal .modal-desc{color:#666;margin-bottom:16px;font-size:14px}.report-modal textarea{resize:vertical;border:1px solid #e0e0e0;border-radius:8px;width:100%;margin-bottom:20px;padding:12px;font-family:inherit;font-size:14px}.report-modal textarea:focus{border-color:#667eea;outline:none}.modal-actions{justify-content:flex-end;gap:12px;display:flex}.btn-cancel{color:#666;cursor:pointer;background:#f5f5f5;border:none;border-radius:8px;padding:10px 20px;font-size:14px;transition:all .2s}.btn-cancel:hover{background:#e8e8e8}.btn-submit{color:#fff;cursor:pointer;background:#ff4d4f;border:none;border-radius:8px;padding:10px 20px;font-size:14px;transition:all .2s}.btn-submit:hover{background:#ff7875}@media (width<=768px){.resource-detail-container{padding:16px}.resource-header{padding:24px 20px}.resource-title{font-size:22px}.resource-meta{flex-direction:column;gap:8px}.meta-separator{display:none}.resource-content{grid-template-columns:1fr}.content-right{order:-1}.stats-section{flex-direction:row}.actions-section{flex-flow:wrap}.action-button{flex:1;min-width:100px}.download-button{width:100%}.code-box{flex-direction:column;gap:10px}.code-box code{font-size:18px}}.whitelist-section{padding:0}.whitelist-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.whitelist-header h3{color:#1a1a2e;font-size:18px;font-weight:600}.btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.btn-secondary{color:#666;cursor:pointer;background:#f5f5f5;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s}.btn-secondary:hover{background:#e8e8e8}.btn-primary-sm{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:6px;padding:6px 14px;font-size:13px;transition:all .2s}.btn-primary-sm:hover{transform:translateY(-1px);box-shadow:0 2px 8px #667eea66}.whitelist-form{background:#f9f9f9;border-radius:12px;margin-bottom:24px;padding:24px}.whitelist-form h4{color:#1a1a2e;margin-bottom:16px;font-size:16px;font-weight:600}.whitelist-form .form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.whitelist-form .form-group{margin-bottom:16px}.whitelist-form label{color:#333;margin-bottom:6px;font-size:14px;font-weight:500;display:block}.whitelist-form input[type=text]{border:2px solid #e8e8e8;border-radius:8px;width:100%;padding:10px 14px;font-size:14px;transition:all .2s}.whitelist-form input[type=text]:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 4px #667eea1a}.checkbox-group{align-items:center;display:flex}.checkbox-group label{cursor:pointer;align-items:center;gap:8px;display:flex}.checkbox-group input[type=checkbox]{cursor:pointer;width:18px;height:18px}.whitelist-success{color:#52c41a;background:linear-gradient(135deg,#f6ffed 0%,#e6ffdb 100%);border-left:4px solid #52c41a;border-radius:8px;margin-bottom:16px;padding:12px 16px;font-size:14px}.whitelist-error{color:#ff4d4f;background:linear-gradient(135deg,#fff5f5 0%,#ffe4e4 100%);border-left:4px solid #ff4d4f;border-radius:8px;margin-bottom:16px;padding:12px 16px;font-size:14px}.status-badge.inactive{color:#999;background:#f5f5f5}.submit-section{margin-top:24px}.submit-section .upload-success,.submit-section .upload-error{margin-bottom:16px}@media (width<=768px){.whitelist-header{flex-direction:column;align-items:flex-start;gap:12px}.whitelist-form .form-row{grid-template-columns:1fr}.form-actions{flex-direction:column}.form-actions button{width:100%}}.resources-section,.config-section{padding:0}.config-header{margin-bottom:20px}.config-header h3{color:#1a1a2e;margin-bottom:8px;font-size:18px;font-weight:600}.config-description{color:#666;font-size:14px}.config-success{color:#52c41a;background:linear-gradient(135deg,#f6ffed 0%,#e6ffdb 100%);border-left:4px solid #52c41a;border-radius:8px;margin-bottom:16px;padding:12px 16px;font-size:14px}.config-error{color:#ff4d4f;background:linear-gradient(135deg,#fff5f5 0%,#ffe4e4 100%);border-left:4px solid #ff4d4f;border-radius:8px;margin-bottom:16px;padding:12px 16px;font-size:14px}.config-form{background:#f9f9f9;border-radius:12px;margin-bottom:24px;padding:24px}.config-form h4{color:#1a1a2e;margin-bottom:16px;font-size:16px;font-weight:600}.config-form .form-group{margin-bottom:16px}.config-form label{color:#333;margin-bottom:6px;font-size:14px;font-weight:500;display:block}.config-form input[type=text],.config-form textarea{border:2px solid #e8e8e8;border-radius:8px;width:100%;padding:10px 14px;font-family:inherit;font-size:14px;transition:all .2s}.config-form input[type=text]:focus,.config-form textarea:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 4px #667eea1a}.config-form textarea{resize:vertical;min-height:80px}.disabled-input{color:#999;cursor:not-allowed;background:#f5f5f5}.config-value-preview{color:#666;background:#f9f9f9;border-radius:4px;padding:4px 8px;font-family:Courier New,monospace;font-size:13px}.config-form .form-actions{gap:12px;margin-top:8px;display:flex}@media (width<=768px){.config-form .form-actions{flex-direction:column}.config-form .form-actions button{width:100%}}.resources-list{flex-direction:column;gap:16px;display:flex}.resource-item{background:#fff;border:2px solid #f0f0f0;border-radius:12px;justify-content:space-between;align-items:center;padding:20px;transition:all .2s;display:flex}.resource-item:hover{border-color:#667eea;box-shadow:0 4px 12px #667eea1a}.resource-info{flex:1}.resource-info h4{color:#1a1a2e;margin-bottom:8px;font-size:16px;font-weight:600}.resource-category{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:20px;margin-bottom:8px;padding:4px 12px;font-size:12px;font-weight:500;display:inline-block}.resource-date{color:#999;margin-bottom:8px;font-size:13px}.resource-stats{color:#666;gap:16px;font-size:13px;display:flex}.resource-actions{gap:8px;display:flex}.edit-btn{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500}.delete-btn{color:#fff;background:#ff4d4f;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500}.delete-btn:hover{background:#ff7875}.cancel-btn{color:#666;background:#f0f0f0;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500}.cancel-btn:hover{background:#e8e8e8;transform:none}.form-actions{gap:12px;margin-top:24px;display:flex}.admin-filters{background:#f9f9f9;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:20px;padding:16px;display:flex}.filter-group{align-items:center;gap:12px;display:flex}.filter-group label{color:#333;font-size:14px;font-weight:500}.filter-group select{border:2px solid #e8e8e8;border-radius:8px;min-width:200px;padding:8px 16px;font-size:14px}.batch-actions{align-items:center;gap:12px;display:flex}.batch-actions span{color:#666;font-size:14px;font-weight:500}.batch-actions select{border:2px solid #e8e8e8;border-radius:8px;padding:8px 16px;font-size:14px}.btn-primary-sm{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500}.btn-danger-sm{color:#fff;background:#ff4d4f;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500}.btn-success-sm{color:#fff;background:#52c41a;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500}.admin-table-wrapper table input[type=checkbox]{cursor:pointer;width:18px;height:18px}@media (width<=768px){.resource-detail-container{padding:12px}.resource-header{border-radius:12px;margin-bottom:16px;padding:20px 16px}.resource-title{font-size:20px}.resource-meta{flex-wrap:wrap;gap:8px}.resource-content{grid-template-columns:1fr;gap:16px}.content-right{order:-1}.info-card{border-radius:10px;padding:16px}.download-button{padding:14px 24px;font-size:15px}.code-box code{font-size:16px}.stats-section{padding:16px}.stat-value{font-size:22px}.admin-page{padding:0 12px 24px}.admin-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:4px;overflow-x:auto}.admin-tabs::-webkit-scrollbar{display:none}.admin-tabs button{white-space:nowrap;padding:10px 14px;font-size:13px}.admin-tabs button svg{width:16px;height:16px}.admin-content{border-radius:12px;padding:16px}.admin-table-wrapper{margin:0 -16px;padding:0 16px}.admin-table-wrapper th,.admin-table-wrapper td{padding:10px 12px;font-size:13px}.admin-filters{flex-direction:column;gap:12px}.filter-group,.filter-group select{width:100%}.batch-actions{flex-wrap:wrap;gap:8px}.batch-actions span{text-align:center;width:100%}.modal-overlay{padding:16px}.modal-content{max-height:90vh;margin:0;padding:20px;overflow-y:auto}.report-modal{max-width:100%}.about-page,.terms-page,.privacy-page{padding:0 12px 24px}.about-content,.terms-content,.privacy-content{border-radius:12px;padding:20px 16px}.about-content h1,.terms-content h1,.privacy-content h1{margin-bottom:20px;padding-bottom:12px;font-size:22px}.about-section h2,.terms-section h2,.privacy-section h2{font-size:17px}}@media (width<=480px){.resource-title{font-size:18px}.resource-category{padding:4px 12px;font-size:12px}.download-button{padding:12px 20px;font-size:14px}.copy-button{padding:6px 10px;font-size:12px}.action-button{padding:10px;font-size:13px}.admin-tabs button{gap:4px;padding:8px 12px;font-size:12px}.admin-tabs button svg{width:14px;height:14px}.btn-danger-sm,.btn-success-sm,.btn-primary-sm{padding:6px 10px;font-size:12px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
