.tf-notification-bell{position:relative;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-size:20px;min-width:42px;min-height:42px}.tf-notification-count{position:absolute;top:0;right:0;min-width:18px;height:18px;padding:0 5px;border-radius:99px;background:#111827;color:#fff;font-size:11px;line-height:18px;text-align:center;font-weight:700}.tf-notification-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.tf-notification-list{display:grid;gap:12px}.tf-notification-item{display:grid;grid-template-columns:10px 1fr;gap:12px}.tf-notification-dot{width:8px;height:8px;border-radius:50%;background:#d1d5db;margin-top:8px}.tf-notification-item.is-unread .tf-notification-dot{background:#111827}.tf-notification-meta{font-size:12px;color:#6b7280;margin-bottom:5px}.tf-notification-body h3{margin:0 0 6px}.tf-notification-body p{margin:0 0 12px}.tf-notification-actions{display:flex;flex-wrap:wrap;gap:8px}.tf-notification-actions form{margin:0}.tf-empty{text-align:center;padding:38px 20px}@media(max-width:640px){.tf-notification-head{display:block}.tf-notification-head form{margin-top:12px}.tf-notification-actions,.tf-notification-actions form,.tf-notification-actions .tribal-btn{width:100%}}

/* Match the global cart control and keep the unread badge anchored to its button. */
.tf-app-header-actions .tf-notification-bell{box-sizing:border-box;width:42px;height:42px;min-width:42px;min-height:42px;padding:0;border:1px solid #e5e7eb;border-radius:11px;background:#fff;color:#0f1d31;line-height:1}
.tf-app-header-actions .tf-notification-bell svg{display:block;width:22px;height:22px;flex:0 0 22px;color:currentColor}
.tf-app-header-actions .tf-notification-count{top:-5px;right:-5px;display:grid;place-items:center;box-sizing:border-box;min-width:19px;height:19px;padding:0 5px;border:2px solid #fff;font-size:10px;line-height:1;font-weight:900}
.tf-app-header-actions .tf-notification-bell:focus-visible{outline:3px solid rgba(234,88,12,.3);outline-offset:2px}
.tf-notification-state{display:inline-flex;align-items:center;margin-left:5px;padding:3px 7px;border-radius:99px;background:#eef1f4;color:#475467;font-size:10px;font-weight:850;text-transform:uppercase}.tf-notification-item.is-unread .tf-notification-state{background:#fff0e8;color:#a83d09}.tf-notification-item.is-unread{border-color:#f2c6a9;background:#fffdfb}.tf-notification-body p{overflow-wrap:anywhere}.tf-notification-more{display:inline-flex;margin-top:14px}
@media(max-width:430px){.tf-app-header-actions .tf-notification-bell{width:40px;height:40px;min-width:40px;min-height:40px}.tf-notifications{min-width:0}.tf-notification-tabs{display:flex;max-width:100%;overflow-x:auto;gap:6px;padding-bottom:4px}.tf-notification-tabs a{flex:0 0 auto;min-height:42px;padding:10px 14px}.tf-notification-item{grid-template-columns:8px minmax(0,1fr);gap:9px;padding:16px 14px}.tf-notification-meta{overflow-wrap:anywhere}.tf-notification-body{min-width:0}.tf-notification-actions{display:grid;grid-template-columns:1fr}.tf-notification-actions form,.tf-notification-actions .tribal-btn{box-sizing:border-box;margin:0;text-align:center}}
