/* BDGG Order Tracker v2.6.5 — only scoped selectors; styles loaded before first paint. */
.bdgg-ot{max-width:650px;margin:20px auto;font-family:inherit;color:#1e293b}
.bdgg-ot,.bdgg-ot *{box-sizing:border-box}
.bdgg-ot .bdgg-ot-heading{font-size:24px;font-weight:700;color:#1e293b;text-align:center;margin:0 0 20px}
.bdgg-ot .bdgg-ot-search{display:flex;gap:10px;margin:0 0 20px}
.bdgg-ot .bdgg-ot-search input[type=number]{flex:1;min-width:0;width:100%;margin:0;padding:12px 14px;background:#fff;color:#1e293b;border:1px solid #cbd5e1;border-radius:10px;font-size:15px}
.bdgg-ot .bdgg-ot-search input[type=number]:focus{outline:2px solid #fbbf24;outline-offset:1px;border-color:#eab308}
.bdgg-ot .bdgg-ot-search button[type=submit]{flex-shrink:0;min-height:44px;margin:0;padding:12px 20px;border:0;border-radius:10px;background:#007bff!important;color:#fff!important;font-family:inherit;font-size:15px;font-weight:600;line-height:1.4;cursor:pointer;box-shadow:none}
.bdgg-ot .bdgg-ot-search button[type=submit]:hover,.bdgg-ot .bdgg-ot-search button[type=submit]:focus{background:#0069d9!important;color:#fff!important}
/* Three-step circle progress: website-matched white, yellow, blue, and green. */
.bdgg-ot .bdgg-ot-progress{overflow:hidden;margin:0 0 14px;padding:18px 16px 15px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 3px 14px rgba(30,41,59,.04)}
.bdgg-ot .bdgg-ot-progress[hidden],.bdgg-ot .bdgg-ot-message[hidden],.bdgg-ot .bdgg-ot-support[hidden]{display:none!important}
.bdgg-ot .bdgg-ot-steps{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;isolation:isolate}
.bdgg-ot .bdgg-ot-connector{position:absolute;top:25px;left:16.66667%;width:66.66667%;height:4px;display:flex;border-radius:99px;overflow:hidden;background:#e2e8f0;z-index:-1}
.bdgg-ot .bdgg-ot-link{flex:1;min-width:0;background:#e2e8f0;transition:background-color .3s ease}
.bdgg-ot .bdgg-ot-progress[data-step="2"] .bdgg-ot-link--first,.bdgg-ot .bdgg-ot-progress[data-step="3"] .bdgg-ot-link--first{background:#fbbf24}
.bdgg-ot .bdgg-ot-progress[data-step="3"] .bdgg-ot-link--second{background:#16a34a}
.bdgg-ot .bdgg-ot-step{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:8px;min-width:0;text-align:center;color:#94a3b8;font-size:12px;font-weight:650;line-height:1.3}
.bdgg-ot .bdgg-ot-circle{display:flex;align-items:center;justify-content:center;flex:0 0 54px;width:54px;height:54px;border:5px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #e2e8f0;background:#f1f5f9;color:#94a3b8;transition:background-color .3s ease,color .3s ease,box-shadow .3s ease}
.bdgg-ot .bdgg-ot-circle svg{display:block;flex:none;width:24px;height:24px;max-width:24px;max-height:24px}
/* Match the On Hold symbol in the progress circle to the status badge (and default message). */
.bdgg-ot .bdgg-ot-circle-icon{display:inline-flex;align-items:center;justify-content:center;font-size:23px;line-height:1;width:24px;height:24px;flex:none}
.bdgg-ot .bdgg-ot-circle-icon img.emoji{display:block!important;width:23px!important;height:23px!important;max-width:23px!important;min-width:0!important;margin:0!important;padding:0!important;object-fit:contain!important;flex:none!important;border-radius:0!important}
.bdgg-ot .bdgg-ot-step-label{display:block;min-width:0;overflow-wrap:normal;white-space:nowrap}
.bdgg-ot .bdgg-ot-step[data-ot-step="1"] .bdgg-ot-circle{background:#fffbeb;color:#c58500;box-shadow:0 0 0 1px #fde68a}
.bdgg-ot .bdgg-ot-step[data-ot-step="2"] .bdgg-ot-circle{background:#eff6ff;color:#93b4f2;box-shadow:0 0 0 1px #dbeafe}
.bdgg-ot .bdgg-ot-step[data-ot-step="3"] .bdgg-ot-circle{background:#f0fdf4;color:#81cda1;box-shadow:0 0 0 1px #bbf7d0}
.bdgg-ot .bdgg-ot-step[data-ot-step="1"].is-active .bdgg-ot-circle{background:#fbbf24;color:#1e293b;box-shadow:0 0 0 1px #fbbf24,0 2px 8px rgba(245,158,11,.15)}
.bdgg-ot .bdgg-ot-step[data-ot-step="2"].is-active .bdgg-ot-circle{background:#2563eb;color:#fff;box-shadow:0 0 0 1px #2563eb,0 2px 9px rgba(37,99,235,.17)}
.bdgg-ot .bdgg-ot-step[data-ot-step="3"].is-active .bdgg-ot-circle{background:#16a34a;color:#fff;box-shadow:0 0 0 1px #16a34a,0 2px 9px rgba(22,163,74,.17)}
.bdgg-ot .bdgg-ot-step[data-ot-step="1"].is-active{color:#a16207}
.bdgg-ot .bdgg-ot-step[data-ot-step="2"].is-active{color:#1d4ed8}
.bdgg-ot .bdgg-ot-step[data-ot-step="3"].is-active{color:#15803d}
.bdgg-ot .bdgg-ot-card{padding:20px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 3px 14px rgba(30,41,59,.04)}
.bdgg-ot .bdgg-ot-info{display:flex;flex-direction:column;gap:8px;margin:0 0 15px}
.bdgg-ot .bdgg-ot-info p{margin:0;font-size:15px;line-height:1.6;color:#1e293b;overflow-wrap:anywhere}
.bdgg-ot .bdgg-ot-info strong{font-weight:700}
.bdgg-ot .bdgg-ot-status-area{text-align:center;padding:8px 0 12px}
.bdgg-ot .bdgg-ot-badge{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:8px 16px;border:1px solid;border-radius:99px;font-size:14px;font-weight:700;line-height:1.5}
.bdgg-ot .bdgg-ot-badge--warning{background:#fffbeb;color:#92400e;border-color:#fde68a}
.bdgg-ot .bdgg-ot-badge--info{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}
.bdgg-ot .bdgg-ot-badge--success{background:#f0fdf4;color:#15803d;border-color:#bbf7d0}
.bdgg-ot .bdgg-ot-badge--danger{background:#fef2f2;color:#b91c1c;border-color:#fecaca}
.bdgg-ot .bdgg-ot-badge--muted{background:#f1f5f9;color:#475569;border-color:#cbd5e1}
.bdgg-ot .bdgg-ot-message{margin:14px 0 0;color:#334155;font-size:14px;line-height:1.8;text-align:center;white-space:pre-line}
.bdgg-ot .bdgg-ot-support{display:inline-block;margin-top:13px;padding:10px 16px;background:#0084ff;color:#fff!important;border-radius:9px;font-size:14px;font-weight:700;text-decoration:none!important}
.bdgg-ot .bdgg-ot-support:hover{background:#006ed6;color:#fff!important}
.bdgg-ot .bdgg-ot-divider{border:0;border-top:1px solid #e2e8f0;margin:16px 0}
.bdgg-ot .bdgg-ot-details-title{color:#1e293b;font-size:17px;font-weight:700;margin:0 0 14px}
.bdgg-ot .bdgg-ot-product{display:flex;align-items:center;gap:9px;margin:0 0 8px;padding:8px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:9px}
.bdgg-ot .bdgg-ot-product:last-child{margin-bottom:0}
.bdgg-ot .bdgg-ot-product>img.bdgg-ot-product-image{display:block;flex:0 0 50px;width:50px!important;height:50px!important;max-width:50px!important;min-width:50px!important;object-fit:cover;border-radius:7px}
.bdgg-ot .bdgg-ot-product-info{flex:1;min-width:0}
.bdgg-ot .bdgg-ot-product-name{font-size:14px;font-weight:700;line-height:1.35;color:#1e293b;overflow-wrap:anywhere}
.bdgg-ot .bdgg-ot-qty{margin-top:2px;font-size:13px;line-height:1.4;color:#64748b}
.bdgg-ot .bdgg-ot-price{margin-top:2px;font-size:14px;line-height:1.4;font-weight:700;color:#16a34a}
.bdgg-ot .bdgg-ot-uid{margin-top:2px;font-size:12px;line-height:1.4;color:#1e293b;overflow-wrap:anywhere}
.bdgg-ot .bdgg-ot-game-icon{display:inline;font-size:12px;line-height:1;vertical-align:baseline}
.bdgg-ot .bdgg-ot-uid img.emoji,.bdgg-ot .bdgg-ot-game-icon img{display:inline-block!important;vertical-align:-2px!important;width:13px!important;height:13px!important;max-width:13px!important;min-width:0!important;flex:none!important;margin:0 2px 0 0!important;padding:0!important;object-fit:contain!important;border-radius:0!important}
.bdgg-ot .bdgg-ot-badge img.emoji,.bdgg-ot .bdgg-ot-heading img.emoji{display:inline-block!important;width:1em!important;height:1em!important;max-width:1em!important;vertical-align:-.1em!important;object-fit:contain!important}
.bdgg-ot .bdgg-ot-error{padding:18px;border:1px solid #fecaca;border-radius:10px;background:#fef2f2;color:#b91c1c;text-align:center;font-weight:600}
@media(max-width:600px){.bdgg-ot{margin:15px auto}.bdgg-ot .bdgg-ot-heading{font-size:22px}.bdgg-ot .bdgg-ot-progress{padding:15px 10px 14px;border-radius:12px}.bdgg-ot .bdgg-ot-circle{flex-basis:46px;width:46px;height:46px;border-width:4px}.bdgg-ot .bdgg-ot-circle svg{width:21px;height:21px;max-width:21px;max-height:21px}.bdgg-ot .bdgg-ot-circle-icon{font-size:20px;width:21px;height:21px}.bdgg-ot .bdgg-ot-circle-icon img.emoji{width:20px!important;height:20px!important;max-width:20px!important}.bdgg-ot .bdgg-ot-connector{top:21px}.bdgg-ot .bdgg-ot-step{gap:7px}.bdgg-ot .bdgg-ot-card{padding:16px;border-radius:12px}.bdgg-ot .bdgg-ot-step{font-size:11px}.bdgg-ot .bdgg-ot-product{gap:8px;padding:8px}.bdgg-ot .bdgg-ot-search button[type=submit]{padding:12px 16px}}
@media(prefers-reduced-motion:reduce){.bdgg-ot .bdgg-ot-circle,.bdgg-ot .bdgg-ot-link{transition:none}}

/* Identical vector clock in On Hold badge and progress circle; stable sizing. */
.bdgg-ot .bdgg-ot-badge [data-ot-icon]{display:inline-flex;align-items:center;justify-content:center;flex:none}
.bdgg-ot .bdgg-ot-badge [data-ot-icon] svg{display:block;width:16px;height:16px;max-width:16px;max-height:16px;flex:none}

/* v2.6.5: compact, matched status symbols for pending payment and likes campaigns. */
.bdgg-ot .bdgg-ot-badge [data-ot-icon] { min-width:16px; line-height:1; }
.bdgg-ot .bdgg-ot-like-combo{display:inline-block;position:relative;width:29px;height:21px;flex:0 0 29px;vertical-align:middle}
.bdgg-ot .bdgg-ot-badge [data-ot-icon] .bdgg-ot-like-combo svg{position:absolute;display:block;max-width:none;max-height:none}
.bdgg-ot .bdgg-ot-badge [data-ot-icon] .bdgg-ot-like-thumb{left:0;top:0;width:20px;height:20px}
.bdgg-ot .bdgg-ot-badge [data-ot-icon] .bdgg-ot-like-running-arrow,
.bdgg-ot .bdgg-ot-badge [data-ot-icon] .bdgg-ot-like-warning{right:0;bottom:0;width:12px;height:12px;background:#eff6ff;border-radius:50%}
.bdgg-ot .bdgg-ot-badge--danger [data-ot-icon] .bdgg-ot-like-warning{background:#fef2f2}
.bdgg-ot .bdgg-ot-like-running-arrow{transform-origin:center center;animation:bdgg-ot-like-spin 2.5s linear infinite}
@keyframes bdgg-ot-like-spin{to{transform:rotate(360deg)}}
@media(prefers-reduced-motion:reduce){.bdgg-ot .bdgg-ot-like-running-arrow{animation:none}}
