.hm-quick-actions{--qa-bg:var(--hm-bg-elevated);--qa-border:var(--hm-border);--qa-gap:10px;--qa-padding:16px;--qa-radius:20px;display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:var(--qa-gap);padding:var(--qa-padding);background:var(--qa-bg);border:1px solid var(--qa-border);border-radius:var(--qa-radius);position:relative;box-shadow:inset 0 1px 0 rgba(255,255,255,.8),0 2px 8px rgba(28,25,23,.04),0 4px 16px rgba(28,25,23,.03)}.hm-quick-actions:before{content:'';position:absolute;top:-1px;left:24px;right:24px;height:3px;background:linear-gradient(90deg,transparent 0%,var(--hm-primary) 20%,var(--hm-accent) 80%,transparent 100%);border-radius:0 0 4px 4px;opacity:.7}.hm-action-btn{display:grid;place-items:center;place-content:center;grid-template-rows:auto auto;gap:6px;padding:14px 8px;min-height:72px;font-family:var(--font-body);font-size:.7rem;font-weight:600;letter-spacing:.01em;line-height:1.2;text-align:center;text-decoration:none;color:var(--hm-text-secondary);background:linear-gradient(180deg,var(--hm-bg-elevated) 0%,var(--hm-bg-subtle) 100%);border:1px solid var(--hm-border);border-radius:14px;position:relative;overflow:hidden;cursor:pointer;transition:transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .2s ease-out,border-color .2s ease-out,background .2s ease-out;box-shadow:0 1px 2px rgba(28,25,23,.06),0 2px 4px rgba(28,25,23,.04),inset 0 1px 0 rgba(255,255,255,.9),inset 0 -1px 0 rgba(28,25,23,.03)}.hm-action-btn *{pointer-events:none}.hm-action-btn>*{justify-self:center;text-align:center}.hm-action-icon{display:block;font-size:1.5rem;line-height:1;text-align:center;transition:transform .25s cubic-bezier(.34,1.56,.64,1);filter:drop-shadow(0 1px 1px rgba(0,0,0,.1))}.hm-action-text{display:block;text-align:center;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto;color:inherit;max-width:100%}.hm-action-btn:hover{transform:translateY(-3px) scale(1.02);border-color:var(--action-color,var(--hm-primary));box-shadow:0 4px 12px rgba(28,25,23,.1),0 8px 24px rgba(28,25,23,.06),inset 0 1px 0 rgba(255,255,255,1)}.hm-action-btn:hover .hm-action-icon{transform:scale(1.15) rotate(-3deg)}.hm-action-btn:active{transform:translateY(0) scale(.97);box-shadow:0 1px 2px rgba(28,25,23,.08),inset 0 2px 4px rgba(28,25,23,.06);transition-duration:.1s}.hm-action-btn:focus-visible{outline:3px solid var(--hm-primary);outline-offset:2px}.hm-action-post{--action-color:#0f766e;--action-bg:#ecfdf5}.hm-action-ad{--action-color:#b45309;--action-bg:#fffbeb}.hm-action-event{--action-color:#1d4ed8;--action-bg:#eff6ff}.hm-action-biz{--action-color:#7c3aed;--action-bg:#f5f3ff}.hm-action-forum{--action-color:#059669;--action-bg:#ecfdf5}.hm-action-lost{--action-color:#ea580c;--action-bg:#fff7ed}.hm-action-storm{--action-color:#475569;--action-bg:#f8fafc}.hm-action-cams{--action-color:#dc2626;--action-bg:#fef2f2}.hm-action-chat{--action-color:#db2777;--action-bg:#fdf2f8}.hm-action-join{--action-color:#059669;--action-bg:#ecfdf5}.hm-action-post:hover,.hm-action-ad:hover,.hm-action-event:hover,.hm-action-biz:hover,.hm-action-forum:hover,.hm-action-lost:hover,.hm-action-storm:hover,.hm-action-cams:hover,.hm-action-chat:hover,.hm-action-join:hover{background:linear-gradient(180deg,var(--action-bg) 0%,color-mix(in srgb,var(--action-bg) 90%,var(--action-color)) 100%);color:var(--action-color)}@media (max-width:374px){.hm-quick-actions{grid-template-columns:repeat(2,1fr);gap:8px;padding:12px;border-radius:16px}.hm-action-btn{min-height:64px;padding:10px 6px;border-radius:12px}.hm-action-icon{font-size:1.35rem}.hm-action-text{font-size:.65rem}.hm-quick-actions:before{left:16px;right:16px}}@media (min-width:375px) and (max-width:479px){.hm-quick-actions{grid-template-columns:repeat(3,1fr);gap:8px;padding:14px}.hm-action-btn{min-height:68px;padding:12px 6px}.hm-action-icon{font-size:1.4rem}.hm-action-text{font-size:.68rem}}@media (min-width:480px) and (max-width:599px){.hm-quick-actions{grid-template-columns:repeat(4,1fr);gap:10px;padding:16px}.hm-action-btn{min-height:72px;padding:12px 8px}.hm-action-icon{font-size:1.5rem}.hm-action-text{font-size:.7rem}}@media (min-width:600px) and (max-width:767px){.hm-quick-actions{grid-template-columns:repeat(5,1fr);gap:12px;padding:18px}.hm-action-btn{min-height:76px;padding:14px 10px}.hm-action-icon{font-size:1.6rem}.hm-action-text{font-size:.72rem}}@media (min-width:768px){.hm-quick-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;padding:20px 24px;border-radius:24px}.hm-action-btn{display:flex;flex-direction:row;align-items:center;justify-content:center;min-height:44px;padding:10px 20px;gap:10px;border-radius:50px}.hm-action-btn>*{justify-self:auto}.hm-action-icon{font-size:1.25rem}.hm-action-text{font-size:.85rem;white-space:nowrap}.hm-quick-actions:before{width:80px;left:50%;right:auto;transform:translateX(-50%)}}@media (min-width:1200px){.hm-quick-actions{gap:14px;padding:24px 32px}.hm-action-btn{padding:12px 24px}.hm-action-text{font-size:.9rem}}@media (pointer:coarse){.hm-action-btn{min-height:72px}.hm-action-btn:hover{transform:none;box-shadow:0 1px 2px rgba(28,25,23,.06),0 2px 4px rgba(28,25,23,.04),inset 0 1px 0 rgba(255,255,255,.9),inset 0 -1px 0 rgba(28,25,23,.03)}.hm-action-btn:hover .hm-action-icon{transform:none}.hm-action-btn:active{transform:scale(.95);background:linear-gradient(180deg,var(--action-bg,var(--hm-bg-subtle)) 0%,var(--hm-bg-muted) 100%);border-color:var(--action-color,var(--hm-border-strong));color:var(--action-color,var(--hm-text))}.hm-action-btn:active .hm-action-icon{transform:scale(1.1)}}@media (prefers-reduced-motion:reduce){.hm-action-btn,.hm-action-icon{transition:none}.hm-action-btn:hover,.hm-action-btn:active{transform:none}}@media (prefers-contrast:more){.hm-action-btn{border-width:2px;border-color:var(--hm-text)}.hm-action-text{font-weight:700}}@media print{.hm-quick-actions{display:none}}