.hiyoko-sticky-cta{position:fixed;bottom:0;left:0;right:0;z-index:9999;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);box-shadow:0 -4px 20px rgba(0,0,0,.3);transform:translateY(100%);transition:transform .3s ease-out;padding:0}.hiyoko-sticky-cta.is-visible{transform:translateY(0)}.hiyoko-sticky-cta__inner{display:flex;align-items:center;justify-content:space-between;max-width:600px;margin:0 auto;padding:12px 16px;gap:12px}.hiyoko-sticky-cta__left{display:flex;align-items:center;gap:10px;flex:1;min-width:0}.hiyoko-sticky-cta__image{width:48px;height:48px;border-radius:8px;object-fit:cover;flex-shrink:0;box-shadow:0 2px 8px rgba(0,0,0,.3)}.hiyoko-sticky-cta__title{font-size:13px;font-weight:600;color:#fff;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hiyoko-sticky-cta__buttons{display:flex;gap:8px;flex-shrink:0}.hiyoko-sticky-cta__btn{display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:8px 14px;border-radius:6px;font-size:12px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;white-space:nowrap}.hiyoko-sticky-cta__btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.3)}.hiyoko-sticky-cta__btn--pc{background:#fff;color:#333}.hiyoko-sticky-cta__btn--android{background:#28a745;color:#fff}.hiyoko-sticky-cta__btn span{display:inline}.hiyoko-sticky-cta__close{position:absolute;top:-12px;right:12px;width:28px;height:28px;background:#fff;border:none;border-radius:50%;font-size:18px;line-height:1;color:#666;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.2);transition:background .2s,color .2s;display:flex;align-items:center;justify-content:center}.hiyoko-sticky-cta__close:hover{background:#f0f0f0;color:#333}@media (min-width:769px){.hiyoko-sticky-cta{display:none}.hiyoko-sticky-cta.show-on-desktop{display:block}}@media (max-width:768px){.hiyoko-sticky-cta__inner{padding:10px 12px;gap:8px}.hiyoko-sticky-cta__image{width:40px;height:40px}.hiyoko-sticky-cta__title{font-size:12px;max-width:100px}.hiyoko-sticky-cta__btn{padding:6px 10px;font-size:11px}.hiyoko-sticky-cta__btn span{display:none}.hiyoko-sticky-cta__close{top:-10px;right:8px;width:24px;height:24px;font-size:14px}}@media (max-width:374px){.hiyoko-sticky-cta__title{display:none}.hiyoko-sticky-cta__btn span{display:inline}}@keyframes slideUp{from{transform:translateY(100%)}to{transform:translateY(0)}}.hiyoko-sticky-cta.is-visible{animation:slideUp .3s ease-out forwards}@keyframes pulse{0%,100%{box-shadow:0 -4px 20px rgba(0,0,0,.3)}50%{box-shadow:0 -4px 30px rgba(102,126,234,.5)}}.hiyoko-sticky-cta.pulse{animation:pulse 2s infinite}.hcm-cta-warning{opacity:.9;position:relative}.hcm-cta-warning:after{content:"⚠ 一部環境で動作しない場合があります";display:block;font-size:10px;color:rgba(255,255,255,.8);text-align:center;margin-top:4px;font-weight:400}.hiyoko-cta--footer.hcm-cta-warning:after{color:rgba(255,255,255,.9)}.hiyoko-cta--mid.hcm-cta-warning:after{color:#888;margin-top:8px}.hiyoko-sticky-cta.hcm-cta-warning:after{position:absolute;bottom:-16px;left:50%;transform:translateX(-50%);white-space:nowrap;font-size:9px;padding:2px 8px;background:rgba(0,0,0,.7);border-radius:4px}.hcm-cta-disabled{display:none !important}.hiyoko-cta__note--warning{color:#e67e22 !important;font-weight:600}.hiyoko-cta--footer .hiyoko-cta__note--warning{color:gold !important}.hiyoko-sticky-cta__btn--warning{background:linear-gradient(135deg,#f39c12 0%,#e74c3c 100%) !important;color:#fff !important}.hiyoko-sticky-cta__warning{position:absolute;bottom:-18px;left:50%;transform:translateX(-50%);font-size:9px;color:#fff;background:rgba(231,76,60,.9);padding:2px 8px;border-radius:4px;white-space:nowrap}.hiyoko-mini-card__warning{font-size:10px;color:#e67e22;margin-top:4px;font-weight:500}.hcm-cta-warning .hiyoko-cta__note--warning~*:after,.hcm-cta-warning:has(.hiyoko-sticky-cta__warning):after{display:none !important}.hiyoko-sticky-cta,.hiyoko-sticky-cta.is-visible,#hcm-sticky-bar{position:fixed !important;bottom:0 !important;left:0 !important;right:0 !important;top:auto !important;z-index:999999 !important;border-radius:0 !important;margin:0 !important;transform:none !important}.hiyoko-sticky-cta.is-visible{animation:none !important;transform:translateY(0) !important}@media screen and (max-width:768px){.hiyoko-sticky-cta,#hcm-sticky-bar{padding-bottom:env(safe-area-inset-bottom) !important}}@media (min-width:769px){.hiyoko-sticky-cta{display:block !important}}