.eb-card{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;align-items:flex-start;gap:20px;width:100%;max-width:610px;padding:24px;display:flex;position:relative;border-left:6px solid #ff4200!important}.eb-card__row{width:100%}.eb-card__heading{color:#1f2937;margin:0;font-size:20px;font-weight:700;line-height:1.3}.eb-card__row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.eb-card__center{align-items:center;gap:16px;display:flex}@keyframes eb-fadeUp{0%{opacity:0;transform:translateY(16px)scale(.6)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes eb-popIn{0%{opacity:0;transform:translateY(12px)scale(.92)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes eb-burstOut{0%{opacity:1;transform:translate(0)scale(.5)rotate(0)}50%{opacity:1;transform:translate(var(--tx),var(--ty))scale(1.3)rotate(var(--rotate))}to{opacity:0;transform:translate(var(--tx),var(--ty))scale(.8)rotate(var(--rotate))}}@keyframes eb-centerPop{0%{opacity:0;transform:scale(0)}50%{opacity:1;transform:scale(1.4)}to{opacity:0;transform:scale(.6)}}@keyframes eb-shareIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.eb-react-wrap{position:relative}.eb-react-btn{cursor:pointer;color:#374151;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:1;background:#fff;border:1.5px solid #d1d5db;border-radius:8px;align-items:center;gap:8px;padding:8px 18px;font-size:14px;font-weight:600;transition:all .25s;display:inline-flex;position:relative}.eb-react-btn:hover{color:#ff4200;border-color:#ff4200;box-shadow:0 2px 8px rgba(255,66,0,.08)}.eb-react-btn:hover svg{stroke:#ff4200}.eb-react-btn--active{color:#ff4200!important;border-color:#ff4200!important}.eb-react-btn--active svg{stroke:#ff4200!important}.eb-react-btn svg{flex-shrink:0;width:16px;height:16px;transition:stroke .25s}.eb-picker{z-index:100;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:50px;align-items:center;gap:6px;padding:8px 10px;animation:.25s ease-out forwards eb-popIn;display:flex;position:absolute;bottom:calc(100% + 10px);left:0;box-shadow:0 20px 40px -8px rgba(0,0,0,.12),0 4px 12px rgba(0,0,0,.06)}.eb-picker:after{content:"";filter:drop-shadow(0 2px 2px rgba(0,0,0,.06));border-top:8px solid #fff;border-left:8px solid transparent;border-right:8px solid transparent;width:0;height:0;position:absolute;top:100%;left:36px}.eb-picker__item{cursor:pointer;transform-origin:bottom;background:#f3f4f6;border:2px solid transparent;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:6px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex}.eb-picker__item:hover{z-index:10;background:#fff;border-color:rgba(255,66,0,.2);transform:scale(1.35)translateY(-8px);box-shadow:0 8px 24px rgba(0,0,0,.15)}.eb-picker__item img{pointer-events:none;width:28px;max-width:28px;height:28px;max-height:28px}.eb-summary{color:#4b5563;align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex}.eb-summary__icons{align-items:center;display:flex}.eb-summary__icon{background:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex;position:relative;box-shadow:0 1px 3px rgba(0,0,0,.1)}.eb-summary__icon+.eb-summary__icon{margin-left:-6px}.eb-summary__icon img{width:18px;max-width:18px;height:18px;max-height:18px}.engagement-views{color:#9ca3af;align-items:center;gap:5px;font-size:13px;font-weight:500;display:inline-flex}.engagement-views svg{flex-shrink:0;width:15px;height:15px}.eb-share-btn{color:#374151;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:#fff;border:1.5px solid #d1d5db;border-radius:8px;align-items:center;gap:8px;padding:12px;font-size:14px;font-weight:600;transition:all .25s;display:inline-flex}.eb-share-btn:hover{color:#ff4200;border-color:#ff4200;box-shadow:0 2px 8px rgba(255,66,0,.08)}.eb-share-btn:hover svg{stroke:#ff4200}.eb-share-btn svg{flex-shrink:0;width:15px;height:15px;transition:stroke .25s}.eb-share-btn__icon-desktop{align-items:center;display:inline-flex}.eb-share-btn__icon-desktop svg{flex-shrink:0;width:15px;height:15px;transition:stroke .25s}.eb-share-btn__icon-mobile{display:none}.eb-share-btn__text-desktop{display:inline}.eb-share-btn__text-mobile{display:none}.eb-share-menu{z-index:50;background:#fff;border:1px solid #f3f4f6;border-radius:14px;width:224px;animation:.2s ease-out forwards eb-shareIn;position:absolute;bottom:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 20px 40px -8px rgba(0,0,0,.12),0 4px 12px rgba(0,0,0,.06)}.eb-share-menu__header{border-bottom:1px solid #f3f4f6;padding:12px 16px}.eb-share-menu__header p{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:12px;font-weight:600}.eb-share-menu__body{padding:6px}.eb-share-menu__item{color:#374151;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:12px;width:100%;padding:8px 10px;font-size:13px;font-weight:500;transition:background .15s;display:flex}.eb-share-menu__item:hover{background:#f9fafb}.eb-share-menu__icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.eb-share-menu__icon svg{width:14px;height:14px}.eb-share-menu__divider{border-top:1px solid #f3f4f6;margin:4px 0}.eb-burst-particle{pointer-events:none;position:absolute}@media (max-width:1280px){.eb-card{max-width:440px}}@media (max-width:1024px){.eb-card{gap:18px;max-width:420px;padding:22px}.eb-card__heading{font-size:19px}.eb-card__row{gap:14px}.eb-react-btn,.eb-share-btn{padding:8px 16px;font-size:13.5px}.eb-picker__item{width:42px;height:42px}.eb-picker__item img{width:26px;max-width:26px;height:26px;max-height:26px}.eb-share-menu{width:210px}}@media (max-width:768px){.eb-card{border-radius:10px;gap:16px;max-width:100%;padding:20px}.eb-card__heading{font-size:18px}.eb-card__row{gap:12px}.eb-card__center{flex-wrap:wrap;gap:12px}.eb-react-btn,.eb-share-btn{padding:7px 14px;font-size:13px}.eb-picker__item{width:38px;height:38px;padding:5px}.eb-picker__item img{width:24px;max-width:24px;height:24px;max-height:24px}.eb-picker{gap:5px;padding:6px 8px}.eb-summary{gap:6px;font-size:13px}.eb-summary__icon{width:22px;height:22px}.eb-summary__icon img{width:15px;max-width:15px;height:15px;max-height:15px}.engagement-views{font-size:12px}.engagement-views svg{width:13px;height:13px}.eb-share-menu{width:200px}.eb-picker__item:hover{box-shadow:none;background:#f3f4f6;border-color:transparent;transform:none}.eb-picker__item:active{background:#fff;border-color:rgba(255,66,0,.2);transform:scale(1.15);box-shadow:0 4px 12px rgba(0,0,0,.1)}}@media (max-width:480px){.eb-card{border-left-width:8px;border-radius:8px;gap:14px;max-width:100%;padding:12px}.eb-card__heading{font-size:16px}.eb-card__row{flex-direction:row;justify-content:space-between;align-items:center;gap:8px;width:100%}.eb-card__center{flex-wrap:nowrap;flex:2;justify-content:flex-start;align-items:center;gap:4px;display:flex}.eb-react-btn{color:#6b7280;background:0 0;border:none;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:0;font-size:14px;font-weight:500}.eb-react-btn:hover{box-shadow:none;background:rgba(0,0,0,.04);border-color:transparent}.eb-react-btn svg{width:22px;height:22px}.eb-react-btn--active{background:rgba(255,66,0,.06);border-color:transparent!important}.eb-share-btn{color:#6b7280;background:0 0;border:none;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:0;font-size:11px;font-weight:500}.eb-share-btn:hover{box-shadow:none;background:rgba(0,0,0,.04);border-color:transparent}.eb-share-btn svg{width:22px;height:22px}.eb-share-btn__icon-desktop{display:none}.eb-share-btn__icon-mobile{align-items:center;display:inline-flex}.eb-share-btn__icon-mobile svg{width:22px;height:22px}.eb-share-btn__text-desktop{display:none}.eb-share-btn__text-mobile{font-size:14px;display:inline}.eb-picker{border-radius:40px;gap:4px;padding:5px 7px;left:50%;transform:translate(-50%)}.eb-picker:after{left:50%;transform:translate(-50%)}.eb-picker__item{width:34px;height:34px;padding:4px}.eb-picker__item img{width:22px;max-width:22px;height:22px;max-height:22px}.eb-summary{gap:5px;font-size:12px}.eb-summary__icon{width:20px;height:20px}.eb-summary__icon img{width:14px;max-width:14px;height:14px;max-height:14px}.eb-summary__icon+.eb-summary__icon{margin-left:-5px}.engagement-views{gap:4px;font-size:12px}.engagement-views svg{width:12px;height:12px}.eb-share-menu{border-radius:12px;width:100%;min-width:180px;left:0;right:auto}.eb-share-menu__item{gap:10px;padding:10px}.eb-share-menu__icon{width:28px;height:28px}}@media (max-width:360px){.eb-card{border-radius:6px;gap:12px;padding:12px}.eb-card__heading{font-size:14px;line-height:1.4}.eb-card__row{gap:2px}.eb-card__center{gap:6px}.eb-react-btn{border-radius:10px;gap:3px;padding:8px 10px;font-size:10px}.eb-react-btn svg{width:18px;height:18px}.eb-share-btn{border-radius:10px;gap:3px;padding:8px 10px;font-size:10px}.eb-share-btn svg{width:18px;height:18px}.eb-picker{border-radius:36px;gap:3px;padding:4px 6px}.eb-picker__item{width:30px;height:30px;padding:3px}.eb-picker__item img{width:18px;max-width:18px;height:18px;max-height:18px}.eb-summary{gap:4px;font-size:11px}.eb-summary__icon{width:18px;height:18px}.eb-summary__icon img{width:12px;max-width:12px;height:12px;max-height:12px}.eb-summary__icon+.eb-summary__icon{margin-left:-4px}.engagement-views{gap:3px;font-size:10px}.engagement-views svg{width:11px;height:11px}.eb-share-menu{border-radius:10px}.eb-share-menu__header{padding:10px 12px}.eb-share-menu__header p{font-size:11px}.eb-share-menu__item{gap:8px;padding:8px;font-size:12px}.eb-share-menu__icon{border-radius:6px;width:26px;height:26px}.eb-share-menu__icon svg{width:12px;height:12px}}.dark .eb-card{background:var(--bg-secondary,#1e293b);border-color:var(--border-color,rgba(255,255,255,.1))}.dark .eb-card__heading{color:var(--text-primary,#f1f5f9)}.dark .eb-react-btn{background:var(--bg-secondary,#1e293b);color:var(--text-primary,#f1f5f9);border-color:rgba(255,255,255,.15)}.dark .eb-react-btn:hover{color:#ff4200;border-color:#ff4200;box-shadow:0 2px 8px rgba(255,66,0,.15)}.dark .eb-picker{background:var(--bg-secondary,#1e293b);border-color:rgba(255,255,255,.1);box-shadow:0 20px 40px -8px rgba(0,0,0,.4),0 4px 12px rgba(0,0,0,.2)}.dark .eb-picker:after{border-top-color:var(--bg-secondary,#1e293b)}.dark .eb-picker__item{background:var(--surface,#1e293b)}.dark .eb-picker__item:hover{background:var(--hover-bg,#334155);box-shadow:0 8px 24px rgba(0,0,0,.3)}.dark .eb-summary{color:#94a3b8}.dark .eb-summary__icon{background:var(--bg-secondary,#1e293b);border-color:var(--bg-secondary,#1e293b)}.dark .eb-share-btn{background:var(--bg-secondary,#1e293b);color:var(--text-primary,#f1f5f9);border-color:rgba(255,255,255,.15)}.dark .eb-share-btn:hover{color:#ff4200;border-color:#ff4200;box-shadow:0 2px 8px rgba(255,66,0,.15)}.dark .eb-share-menu{background:var(--bg-secondary,#1e293b);border-color:rgba(255,255,255,.1);box-shadow:0 20px 40px -8px rgba(0,0,0,.4),0 4px 12px rgba(0,0,0,.2)}.dark .eb-share-menu__header{border-bottom-color:rgba(255,255,255,.06)}.dark .eb-share-menu__header p{color:#94a3b8}.dark .eb-share-menu__item{color:var(--text-primary,#f1f5f9)}.dark .eb-share-menu__item:hover{background:var(--hover-bg,#334155)}.dark .eb-share-menu__divider{border-top-color:rgba(255,255,255,.06)}@media (max-width:480px){.dark .eb-react-btn{color:#94a3b8;background:0 0;border-color:transparent}.dark .eb-react-btn:hover{background:rgba(255,255,255,.05);border-color:transparent}.dark .eb-react-btn--active{background:rgba(255,66,0,.1)}.dark .eb-share-btn{color:#94a3b8;background:0 0;border-color:transparent}.dark .eb-share-btn:hover{background:rgba(255,255,255,.05);border-color:transparent}.dark .eb-picker__item:active{background:var(--hover-bg,#334155);box-shadow:0 4px 12px rgba(0,0,0,.3)}}
