.pc-body{background:#f0f2f5;min-height:100vh;margin:0;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif}.pc-wrapper{max-width:1400px;margin:0 auto;padding:0 20px}.pc-header{background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.08);position:sticky;top:0;z-index:100;margin-bottom:20px}.pc-header-inner{max-width:1400px;margin:0 auto;padding:0 20px;height:60px;display:flex;align-items:center;justify-content:space-between}.pc-logo{display:flex;align-items:center;text-decoration:none}.pc-nav{display:flex;gap:30px}.pc-nav a{text-decoration:none;color:#666;font-size:15px;font-weight:500;padding:4px 0;border-bottom:2px solid transparent;transition:color .2s}.pc-nav a.active,.pc-nav a:hover{color:var(--primary);border-bottom-color:var(--primary)}.pc-user{display:flex;align-items:center;gap:12px}.pc-user a{text-decoration:none;font-size:14px}.pc-main{display:grid;grid-template-columns:220px 1fr 280px;gap:20px;align-items:start}.pc-rightbar,.pc-sidebar{position:sticky;top:80px}.pc-sidebar-section{background:#fff;border-radius:12px;padding:16px;margin-bottom:16px;box-shadow:0 1px 4px rgba(0,0,0,.06)}.pc-sidebar-section h4{margin:0 0 12px;font-size:15px;font-weight:600;color:#333}.pc-cat-list a{display:block;padding:8px 12px;border-radius:6px;color:#666;text-decoration:none;font-size:14px;margin-bottom:4px}.pc-cat-list a.active,.pc-cat-list a:hover{background:#fff7e6;color:var(--primary)}.pc-banner{margin-bottom:16px}.pc-sort-bar{background:#fff;border-radius:8px;padding:12px 16px;margin-bottom:16px;display:flex;gap:8px;box-shadow:0 1px 4px rgba(0,0,0,.06)}.pc-sort-bar button{border:none;background:0 0;padding:6px 16px;border-radius:6px;font-size:14px;color:#666;cursor:pointer;transition:.2s}.pc-sort-bar button:hover{background:#f5f5f5}.pc-sort-bar button.active{background:var(--primary);color:#fff}.pc-post-card{background:#fff;border-radius:12px;padding:20px;margin-bottom:12px;cursor:pointer;transition:box-shadow .2s;box-shadow:0 1px 4px rgba(0,0,0,.06)}.pc-post-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.1)}.pc-post-header{display:flex;align-items:center;gap:10px;margin-bottom:12px}.pc-post-title{font-size:17px;font-weight:700;margin-bottom:8px;line-height:1.4;color:#333}.pc-post-tag{display:inline-flex;align-items:center;padding:1px 6px;border-radius:4px;font-size:11px;font-weight:700;margin-right:6px;vertical-align:1px}.pc-post-tag.top{background:#fff1f0;color:#f5222d}.pc-post-tag.ctop{background:#e6fffb;color:#13c2c2}.pc-post-excerpt{font-size:14px;color:#666;line-height:1.6;margin-bottom:12px}.pc-post-footer{display:flex;gap:20px;font-size:13px;color:#999}.pc-load-more{text-align:center;padding:16px;color:#999;font-size:14px;cursor:pointer;background:#fff;border-radius:8px;margin-top:8px}.pc-load-more:hover{color:var(--primary)}.pc-form-page{max-width:480px;margin:40px auto;background:#fff;padding:40px;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08)}.pc-user-page{background:#fff;border-radius:12px;padding:30px;box-shadow:0 1px 4px rgba(0,0,0,.06)}.pc-user-header{display:flex;align-items:center;gap:20px;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #f0f0f0}.pc-user-header img{width:80px;height:80px;border-radius:50%;object-fit:cover}.pc-user-header .name{font-size:22px;font-weight:700}.pc-user-header .meta{font-size:14px;color:#999;margin-top:4px}.pc-user-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px}.pc-user-stat{text-align:center;padding:16px;background:#f8f9fa;border-radius:8px}.pc-user-stat .num{font-size:22px;font-weight:700;color:var(--primary)}.pc-user-stat .label{font-size:13px;color:#999;margin-top:4px}.pc-user-menu{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.pc-user-menu a{display:flex;align-items:center;gap:12px;padding:14px 16px;background:#f8f9fa;border-radius:8px;text-decoration:none;color:#333;font-size:14px;transition:background .2s}.pc-user-menu a:hover{background:#fff7e6}@media (max-width:1024px){.pc-main{grid-template-columns:1fr}.pc-rightbar,.pc-sidebar{display:none}}.pc-body #history-nav-bar{bottom:30px;left:auto;right:30px;transform:none}.pc-home-lottery-wrap{margin-bottom:16px}.pc-home-lottery-card{background:#fff;border-radius:12px 12px 0 0;box-shadow:0 1px 4px rgba(0,0,0,.06);overflow:hidden;cursor:pointer;transition:box-shadow .2s}.pc-home-lottery-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.1)}.pc-home-lottery-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #f0f0f0}.pc-home-lottery-history{font-size:13px;color:#666;text-decoration:none;display:flex;align-items:center;gap:2px}.pc-home-lottery-history::after{content:'›';font-size:16px;color:#999}.pc-home-lottery-history:hover{color:var(--primary)}.pc-home-lottery-period{font-size:15px;font-weight:700;color:#333}.pc-home-lottery-right{width:28px}.pc-home-lottery-balls{display:flex;align-items:center;justify-content:center;gap:8px;padding:18px 12px;flex-wrap:wrap}.pc-home-ball-wrap{display:flex;flex-direction:column;align-items:center;gap:4px}.pc-home-ball{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:700;color:#fff;box-shadow:0 2px 6px rgba(0,0,0,.15);position:relative}.pc-home-ball.red{background:radial-gradient(circle at 30% 30%,#ff7875,#ff4d4f)}.pc-home-ball.blue{background:radial-gradient(circle at 30% 30%,#69c0ff,#1890ff)}.pc-home-ball.green{background:radial-gradient(circle at 30% 30%,#95de64,#52c41a)}.pc-home-ball.special{box-shadow:0 0 0 2px #fff,0 0 0 4px #ff4d4f,0 2px 8px rgba(0,0,0,.2)}.pc-home-ball-plus{font-size:20px;color:#999;font-weight:700;margin:0 4px;align-self:center;padding-bottom:18px}.pc-home-ball-zodiac{font-size:11px;color:#666;white-space:nowrap}.pc-home-lottery-footer{display:flex;align-items:center;justify-content:space-between;padding:10px 16px 12px;border-top:1px solid #f0f0f0}.pc-home-lottery-next{font-size:12px;color:#999}.pc-home-lottery-countdown{font-size:12px;color:#f5222d;font-weight:600;font-family:'Roboto Mono',monospace}.pc-home-lottery-tabs{display:flex;border-radius:0 0 12px 12px;overflow:hidden;border-top:1px solid #f0f0f0;box-shadow:0 1px 4px rgba(0,0,0,.06)}.pc-home-lottery-tab{flex:1;text-align:center;padding:10px 0;font-size:13px;color:#666;cursor:pointer;background:#fafafa;border-right:1px solid #f0f0f0;transition:.2s}.pc-home-lottery-tab:last-child{border-right:none}.pc-home-lottery-tab.active{background:#fff;color:#f5222d;font-weight:700;border-top:2px solid #f5222d;margin-top:-1px}.pc-home-tab-date{font-size:10px;color:#999;margin-top:2px;display:block}.pc-home-lottery-tab.active .pc-home-tab-date{color:#f5222d}.pc-home-nav-icons{display:flex;gap:12px;margin-bottom:16px;background:#fff;border-radius:12px;padding:16px;box-shadow:0 1px 4px rgba(0,0,0,.06)}.pc-home-nav-item{flex:1;display:flex;flex-direction:column;align-items:center;gap:8px;text-decoration:none;color:#333;padding:8px;border-radius:8px;transition:background .2s}.pc-home-nav-item:hover{background:#f5f5f5}.pc-home-nav-icon{width:52px;height:52px;border-radius:12px;overflow:hidden;background:#fff;border:1px solid #eee;display:flex;align-items:center;justify-content:center}.pc-home-nav-icon img{width:100%;height:100%;object-fit:cover}.pc-home-nav-icon span{font-size:24px}.pc-home-nav-text{font-size:13px;font-weight:500}