:root{--gw-hub-surface: var(--surface-2, #ffffff);--gw-hub-poll-bg: var(--bg-pro, #f5f0ff);--gw-hub-poll-border: rgba(120, 80, 200, .18);--gw-hub-radius: 12px;--gw-hub-blur: 14px;--gw-hub-gap: 18px}#gw-hub-root{max-width:860px;margin:0 auto;padding:24px 16px 48px;font-family:inherit}.gw-hub__cta{display:flex;align-items:center;justify-content:space-between;gap:16px;background:linear-gradient(135deg,#2d1b69,#4a2090);color:#fff;border-radius:var(--gw-hub-radius);padding:18px 24px;margin-bottom:28px;flex-wrap:wrap}.gw-hub__cta-copy{font-size:15px;font-weight:500;line-height:1.4}.gw-hub__cta-copy strong{font-size:17px;display:block;margin-bottom:2px}.gw-hub__cta-btn{display:inline-block;padding:10px 22px;background:#fff;color:#2d1b69;border-radius:8px;font-weight:700;font-size:14px;text-decoration:none;white-space:nowrap;transition:opacity .15s}.gw-hub__cta-btn:hover{opacity:.88}.gw-hub__cta--member{background:linear-gradient(135deg,#1a4d2e,#2d7a4a)}.gw-hub__cta-badge{display:inline-block;padding:8px 18px;background:#fff3;border:1px solid rgba(255,255,255,.4);border-radius:8px;font-weight:700;font-size:14px;color:#fff;white-space:nowrap}.gw-hub__feed{display:grid;grid-template-columns:1fr 1fr;gap:var(--gw-hub-gap);align-items:start}.gw-hub__poll-wrap{grid-column:1 / -1}.gw-hub__post{background:var(--gw-hub-surface);border:.5px solid rgba(0,0,0,.1);border-radius:var(--gw-hub-radius);overflow:hidden}.gw-hub__post-img-wrap{position:relative;overflow:hidden;height:170px;background:#eee}.gw-hub__post-img-wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:filter .3s}.gw-hub__post-img-wrap img.is-blurred{filter:blur(var(--gw-hub-blur));transform:scale(1.06)}.gw-hub__post-body{padding:12px 14px 14px}.gw-hub__post-title{font-size:14px;font-weight:600;margin:0 0 4px;line-height:1.35;display:flex;align-items:flex-start;gap:5px}.gw-hub__lock{flex-shrink:0;font-size:13px;margin-top:1px}.gw-hub__post-date{font-size:12px;color:#888}.gw-hub__poll{background:var(--gw-hub-poll-bg);border:.5px solid var(--gw-hub-poll-border);border-radius:var(--gw-hub-radius);overflow:hidden}.gw-hub__poll-header{display:flex;align-items:center;gap:10px;padding:15px 16px}.gw-hub__poll-icon{font-size:18px;flex-shrink:0}.gw-hub__poll-title{font-size:14px;font-weight:600;flex:1;line-height:1.3}.gw-hub__poll-status{font-size:12px;color:#7a5aaa;white-space:nowrap}.gw-hub__poll-img-wrap{position:relative;height:160px;overflow:hidden;background:#ddd}.gw-hub__poll-img-wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:filter .3s}.gw-hub__poll-img-wrap img.is-blurred{filter:blur(var(--gw-hub-blur));transform:scale(1.06)}.gw-hub__poll-options{padding:0 16px 16px;display:flex;flex-direction:column;gap:8px}.gw-hub__poll-opt{border:none;background:#ffffffb3;border-radius:8px;padding:10px 14px;cursor:pointer;font-size:13px;font-weight:500;text-align:left;transition:background .15s,transform .1s;display:block;width:100%}.gw-hub__poll-opt:hover:not(:disabled){background:#fffffff2;transform:translate(2px)}.gw-hub__poll-opt:disabled{cursor:default;opacity:.6}.gw-hub__poll-results{padding:0 16px 16px;display:flex;flex-direction:column;gap:10px}.gw-hub__result-row{font-size:13px}.gw-hub__result-label{display:flex;justify-content:space-between;margin-bottom:4px;font-weight:500}.gw-hub__result-label.is-mine{color:#4a2090}.gw-hub__result-bar-track{height:6px;background:#0000001a;border-radius:4px;overflow:hidden}.gw-hub__result-bar-fill{height:100%;background:#7c4dbd;border-radius:4px;transition:width .4s ease}.gw-hub__result-bar-fill.is-mine{background:#4a2090}.gw-hub__poll-total{padding:0 16px 12px;font-size:11px;color:#888}.gw-hub__skeleton{display:grid;grid-template-columns:1fr 1fr;gap:var(--gw-hub-gap);animation:gw-pulse 1.4s ease-in-out infinite}.gw-hub__skel-card{background:#e8e8e8;border-radius:var(--gw-hub-radius);height:220px}.gw-hub__skel-card--wide{grid-column:1 / -1;height:80px}@keyframes gw-pulse{0%,to{opacity:1}50%{opacity:.5}}.gw-hub__empty{grid-column:1 / -1;text-align:center;padding:48px 0;color:#888;font-size:15px}@media(max-width:600px){.gw-hub__feed,.gw-hub__skeleton{grid-template-columns:1fr}.gw-hub__poll-wrap{grid-column:auto}}
/*# sourceMappingURL=/cdn/shop/t/40/assets/insider-hub.css.map */
