.fluid-bg[data-v-c8b1f40c]{z-index:-1;pointer-events:none;background:linear-gradient(135deg,#f0f7ff 0%,#fff 100%);position:fixed;inset:0;overflow:hidden}.fluid-bg[data-v-c8b1f40c]:after{content:"";filter:blur(100px);background:radial-gradient(circle,#818cf826 0%,#0000 60%);border-radius:50%;width:600px;height:600px;animation:20s cubic-bezier(.4,0,.2,1) infinite reverse fluid-move-c8b1f40c;position:absolute;top:30%;left:40%}.fluid-blob[data-v-c8b1f40c]{filter:blur(90px);will-change:transform;border-radius:50%;width:800px;height:800px;animation:25s cubic-bezier(.4,0,.2,1) infinite alternate fluid-move-c8b1f40c;position:absolute}.blob-1[data-v-c8b1f40c]{background:radial-gradient(circle,#38bdf84d 0%,#0000 60%);top:-200px;left:-100px}.blob-2[data-v-c8b1f40c]{background:radial-gradient(circle,#34d39933 0%,#0000 60%);animation-duration:30s;bottom:-200px;right:-100px}html[data-theme=dark] .fluid-bg[data-v-c8b1f40c]{background:radial-gradient(circle,#0f172a 0%,#020617 100%)}html[data-theme=dark] .fluid-bg[data-v-c8b1f40c]:after{display:none}html[data-theme=dark] .fluid-blob[data-v-c8b1f40c]{filter:blur(80px);width:600px;height:600px}html[data-theme=dark] .blob-1[data-v-c8b1f40c]{background:radial-gradient(circle,#22d3ee14 0%,#0000 70%);top:-100px;left:-100px}html[data-theme=dark] .blob-2[data-v-c8b1f40c]{background:radial-gradient(circle,#2dd4bf0d 0%,#0000 70%);animation-duration:25s;bottom:-100px;right:-100px}@keyframes fluid-move-c8b1f40c{0%{transform:translate(0)scale(1)rotate(0)}to{transform:translate(90px,90px)scale(1.15)rotate(10deg)}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg-base:#f0f7ff;--bg-surface:#ffffffbf;--bg-elevated:#fffffff2;--accent-cyan:#0284c7;--accent-teal:#0d9488;--accent-red:#e11d48;--accent-amber:#d97706;--accent-violet:#7c3aed;--text-main:#0f172a;--text-regular:#475569;--text-dim:#64748b;--text-secondary:#64748b;--glass:#ffffffbf;--glass-hover:#fffffff2;--border-light:#fff;--border-muted:#cbd5e1cc;--card-shadow:0 10px 40px -10px #0284c71a;--card-shadow-hover:0 20px 40px -10px #0284c726;--nav-bg:#fff9;--nav-bg-hover:#ffffffd9;--nav-border:#fffc;--hero-title:linear-gradient(135deg, #0f172a, #0284c7);--search-shell:#ffffff80;--search-inner:#fff;--primary:var(--accent-cyan);--primary-light:#e0f2fe;--accent:var(--accent-cyan);--accent-light:#e0f2fe;--soft-blue:#38bdf8;--soft-cyan:#0284c7;--btn-gradient:linear-gradient(135deg, #38bdf8, #0284c7);--bg-color:var(--bg-base);--card-bg:var(--glass);--radius-sm:16px;--radius-md:20px;--radius-lg:24px;--radius-xl:28px;--radius-pill:999px;--shadow-sm:0 4px 15px #00000008;--shadow-md:var(--card-shadow);--shadow-hover:var(--card-shadow-hover);--transition-smooth:all .3s cubic-bezier(.4, 0, .2, 1);--transition-bounce:all .4s cubic-bezier(.34, 1.56, .64, 1)}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg-base:#020617;--bg-surface:#0f172ab8;--bg-elevated:#0f172ae6;--accent-cyan:#22d3ee;--accent-teal:#2dd4bf;--accent-red:#fb7185;--accent-amber:#f59e0b;--accent-violet:#a855f7;--text-main:#f1f5f9;--text-regular:#cbd5e1;--text-dim:#94a3b8;--text-secondary:#94a3b8;--glass:#ffffff05;--glass-hover:#ffffff0d;--border-light:#ffffff14;--border-muted:#ffffff1a;--card-shadow:none;--card-shadow-hover:0 20px 50px #00000042;--nav-bg:#0f172a99;--nav-bg-hover:#0f172ac7;--nav-border:#ffffff14;--hero-title:linear-gradient(to bottom, #fff 40%, #fff6);--search-shell:linear-gradient(135deg, var(--border-light), transparent);--search-inner:#020617;--primary-light:#22d3ee1a;--soft-blue:#22d3ee;--soft-cyan:#2dd4bf;--btn-gradient:linear-gradient(135deg, #22d3ee, #2dd4bf)}*{box-sizing:border-box;margin:0;padding:0}html,body,#app{min-height:100%}html,body{overflow-x:hidden}body{background:var(--bg-base);min-height:100vh;color:var(--text-main);font-family:PingFang SC,Noto Sans SC,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;transition:background-color .3s,color .3s;padding-right:0!important}body::-webkit-scrollbar{width:0;height:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.container{z-index:1;width:min(1100px,100% - 40px);margin:0 auto;padding:0;position:relative}.section-header{justify-content:space-between;align-items:center;gap:20px;margin:50px 0 24px;display:flex}.section-title,.page-title{color:var(--text-main);letter-spacing:0;font-size:28px;font-weight:800}.section-title:before{content:"Campus";width:auto;height:auto;color:var(--accent-cyan);letter-spacing:3px;text-transform:uppercase;background:0 0;margin-bottom:8px;font-size:12px;font-weight:700;line-height:1;display:block}.view-more,.more-link,.back-link,.back-btn{color:var(--text-dim);transition:var(--transition-smooth);cursor:pointer;font-size:13px;font-weight:600}.view-more:hover,.more-link:hover,.back-link:hover,.back-btn:hover{transform:translate(5px);color:var(--accent-cyan)!important}.card,.glass-panel,.form-card,.editor-container,.sidebar-section,.sidebar-card,.detail-card,.post-article,.comment-section,.profile-card,.profile-nav,.search-filters,.resource-card{-webkit-backdrop-filter:blur(12px);transition:var(--transition-smooth);background:var(--glass)!important;border:1px solid var(--border-light)!important;border-radius:var(--radius-lg)!important;box-shadow:var(--card-shadow)!important;color:var(--text-main)!important}.card:hover,.glass-panel:hover,.sidebar-section:hover,.sidebar-card:hover,.detail-card:hover,.post-article:hover,.profile-card:hover,.profile-nav:hover,.resource-card:hover{transform:translateY(-2px);background:var(--glass-hover)!important;border-color:var(--border-muted)!important;box-shadow:var(--card-shadow-hover)!important}.grid-4{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:18px;margin-bottom:40px;display:grid}.grid-3{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:18px;margin-bottom:40px;display:grid}.grid-2{grid-template-columns:1.5fr 1fr;gap:30px;margin-bottom:80px;display:grid}.card-img,.carousel-img,.detail-img,.preview-img{border-radius:16px!important}.card-title,.post-title,.lost-title,.item-title,.detail-title,.sidebar-title{font-weight:800;color:var(--text-main)!important}.card-desc,.post-content,.post-preview,.lost-desc,.detail-desc,.description,.item-meta,.card-meta,.post-meta,.detail-meta,.file-info,.no-more,.loading-more{color:var(--text-dim)!important}.price-tag,.card-price,.price{font-size:24px;font-weight:800;color:var(--accent-cyan)!important}.tag,.card-category,.badge{border-radius:8px!important;padding:4px 10px!important;font-size:11px!important;font-weight:700!important}.filter-item,.nav-item,.link-item,.user-link-item,.action-item,.quick-link-item{transition:var(--transition-smooth)}.filter-item{color:var(--text-dim)!important;border-radius:16px!important}.filter-item:hover,.filter-item.active{color:var(--accent-cyan)!important;background:var(--primary-light)!important}.empty-placeholder,.empty-state{text-align:center;border:2px dashed var(--border-muted);-webkit-backdrop-filter:blur(5px);background:#fff6;border-radius:32px;grid-column:1/-1;padding:60px 0}html[data-theme=dark] .empty-placeholder,html[data-theme=dark] .empty-state{background:radial-gradient(circle,#ffffff03,#0000);border-width:1px}.empty-placeholder .el-empty,.empty-state .el-empty{--el-empty-description-color:var(--text-dim)}.empty-icon{opacity:.35;filter:grayscale();transition:var(--transition-smooth);margin-bottom:16px;font-size:48px}.empty-state:hover .empty-icon{opacity:.8;filter:grayscale(0);transform:scale(1.1)}html[data-theme] body #app .main-content,html[data-theme] body #app .forum-page,html[data-theme] body #app .resource-page,html[data-theme] body #app .lost-found-page,html[data-theme] body #app .secondhand-page,html[data-theme] body #app .profile-page,html[data-theme] body #app .search-page,html[data-theme] body #app [class$=-page]{background:0 0!important}html[data-theme] body #app .container{color:var(--text-main)}html[data-theme] body #app .card,html[data-theme] body #app .post-card,html[data-theme] body #app .lost-card,html[data-theme] body #app .item-card,html[data-theme] body #app .detail-card,html[data-theme] body #app .form-card,html[data-theme] body #app .sidebar-section,html[data-theme] body #app .sidebar-card,html[data-theme] body #app .profile-card,html[data-theme] body #app .profile-nav,html[data-theme] body #app .search-filters{-webkit-backdrop-filter:blur(12px);background:var(--glass)!important;border:1px solid var(--border-light)!important;box-shadow:var(--card-shadow)!important;color:var(--text-main)!important;border-radius:16px!important}html[data-theme] body #app .card:hover,html[data-theme] body #app .post-card:hover,html[data-theme] body #app .lost-card:hover,html[data-theme] body #app .item-card:hover,html[data-theme] body #app .resource-card:hover{transform:translateY(-2px)!important}html[data-theme] body #app .forum-layout,html[data-theme] body #app .resource-layout,html[data-theme] body #app .lost-found-layout,html[data-theme] body #app .secondhand-layout{grid-template-columns:184px minmax(0,1fr)!important;gap:20px!important;padding:20px 0 44px!important}html[data-theme] body #app .forum-layout .sidebar,html[data-theme] body #app .resource-layout .sidebar,html[data-theme] body #app .lost-found-layout .sidebar,html[data-theme] body #app .secondhand-layout .sidebar{top:92px!important}html[data-theme] body #app .forum-layout .sidebar-section,html[data-theme] body #app .resource-layout .sidebar-section,html[data-theme] body #app .lost-found-layout .sidebar-section,html[data-theme] body #app .secondhand-layout .sidebar-section{border-radius:16px!important;margin-bottom:14px!important;padding:14px!important}html[data-theme] body #app .forum-layout .sidebar-section:hover,html[data-theme] body #app .resource-layout .sidebar-section:hover,html[data-theme] body #app .lost-found-layout .sidebar-section:hover,html[data-theme] body #app .secondhand-layout .sidebar-section:hover{transform:none!important}html[data-theme] body #app .forum-layout .sidebar-title,html[data-theme] body #app .resource-layout .sidebar-title,html[data-theme] body #app .lost-found-layout .sidebar-title,html[data-theme] body #app .secondhand-layout .sidebar-title{color:var(--text-dim)!important;letter-spacing:.08em!important;margin-bottom:10px!important;font-size:12px!important;font-weight:800!important}html[data-theme] body #app .forum-layout .filter-list,html[data-theme] body #app .resource-layout .filter-list,html[data-theme] body #app .lost-found-layout .filter-list,html[data-theme] body #app .secondhand-layout .filter-list{gap:6px!important}html[data-theme] body #app .forum-layout .filter-item,html[data-theme] body #app .resource-layout .filter-item,html[data-theme] body #app .lost-found-layout .filter-item,html[data-theme] body #app .secondhand-layout .filter-item{min-height:36px!important;color:var(--text-regular)!important;background:0 0!important;border:1px solid #0000!important;border-radius:12px!important;padding:8px 10px!important;font-size:13px!important;font-weight:600!important;line-height:1.2!important}html[data-theme] body #app .forum-layout .filter-item:hover,html[data-theme] body #app .resource-layout .filter-item:hover,html[data-theme] body #app .lost-found-layout .filter-item:hover,html[data-theme] body #app .secondhand-layout .filter-item:hover{background:var(--primary-light)!important;color:var(--accent-cyan)!important;transform:none!important}html[data-theme] body #app .forum-layout .filter-item.active,html[data-theme] body #app .resource-layout .filter-item.active,html[data-theme] body #app .lost-found-layout .filter-item.active,html[data-theme] body #app .secondhand-layout .filter-item.active{background:var(--primary-light)!important;color:var(--accent-cyan)!important;border-color:#0284c738!important}html[data-theme=dark] body #app .forum-layout .filter-item.active,html[data-theme=dark] body #app .resource-layout .filter-item.active,html[data-theme=dark] body #app .lost-found-layout .filter-item.active,html[data-theme=dark] body #app .secondhand-layout .filter-item.active{border-color:#22d3ee38!important}html[data-theme] body #app .page-header{gap:16px!important}html[data-theme] body #app .page-header h1{color:var(--text-main)!important}html[data-theme] body #app .post-list,html[data-theme] body #app .lost-list,html[data-theme] body #app .resource-grid,html[data-theme] body #app .grid-4{background:0 0!important;gap:16px!important}html[data-theme] body #app .post-list,html[data-theme] body #app .lost-list{grid-template-columns:1fr!important;display:grid!important}html[data-theme] body #app .post-card,html[data-theme] body #app .lost-card{border-bottom:0!important;padding:18px 20px!important}html[data-theme] body #app .item-card,html[data-theme] body #app .resource-card{overflow:hidden!important}html[data-theme] body #app .card-img-wrapper{aspect-ratio:4/3!important;border-radius:12px 12px 0 0!important}html[data-theme] body #app .card-img{width:100%!important;height:100%!important;transition:transform .28s!important}html[data-theme] body #app .item-card:hover .card-img,html[data-theme] body #app .card:hover .card-img{transform:scale(1.025)!important}html[data-theme] body #app .card-title,html[data-theme] body #app .post-title,html[data-theme] body #app .lost-title,html[data-theme] body #app .resource-name{letter-spacing:0!important;word-break:break-word!important}html[data-theme] body #app .card-footer,html[data-theme] body #app .lost-card-footer,html[data-theme] body #app .resource-meta{border-top-color:var(--border-light)!important}html[data-theme] body #app .search-header{background:0 0!important;padding-top:112px!important}html[data-theme] body #app .search-bar{-webkit-backdrop-filter:blur(12px);background:var(--glass)!important;border:1px solid var(--border-light)!important;box-shadow:var(--card-shadow)!important;border-radius:100px!important}html[data-theme] body #app .search-btn,html[data-theme] body #app .btn-primary,html[data-theme] body #app .submit-btn,html[data-theme] body #app .login-btn{background:var(--accent-cyan)!important;border-color:var(--accent-cyan)!important;color:#fff!important;border-radius:100px!important;font-weight:700!important}html[data-theme=dark] body #app .search-btn,html[data-theme=dark] body #app .btn-primary,html[data-theme=dark] body #app .submit-btn,html[data-theme=dark] body #app .login-btn{color:#020617!important}.el-button--primary{--el-button-bg-color:var(--accent-cyan)!important;--el-button-border-color:var(--accent-cyan)!important;--el-button-hover-bg-color:var(--accent-cyan)!important;--el-button-hover-border-color:var(--accent-cyan)!important;transition:var(--transition-smooth)!important;border-radius:100px!important;font-weight:700!important}.el-button--primary:hover{transform:translateY(-2px)!important;box-shadow:0 6px 16px #0284c74d!important}.el-input__wrapper,.el-textarea__inner,.el-select__wrapper{border:1px solid var(--border-light)!important;box-shadow:none!important;color:var(--text-main)!important;background:#ffffff73!important;border-radius:16px!important}html[data-theme=dark] .el-input__wrapper,html[data-theme=dark] .el-textarea__inner,html[data-theme=dark] .el-select__wrapper{background:#02061773!important}.el-input__wrapper.is-focus,.el-textarea__inner:focus,.el-select__wrapper.is-focused{border-color:var(--accent-cyan)!important}.el-input__inner,.el-textarea__inner{color:var(--text-main)!important}.el-input__inner::placeholder,.el-textarea__inner::placeholder{color:var(--text-dim)!important}.el-dialog{-webkit-backdrop-filter:blur(20px);overflow:hidden;border:1px solid var(--border-light)!important;background:var(--glass-hover)!important;box-shadow:var(--card-shadow-hover)!important;border-radius:24px!important}.el-dialog__body,.el-dialog__header{color:var(--text-main)!important}.el-dropdown__popper,.el-popper.is-light{-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-light)!important;background:var(--glass-hover)!important;box-shadow:var(--card-shadow-hover)!important;border-radius:24px!important}.el-dropdown-menu{background:0 0!important;border:0!important}.el-tag{border:0!important;border-radius:8px!important;font-weight:700!important}.el-radio-button__inner{border-color:var(--border-light)!important;background:var(--glass)!important;color:var(--text-dim)!important;border-radius:100px!important;padding:8px 20px!important;font-size:14px!important;font-weight:600!important}.el-radio-button__original-radio:checked+.el-radio-button__inner{background:var(--accent-cyan)!important;border-color:var(--accent-cyan)!important;color:#fff!important;box-shadow:0 4px 12px #0284c74d!important}.el-pagination{--el-pagination-button-color:var(--text-regular)!important;--el-pagination-hover-color:var(--accent-cyan)!important;--el-pagination-bg-color:transparent!important}@media (width<=900px){.grid-2{grid-template-columns:1fr}}@media (width<=768px){.container{width:min(100% - 28px,1100px)}.section-header{flex-direction:column;align-items:flex-start}.grid-4,.grid-3{grid-template-columns:1fr}}@media (width<=480px){.section-title,.page-title{font-size:22px}.el-dialog{border-radius:16px!important;width:calc(100vw - 24px)!important;margin:12px auto!important}}
