.gp-call-notice{background:var(--orange-soft);max-width:360px;color:var(--home-ink);text-align:left;border-radius:12px;align-items:flex-start;gap:12px;margin:0 auto 24px;padding:14px 16px;font-size:14px;line-height:1.5;display:flex}.gp-call-notice strong{margin-bottom:2px;font-size:15px;display:block}.gp-call-notice-icon{background:var(--orange-deep);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:32px;height:32px;animation:1.2s ease-in-out .4s 3 gpCallRing;display:flex}.gp-call-notice-icon svg{width:16px;height:16px}@keyframes gpCallRing{0%,to{transform:rotate(0)}20%,60%{transform:rotate(-14deg)}40%,80%{transform:rotate(14deg)}}@media (prefers-reduced-motion:reduce){.gp-call-notice-icon{animation:none}}
