.gf-card-social-trigger{position:absolute;right:10px;bottom:10px;z-index:2;display:grid;width:46px;height:42px;padding:0;place-items:center;border:2px solid #171717;border-radius:16px 16px 16px 7px;background:linear-gradient(145deg,#fff46b 0%,#f5de1e 58%,#dfc500 100%);color:#171717;box-shadow:0 7px 18px rgba(0,0,0,.24),0 0 0 0 rgba(245,222,30,.72);cursor:pointer;pointer-events:auto;touch-action:manipulation;-webkit-tap-highlight-color:transparent;animation:gf-social-pulse 1.65s ease-in-out infinite}.grid-product__image-wrap{isolation:isolate}.gf-card-social-trigger:after{content:"";position:absolute;right:7px;bottom:-6px;width:10px;height:10px;border-right:2px solid #171717;border-bottom:2px solid #171717;background:#dfc500;transform:skewY(30deg) rotate(12deg)}.gf-card-social-trigger svg{position:relative;z-index:1;width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2.25;stroke-linecap:round;stroke-linejoin:round}.gf-card-social-trigger:active{transform:scale(.94)}@keyframes gf-social-pulse{0%,100%{filter:brightness(1);box-shadow:0 7px 18px rgba(0,0,0,.24),0 0 0 0 rgba(245,222,30,.72)}50%{filter:brightness(1.12);box-shadow:0 8px 22px rgba(0,0,0,.26),0 0 0 12px rgba(245,222,30,0)}}.gf-card-social-lock{overflow:hidden}.gf-card-social-modal{position:fixed;inset:0;z-index:100000;display:none;align-items:center;justify-content:center;padding:24px}.gf-card-social-modal.is-open{display:flex}.gf-card-social-backdrop{position:absolute;inset:0;border:0;background:rgba(18,18,22,.56);backdrop-filter:blur(5px)}.gf-card-social-dialog{position:relative;z-index:1;display:flex;flex-direction:column;width:min(560px,100%);max-height:min(760px,calc(100dvh - 48px));overflow:hidden;border:1px solid rgba(0,0,0,.08);border-radius:24px;background:#fff;color:#111;box-shadow:0 28px 80px rgba(0,0,0,.34)}.gf-card-social-scroll{display:flex;flex-direction:column;max-height:min(760px,calc(100dvh - 48px));overflow:hidden}.gf-card-social-close{position:absolute;top:14px;right:14px;z-index:4;display:grid;width:36px;height:36px;padding:0;place-items:center;border:0;border-radius:50%;background:#f3f3f3;color:#111;font-size:24px;cursor:pointer}.gf-card-social-product{display:grid;grid-template-columns:62px minmax(0,1fr);align-items:center;gap:12px;padding:16px 58px 14px 16px;border-bottom:1px solid #eee}.gf-card-social-product img{display:block;width:62px;height:62px;object-fit:contain;border-radius:12px;background:#f7f7f7}.gf-card-social-product h2{display:-webkit-box;margin:0;overflow:hidden;font-size:16px;line-height:1.25;font-weight:800;-webkit-line-clamp:2;-webkit-box-orient:vertical}.gf-card-social-reactions{display:flex;justify-content:space-around;gap:4px;padding:10px 12px;border-bottom:1px solid #eee}.gf-card-social-reaction{display:grid;min-width:42px;min-height:42px;padding:4px;place-items:center;border:0;border-radius:50%;background:transparent;font-size:25px;cursor:pointer}.gf-card-social-reaction.is-active{background:#fff8c6;transform:scale(1.12)}.gf-card-social-actions{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #eee}.gf-card-social-action{min-height:50px;padding:8px;border:0;border-right:1px solid #eee;background:#fff;color:#111;font:inherit;font-size:14px;font-weight:750;cursor:pointer}.gf-card-social-action:last-child{border-right:0}.gf-card-social-action.is-active{background:#fafafa;color:#d62976}.gf-card-social-comments{flex:1 1 auto;min-height:0;overflow-y:auto;padding:14px 16px;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.gf-card-social-comments h3{margin:0 0 12px;font-size:17px}.gf-card-social-list{display:grid;gap:12px;margin:0;padding:0;list-style:none}.gf-card-social-empty{margin:0;padding:24px 12px;color:#8a8a8a;font-size:14px;text-align:center}.gf-card-social-comment{padding:0;background:transparent}.gf-card-social-comment strong{display:block;margin-bottom:2px;font-size:13px}.gf-card-social-comment p{margin:0;font-size:14px;line-height:1.42;overflow-wrap:anywhere}.gf-card-social-form{position:relative;z-index:3;display:grid;flex:0 0 auto;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:12px 14px calc(12px + env(safe-area-inset-bottom));border-top:1px solid #eee;background:#fff}.gf-card-social-input{width:100%;min-height:44px;margin:0;padding:10px 14px;border:1px solid #ddd;border-radius:999px;background:#f7f7f7;color:#111;font:inherit;font-size:14px}.gf-card-social-submit{min-height:44px;padding:8px 16px;border:0;border-radius:999px;background:#f5de1e;color:#111;font:inherit;font-size:13px;font-weight:900;cursor:pointer}.gf-card-social-status{flex:0 0 auto;min-height:0;margin:0;padding:0 16px 8px;color:#666;font-size:12px;background:#fff}html.gf-card-social-lock .gf-scroll-top,html.gf-card-social-lock [data-gf-scroll-top]{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}@media(max-width:620px){.gf-card-social-trigger{right:8px;bottom:8px;width:43px;height:39px}.gf-card-social-modal{align-items:flex-start;padding:58px 0 0}.gf-card-social-dialog{width:100%;height:calc(100dvh - 58px);max-height:none;border-right:0;border-bottom:0;border-left:0;border-radius:26px 26px 0 0}.gf-card-social-scroll{height:100%;max-height:none}.gf-card-social-comments{min-height:0}.gf-card-social-product{grid-template-columns:56px minmax(0,1fr);padding:14px 54px 12px 14px}.gf-card-social-product img{width:56px;height:56px}.gf-card-social-reactions{padding:8px}.gf-card-social-action{min-height:48px}}@media(prefers-reduced-motion:reduce){.gf-card-social-trigger{animation:none}}