.tpd-sp-follow{display:inline-flex;align-items:center;gap:4px;margin-left:8px;padding:1px 12px;background:0 0;color:var(--tpd-sp-follow-color,#3949ab);border:1px solid var(--tpd-sp-follow-color,#3949ab);border-radius:20px;font-size:12px;font-weight:600;line-height:1.4;cursor:pointer;vertical-align:middle;transition:background .2s,color .2s}.tpd-sp-follow:hover{background:var(--tpd-sp-follow-color,#3949ab);color:#fff}.tpd-sp-follow svg{width:16px;height:16px}.tpd-sp-follow.tpd-sp-following{background:0 0;color:#00d150;border-color:#00d150;cursor:default}.tpd-sp-follow.tpd-sp-following:hover{background:0 0;color:#00d150}.tpd-sp-follow-modal-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:999999;align-items:center;justify-content:center}.tpd-sp-follow-modal-overlay.tpd-sp-follow-modal-active{display:flex}.tpd-sp-follow-modal{background:#fff;border-radius:8px;padding:30px;width:100%;max-width:420px;margin:0 15px;position:relative;box-shadow:0 4px 20px rgba(0,0,0,.15)}.tpd-sp-follow-modal-close{position:absolute;top:10px;right:15px;background:0 0;border:none;font-size:24px;cursor:pointer;color:#666;line-height:1;padding:0}.tpd-sp-follow-modal-close:hover{color:#000}.tpd-sp-follow-modal-title{margin:0 0 20px;font-size:18px;font-weight:600;color:#333}.tpd-sp-follow-modal-form{display:flex;flex-direction:column;gap:12px}.tpd-sp-follow-modal-form input{width:100%;padding:10px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px;box-sizing:border-box}.tpd-sp-follow-modal-form input:focus{outline:0;border-color:var(--tpd-sp-follow-color,#3949ab)}.tpd-sp-follow-modal-row{display:flex;gap:12px}.tpd-sp-follow-recaptcha{display:flex;justify-content:center}.tpd-sp-follow-modal-error{color:#d63638;font-size:13px;min-height:0}.tpd-sp-follow-modal-error:empty{display:none}.tpd-sp-follow-modal-submit{background:var(--tpd-sp-follow-color,#3949ab);color:#fff;border:none;border-radius:4px;padding:10px 20px;font-size:15px;font-weight:600;cursor:pointer}.tpd-sp-follow-modal-submit:hover{background:var(--tpd-sp-follow-color,#3949ab);filter:brightness(.85)}.tpd-sp-follow-modal-submit:disabled{opacity:.7;cursor:not-allowed}