.hphk-wrap,.hphk-wrap *{box-sizing:border-box}.hphk-wrap{width:100%;max-width:1300px;margin:0 auto;padding:18px;background:var(--hphk-bg);color:var(--hphk-text);font-family:inherit}.hphk-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:0 0 18px}.hphk-head span{display:inline-flex;background:rgba(215,25,32,.1);color:var(--hphk-accent);font-weight:700;font-size:12px;padding:6px 10px;border-radius:999px}.hphk-head h2{margin:8px 0 0;font-size:24px;line-height:1.15;font-weight:700}.hphk-head p{margin:0;color:var(--hphk-muted);font-size:14px}.hphk-form{display:grid;grid-template-columns:1fr 2fr auto;gap:10px;background:#f9fafb;border:1px solid #eceff3;border-radius:18px;padding:12px;margin-bottom:18px;align-items:center}.hphk-form input,.hphk-form textarea{width:100%;border:1px solid #e5e7eb!important;border-radius:12px!important;padding:12px!important;min-height:46px;box-shadow:none!important;outline:none!important;background:#fff!important;color:var(--hphk-text)!important}.hphk-form textarea{resize:vertical;min-height:46px;max-height:92px}.hphk-form button,.hphk-actions button,.hphk-send-reply{border:0!important;border-radius:12px!important;background:var(--hphk-accent)!important;color:#fff!important;padding:12px 14px!important;font-weight:700;cursor:pointer;box-shadow:none!important;white-space:nowrap}.hphk-form-msg{grid-column:1/-1;color:var(--hphk-muted)}.hphk-login-note{background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;border-radius:14px;padding:12px;margin-bottom:16px;text-align:center}.hphk-layout{display:grid;grid-template-columns:250px minmax(0,1fr) 260px;gap:16px;align-items:start}.hphk-side{background:#fff;border:1px solid #edf0f4;border-radius:18px;padding:12px;box-shadow:0 10px 30px rgba(17,24,39,.04);position:sticky;top:20px}.hphk-side-title{font-size:13px;font-weight:800;color:var(--hphk-text);margin:0 0 10px;display:flex;align-items:center;gap:8px}.hphk-side-title:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--hphk-accent);box-shadow:0 0 0 5px rgba(215,25,32,.10)}.hphk-main-title{display:none}.hphk-topic-link,.hphk-pop-item{display:flex!important;gap:10px;align-items:flex-start;text-decoration:none!important;color:var(--hphk-text)!important;border:1px solid transparent;border-radius:13px;padding:10px;transition:.2s ease}.hphk-topic-link:hover,.hphk-pop-item:hover{background:#f9fafb;border-color:#eef0f3;transform:translateX(2px)}.hphk-topic-link b{min-width:28px;height:28px;border-radius:9px;background:rgba(215,25,32,.08);color:var(--hphk-accent);display:grid;place-items:center;font-size:12px}.hphk-topic-link span,.hphk-pop-item span{font-size:13px;line-height:1.35;font-weight:600}.hphk-pop-item{justify-content:space-between;align-items:center}.hphk-pop-item b{font-size:12px;color:var(--hphk-accent);white-space:nowrap;background:rgba(215,25,32,.08);padding:5px 8px;border-radius:999px}.hphk-main{display:grid;gap:14px}.hphk-card{background:var(--hphk-card)!important;border:1px solid #edf0f4!important;box-shadow:0 10px 30px rgba(17,24,39,.06)!important;padding:16px;display:flex;flex-direction:column;gap:12px;overflow:hidden;border-radius:18px}.hphk-post-card{min-height:auto}.hphk-user{display:flex;gap:10px;align-items:center}.hphk-avatar{width:38px;height:38px;border-radius:50%;background:var(--hphk-accent);color:#fff;display:grid;place-items:center;font-weight:800;flex:0 0 auto}.hphk-user b{display:block;font-size:14px}.hphk-user time{display:block;font-size:12px;color:var(--hphk-muted)}.hphk-card h3{margin:0;font-size:18px;line-height:1.3;font-weight:700;color:var(--hphk-text)}.hphk-card p{margin:0;color:#374151;font-size:14px;line-height:1.55}.hphk-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:2px}.hphk-actions button{font-size:12px;padding:9px 10px!important}.hphk-actions .ghost{background:#f3f4f6!important;color:#111827!important}.hphk-reply-toggle{background:#111827!important}.hphk-reply-box{display:none;gap:8px}.hphk-reply-box.show{display:grid}.hphk-reply-box textarea{width:100%;border:1px solid #e5e7eb!important;border-radius:12px!important;padding:10px!important;min-height:70px}.hphk-replies{display:grid;gap:8px}.hphk-reply{background:#f9fafb;border:1px solid #eef0f3;border-radius:12px;padding:10px;display:grid;gap:4px}.hphk-reply b{font-size:12px}.hphk-reply span{font-size:13px;color:#4b5563}.hphk-del-reply{justify-self:start;border:0;background:transparent!important;color:var(--hphk-accent)!important;padding:0!important;font-size:12px;cursor:pointer}.hphk-card a,.hphk-card button{transition:.2s ease}.hphk-card button:hover{transform:translateY(-1px);filter:brightness(.96)}@media(max-width:1100px){.hphk-layout{grid-template-columns:220px minmax(0,1fr)}.hphk-popular{grid-column:1/-1;position:static;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.hphk-popular .hphk-side-title{grid-column:1/-1}}@media(max-width:820px){.hphk-form{grid-template-columns:1fr}.hphk-layout{grid-template-columns:1fr}.hphk-side{position:static}.hphk-topics{padding:12px}.hphk-topics .hphk-side-title{margin-bottom:8px}.hphk-topic-link{padding:9px}.hphk-main-title{display:flex}.hphk-popular{grid-template-columns:1fr}.hphk-head{display:block}.hphk-head p{margin-top:8px}.hphk-actions button{flex:1 1 auto}}@media(max-width:520px){.hphk-wrap{padding:12px}.hphk-head h2{font-size:22px}.hphk-card{padding:14px;border-radius:16px}.hphk-topic-link span,.hphk-pop-item span{font-size:12.5px}.hphk-form button{width:100%}.hphk-actions{display:grid;grid-template-columns:1fr 1fr}.hphk-reply-toggle{grid-column:1/-1}.hphk-card h3{font-size:17px}.hphk-card p{font-size:13.5px}}
