:root{color:#172033;background:#f8fafc;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{overflow-x:hidden}body.detail-open{overflow:hidden}button,input,textarea{font:inherit}button{cursor:pointer}.is-wechat body>:not(#wechat-mask){display:none}#wechat-mask{display:none}.is-wechat #wechat-mask{display:flex;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;flex-direction:column;align-items:center;padding-top:72px;background:#fff;color:#172033}.wechat-arrow{position:absolute;top:16px;right:22px;width:62px;height:62px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23172033' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6'/%3E%3Cpolyline points='15 3 21 3 21 9'/%3E%3Cline x1='10' y1='14' x2='21' y2='3'/%3E%3C/svg%3E") center / contain no-repeat;animation:point-up 1.8s ease-in-out infinite}.wechat-title{margin-top:20px;font-size:20px;font-weight:800}.wechat-subtitle{margin-top:10px;color:#64748b}.app-shell{min-height:100dvh;display:grid;grid-template-rows:auto 1fr auto;background:linear-gradient(180deg,#0ea5e914,#f8fafc00 280px),#f8fafc}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;min-height:62px;padding:max(14px,env(safe-area-inset-top)) 18px 12px;border-bottom:1px solid rgba(148,163,184,.22);background:#ffffffe6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand-mark,.user-chip,.section-title,.logout-button,.ghost-action,.guide-step,.secondary-button,.danger-button{display:inline-flex;align-items:center;gap:8px}.brand-mark{color:#0f172a;font-size:18px;font-weight:800}.brand-mark svg{color:#0284c7}.user-chip{height:28px;padding:0 10px;border:1px solid rgba(14,165,233,.22);border-radius:999px;color:#0369a1;background:#ecfeff;font-size:12px;font-weight:700}.app-main{width:min(100%,920px);margin:0 auto;padding:16px 14px 96px}.bottom-nav{position:fixed;right:0;bottom:0;left:0;z-index:25;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;min-height:68px;padding:8px 28px max(8px,env(safe-area-inset-bottom));border-top:1px solid rgba(148,163,184,.22);background:#fffffff0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.bottom-nav button{min-width:0;border:0;border-radius:8px;background:transparent;color:#64748b;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:12px}.bottom-nav button.active{color:#0284c7;background:#e0f2fe}.nav-spacer{width:100%}.login-screen{min-height:100dvh;display:grid;place-items:center;padding:86px 18px 36px;background:radial-gradient(circle at 18% 20%,rgba(20,184,166,.2),transparent 28%),linear-gradient(145deg,#0369a1,#0f766e 58%,#475569);color:#fff}.login-actions{position:fixed;top:max(18px,env(safe-area-inset-top));left:16px;right:16px;display:flex;justify-content:space-between;gap:12px}.ghost-action{height:38px;padding:0 13px;border:1px solid rgba(255,255,255,.3);border-radius:999px;background:#ffffffeb;color:#0369a1;font-size:13px;font-weight:800;box-shadow:0 12px 30px #0f172a29}.ghost-action.accent{color:#0f766e}.login-panel{width:min(100%,360px);text-align:center}.app-icon{width:94px;height:94px;border-radius:22px;object-fit:cover;box-shadow:0 20px 55px #0f172a40}.login-panel h1{margin:22px 0 8px;font-size:34px;line-height:1.1}.login-panel p{margin:0 0 32px;color:#ffffffc7}.login-stack,.admin-form,.publish-form,.profile-stack{display:grid;gap:14px}.primary-button,.secondary-button,.danger-button{min-height:46px;border:0;border-radius:8px;padding:0 18px;font-weight:800;justify-content:center}.primary-button{width:100%;background:#0284c7;color:#fff;box-shadow:0 14px 26px #0284c73d}.primary-button.compact{width:auto;min-width:116px}.secondary-button{background:#e2e8f0;color:#334155}.secondary-button.full{width:100%}.danger-button{background:#ef4444;color:#fff}.link-button{border:0;background:transparent;color:#ffffffc7;text-decoration:underline}.admin-form,.panel,.profile-card,.logout-button{border:1px solid rgba(148,163,184,.2);border-radius:8px;background:#fff;box-shadow:0 16px 45px #0f172a14}.admin-form{padding:18px;color:#172033;text-align:left}label{display:grid;gap:7px;color:#475569;font-size:13px;font-weight:800}label span{display:inline-flex;align-items:center;gap:6px}input,textarea{width:100%;border:1px solid #cbd5e1;border-radius:8px;padding:12px 13px;background:#fff;color:#172033;outline:none}input:focus,textarea:focus{border-color:#0284c7;box-shadow:0 0 0 3px #0ea5e924}.form-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.form-error{border-radius:8px;padding:10px 12px;background:#fef2f2;color:#b91c1c;font-size:13px;font-weight:700}.form-success{border-radius:8px;padding:10px 12px;background:#ecfdf5;color:#047857;font-size:13px;font-weight:800}.feed-grid{display:grid;gap:16px}.search-bar{position:sticky;top:62px;z-index:16;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;min-height:44px;margin:-2px 0 10px;border:1px solid #dbeafe;border-radius:8px;padding:0 10px;background:#fffffff5;color:#64748b;box-shadow:0 12px 28px #0f172a0f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.search-bar input{min-width:0;border:0;padding:10px 0;background:transparent;box-shadow:none}.search-bar input:focus{border:0;box-shadow:none}.search-bar button{display:grid;place-items:center;width:30px;height:30px;border:0;border-radius:999px;background:#f1f5f9;color:#64748b}.category-filter{position:sticky;top:116px;z-index:15;display:flex;gap:8px;margin:-2px -14px 14px;padding:10px 14px;overflow-x:auto;background:#f8fafceb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);scrollbar-width:none}.category-filter::-webkit-scrollbar{display:none}.category-filter button{flex:none;min-height:36px;border:1px solid #cbd5e1;border-radius:999px;padding:0 14px;background:#fff;color:#475569;font-size:13px;font-weight:800}.category-filter button.selected{border-color:#0284c7;background:#0284c7;color:#fff}.feed-summary{margin:0 0 12px;color:#64748b;font-size:13px;font-weight:700}.post-card{position:relative;overflow:hidden;min-height:270px;border-radius:8px;background:#e2e8f0;box-shadow:0 14px 34px #0f172a1a}.skeleton-card{pointer-events:none;background:#e2e8f0}.skeleton-shimmer{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.58),transparent),linear-gradient(145deg,#e2e8f0,#cbd5e1);animation:shimmer 1.4s ease-in-out infinite}.skeleton-lines{position:absolute;left:16px;right:16px;bottom:16px;display:grid;gap:9px}.skeleton-lines span{display:block;height:14px;border-radius:999px;background:#ffffffb8}.skeleton-lines span:first-child{width:64%}.skeleton-lines span:last-child{width:42%}.card-media,.detail-media{position:relative;width:100%;overflow:hidden;background:#0f172a}.card-media{aspect-ratio:4 / 3}.card-media img,.card-media video,.detail-media img,.detail-media video{width:100%;height:100%;display:block;object-fit:cover}.detail-media{min-height:48dvh;max-height:66dvh}.detail-media img,.detail-media video{object-fit:contain}.detail-media img{transition:transform .2s ease}.detail-media.zoomed{cursor:zoom-out}.detail-media.zoomed img{transform:scale(1.75)}.zoom-hint{position:absolute;right:14px;bottom:14px;border-radius:999px;padding:5px 10px;background:#0f172aad;color:#fff;font-size:12px;font-weight:800}.media-fallback{display:grid;place-items:center;align-content:center;gap:8px;color:#94a3b8}.media-fallback button{min-height:34px;border:1px solid rgba(148,163,184,.35);border-radius:999px;padding:0 14px;background:#ffffff14;color:#e2e8f0;font-size:12px;font-weight:800}.video-placeholder{width:100%;height:100%;display:grid;place-items:center;align-content:center;gap:10px;color:#e0f2fe;background:linear-gradient(145deg,#0284c747,#0f172aeb),#0f172a;font-size:13px;font-weight:800}.play-badge,.delete-button,.back-button,.modal-close{position:absolute;display:grid;place-items:center;border:0;border-radius:999px}.play-badge{top:14px;left:14px;width:34px;height:34px;color:#fff;background:#0f172aad}.delete-button{top:12px;right:12px;width:38px;height:38px;background:#ffffffeb;color:#ef4444}.post-overlay{position:absolute;left:0;right:0;bottom:0;padding:72px 16px 16px;color:#fff;background:linear-gradient(180deg,#0f172a00,#0f172ae0 48%,#0f172af5)}.post-heading,.detail-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.post-heading h2,.detail-title h1,.profile-card h1{margin:0}.post-heading h2{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:19px}.post-heading span,.detail-title span,.tag-row span{flex:none;border-radius:999px;padding:4px 9px;background:#0ea5e9e0;color:#fff;font-size:12px;font-weight:800}.post-overlay p{display:-webkit-box;margin:7px 0 0;overflow:hidden;color:#ffffffc7;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.post-overlay time{display:block;margin-top:8px;color:#ffffff94;font-size:12px}.center-state{min-height:55dvh;display:grid;place-items:center;align-content:center;gap:14px;color:#64748b;text-align:center}.center-state p{margin:0}.load-more-button{width:100%;min-height:48px;margin:18px 0 4px;border:1px solid #bae6fd;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#e0f2fe;color:#0369a1;font-weight:800}.load-more-button:disabled{cursor:wait;opacity:.72}.load-more-sentinel{min-height:68px;display:grid;place-items:center}.back-top-button{position:fixed;right:18px;bottom:calc(86px + env(safe-area-inset-bottom));z-index:24;display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:999px;background:#0f172a;color:#fff;box-shadow:0 14px 36px #0f172a3d}.panel{padding:18px}.section-title{margin-bottom:18px}.section-title h1{margin:0;font-size:20px}.publish-form{gap:15px}.choice-row{display:flex;flex-wrap:wrap;gap:8px}.choice-row button{min-height:34px;border:1px solid #cbd5e1;border-radius:999px;padding:0 13px;background:#fff;color:#475569;font-size:13px;font-weight:800}.choice-row button.selected{border-color:#0284c7;background:#0284c7;color:#fff}.detail-screen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;grid-template-rows:auto 1fr;overflow:auto;background:#fff}.back-button{top:max(18px,env(safe-area-inset-top));left:16px;z-index:2;width:42px;height:42px;background:#0f172ab8;color:#fff}.detail-nav-button{position:fixed;top:29dvh;z-index:3;display:grid;place-items:center;width:42px;height:48px;border:0;border-radius:999px;background:#0f172a9e;color:#fff}.detail-nav-button.prev{left:12px}.detail-nav-button.next{right:12px}.detail-body{padding:20px 18px 42px}.gesture-hint{width:fit-content;margin:-2px auto 14px;border-radius:999px;padding:5px 10px;background:#f1f5f9;color:#64748b;font-size:12px;font-weight:800}.detail-title h1{font-size:25px;line-height:1.2}.detail-title span{background:#f1f5f9;color:#475569}.detail-body time{display:block;margin-top:8px;color:#94a3b8;font-size:13px}.detail-body p{margin:18px 0;color:#334155;line-height:1.75;white-space:pre-wrap}.tag-row{display:flex;flex-wrap:wrap;gap:8px}.tag-row span{background:#e0f2fe;color:#0369a1}.profile-card{display:flex;align-items:center;gap:16px;padding:18px}.profile-avatar{display:grid;place-items:center;width:64px;height:64px;border-radius:999px;background:#e0f2fe;color:#0284c7}.profile-card p{margin:5px 0 0;color:#64748b;font-size:13px}.logout-button{width:100%;min-height:54px;justify-content:flex-start;padding:0 18px;color:#dc2626;font-weight:800}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;padding:22px;background:#0f172aad}.modal-panel{position:relative;width:min(100%,340px);border-radius:8px;padding:22px;background:#fff;color:#172033;text-align:center;box-shadow:0 24px 72px #0f172a4d}.modal-panel h2{margin:0 0 16px}.modal-panel .secondary-button+.secondary-button{margin-top:10px}.qr-image{display:block;width:220px;height:220px;margin:0 auto 18px;border:1px solid #e2e8f0;border-radius:8px}.modal-close{top:10px;right:10px;width:34px;height:34px;background:#f1f5f9;color:#475569}.guide-step{min-height:46px;justify-content:center;margin-top:10px;border-radius:8px;background:#f1f5f9;color:#334155;font-weight:800}.copy-message{margin:-6px 0 12px;color:#0369a1;font-size:13px;font-weight:800}.danger-icon{color:#ef4444}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes point-up{50%{transform:translate(8px,-8px)}}@keyframes shimmer{0%{background-position:-260px 0,0 0}to{background-position:260px 0,0 0}}@media (min-width: 720px){.feed-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.post-card{min-height:250px}.bottom-nav{width:min(100%,520px);left:50%;transform:translate(-50%);border:1px solid rgba(148,163,184,.22);border-bottom:0;border-radius:8px 8px 0 0}}
