#wot-root,#wot-root *{box-sizing:border-box}:root{--wot-primary:#1f6feb;--wot-success:#16a34a;--wot-warning:#f59e0b;--wot-danger:#ef4444;--wot-muted:#6b7280;--wot-bg:#ffffff;--wot-border:#e6e6e6;--wot-radius:12px}.wot-container{max-width:980px;margin:0 auto;padding:1rem;font-family:inherit}#wot-root.wot-centered{display:flex!important;flex-direction:column;align-items:center;justify-content:center;min-height:40vh;transition:all .25s ease}#wot-root .wot-center-wrap{display:flex;align-items:center;justify-content:center;width:100%;transition:transform .25s ease,opacity .25s ease}#wot-root.wot-has-results .wot-center-wrap{transform:translateY(0)}#wot-root{display:block}#wot-root.wot-has-results{display:block}#wot-root.wot-has-results .wot-title{margin-top:0}#wot-root.wot-has-results .wot-container,#wot-root.wot-has-results{min-height:0}#wot-root.wot-has-results{display:block!important}.wot-widget{padding:1.5rem 0}#wot-root.wot-centered .wot-widget{width:100%}.wot-title{font-size:clamp(1.75rem, 4vw, 2.25rem);font-weight:700;margin-bottom:1.25rem;color:#1f2937;text-align:center}#wot-root.wot-centered .wot-title{padding-top:0}.wot-search-form{display:flex;flex-wrap:nowrap;gap:0!important;align-items:center;justify-content:center;margin-bottom:1rem;width:100%}.wot-input-wrap{display:flex;width:100%;max-width:980px;gap:0!important;align-items:stretch;position:relative}.wot-input-container{position:relative;flex:1;min-width:0;margin:0!important}.wot-ghost{position:absolute;top:50%;left:12px;transform:translateY(-50%);line-height:1!important;color:#9ca3af!important;opacity:.7!important;pointer-events:none!important;user-select:none!important;white-space:nowrap!important;z-index:1}.wot-measure{position:absolute;left:-9999px;top:-9999px;visibility:hidden;white-space:pre}.wot-input{width:100%;height:50px;padding:0 2.5rem 0 .7em;outline:0;margin-bottom:0;border:1px solid #d2d6dc;border-right:0;border-radius:var(--wot-radius) 0 0 var(--wot-radius)!important;border-top-right-radius:0!important;border-bottom-right-radius:0!important;font-size:1.0625rem!important;font-family:inherit;box-sizing:border-box;display:block;box-shadow:0 1px 2px 0 rgb(0 0 0 / .05);background:#fff;white-space:nowrap;text-overflow:ellipsis;caret-color:#111827!important;position:relative;z-index:2}.wot-search-form .wot-clear-btn{all:unset}.wot-clear-btn{position:absolute!important;right:10px!important;top:50%!important;transform:translateY(-50%)!important;background:transparent!important;border:0!important;-webkit-appearance:none!important;appearance:none!important;color:#6b7280!important;cursor:pointer!important;padding:0!important;margin:0!important;width:24px!important;height:24px!important;display:flex!important;align-items:center!important;justify-content:center!important;z-index:2!important;box-shadow:none!important;font-size:16px!important;line-height:24px!important}.wot-clear-btn:hover{color:#374151!important;background:transparent!important}.wot-search-form .wot-btn{background:#9ca3af;background-color:#9ca3af;background-image:none;color:#fff;height:50px;padding:0 1rem;border-radius:0 var(--wot-radius) var(--wot-radius) 0!important;cursor:pointer;font-weight:600;font-family:inherit;min-width:90px;margin-left:0!important;border:1px solid #d2d6dc;border-left:0;line-height:50px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:clamp(1rem, 1vw, 1.0625rem);transition:background-color .15s ease-in-out}.wot-search-form .wot-btn:focus,.wot-search-form .wot-btn:focus-visible{background:#9ca3af;background-color:#9ca3af;background-image:none;color:#fff;outline:none;box-shadow:none}.wot-search-form .wot-btn:hover,.wot-search-form .wot-btn:active,.wot-search-form .wot-btn:focus:hover,.wot-search-form .wot-btn:focus-visible:hover{background:#6b7280;background-color:#6b7280;background-image:none;color:#fff;outline:none;box-shadow:none}.wot-search-form input[type="email"],.wot-search-form input[type="number"],.wot-search-form input[type="password"],.wot-search-form input[type="search"],.wot-search-form input[type="tel"],.wot-search-form input[type="text"]{height:50px!important;line-height:50px;border-top-left-radius:var(--wot-radius)!important;border-bottom-left-radius:var(--wot-radius)!important;border-top-right-radius:0!important;border-bottom-right-radius:0!important}.wot-no-results{text-align:center;color:var(--wot-muted);padding:1rem 0}.wot-card{display:block;width:100%;border:1px solid var(--wot-border);background:var(--wot-bg);border-radius:var(--wot-radius);padding:1rem;margin-bottom:1rem;box-shadow:0 1px 4px rgb(0 0 0 / .04)}.wot-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.wot-order-meta{font-size:.95rem;color:var(--wot-muted)}.wot-order-number{font-size:1.1rem}.wot-order-date .wot-date-mobile{display:none}@media (max-width:480px){.wot-order-date .wot-date-desktop{display:none}.wot-order-date .wot-date-mobile{display:inline}}.wot-status-badge{padding:.25rem 1em;border-radius:999px;font-size:.85rem;color:#fff;text-transform:capitalize}.wot-status-completed{background:var(--wot-success)}.wot-status-processing{background:var(--wot-primary)}.wot-status-pending{background:var(--wot-danger);color:#fff}.wot-status-cancelled{background:var(--wot-danger)}.wot-status-refunded{background:#7c3aed}.wot-status-failed{background:var(--wot-danger)}.wot-items{margin-bottom:.5rem!important}.wot-items h4,.wot-tracking h4{margin:0 0 .35rem 0!important;padding:0!important}.wot-items ul{list-style:none;padding:0;margin:0 0 .5rem 0}.wot-items li{padding:.25rem 0;border-bottom:1px dashed var(--wot-border);display:grid;grid-template-columns:auto 1fr;align-items:baseline;column-gap:.2rem}.wot-qty{color:var(--wot-muted);margin:0;display:block;text-align:left;min-width:0}.wot-item-title{display:block}.wot-track-row{display:flex;gap:1rem;padding:.5rem 0;border-top:1px solid var(--wot-border);align-items:center}.wot-carrier{width:60px;display:flex;align-items:center;justify-content:center}.wot-carrier-logo{width:60px;height:40px;max-width:100%;display:block;object-fit:contain;object-position:center}.wot-track-meta{flex:1}.wot-carrier-info{margin-bottom:.25rem}.wot-carrier-name{font-weight:600;font-size:1rem;color:var(--wot-muted);text-transform:uppercase}.wot-track-number{font-weight:600;margin-bottom:.25rem;color:inherit!important;font-size:1rem;display:flex;align-items:center;gap:8px;flex-wrap:nowrap;white-space:nowrap}.wot-track-number a,.wot-track-number a:visited{color:var(--wot-primary)!important}.wot-track-number a:hover,.wot-track-number a:focus,.wot-track-number a:focus-visible{filter:brightness(.75)}.wot-track-number .wot-fallback-text{color:#111827!important}.wot-tracking-number{font-weight:600;margin-bottom:.25rem;color:var(--wot-primary)!important;font-size:1rem;display:flex;align-items:center;gap:8px;flex-wrap:nowrap;white-space:nowrap}.wot-tracking-number a,.wot-tracking-number a:visited{color:var(--wot-primary)!important}.wot-tracking-number a:hover,.wot-tracking-number a:focus,.wot-tracking-number a:focus-visible{filter:brightness(.75)}.wot-track-number a::after{content:none!important}.wot-share-btn{all:unset;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0!important;background:transparent!important;border:none!important;box-shadow:none!important;-webkit-appearance:none!important;appearance:none!important;cursor:pointer!important;color:#374151!important;line-height:1!important;vertical-align:middle!important;min-height:0!important;font-size:var(--btn-font-size,13px)!important}.wot-share-btn:before,.wot-share-btn:after{content:none!important}.wot-icon-share{width:1em;height:1em;display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;position:relative;top:0}.wot-track-number a{display:inline-flex;align-items:center}.wot-icon-share svg{width:1em;height:1em;stroke:currentColor;fill:none;stroke-width:2}@media (max-width:480px){.wot-track-number .wot-share-btn{font-size:1rem!important}}.wot-track-status-badge{margin-top:.25rem;margin-bottom:.25rem;padding:.25rem .75rem;border-radius:999px;display:inline-flex;align-items:center;gap:.35rem;font-size:.85rem;text-transform:uppercase;width:fit-content;font-weight:600}.wot-track-label_created{background:#6b7280;color:#fff}.wot-track-in_transit{background:#1f6feb;color:#fff}.wot-track-out_for_delivery{background:#f59e0b;color:#000}.wot-track-delivered{background:#16a34a;color:#fff}.wot-track-delivered::before{content:'';display:inline-block;width:18px;height:18px;border:2px solid #fff!important;border-radius:50%;margin-right:6px;background-position:center;background-repeat:no-repeat;background-size:12px 12px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffffff' d='M20.285 6.709a1 1 0 010 1.414l-9 9a1 1 0 01-1.414 0l-5-5a1 1 0 011.414-1.414L10.5 14.086l8.293-8.293a1 1 0 011.492.916z'/%3E%3C/svg%3E")}.wot-track-pickup{background:#0f766e;color:#fff}.wot-track-exception{background:#ef4444;color:#fff}.wot-track-transit{background:#1f6feb;color:#fff}.wot-track-pre_transit{background:#6b7280;color:#fff}.wot-track-returned{background:#7c3aed;color:#fff}.wot-track-failure{background:#ef4444;color:#fff}.wot-track-unknown{background:#6b7280;color:#fff}.wot-track-label-created{background:#6b7280;color:#fff}.wot-track-in-transit{background:#1f6feb;color:#fff}.wot-track-out-for-delivery{background:#f59e0b;color:#000}.wot-track-delivered{background:#16a34a;color:#fff}.wot-track-exception{background:#ef4444;color:#fff}.wot-track-transit{background:#1f6feb;color:#fff}.wot-track-pre-transit{background:#6b7280;color:#fff}.wot-track-returned{background:#7c3aed;color:#fff}.wot-track-failure{background:#ef4444;color:#fff}.wot-track-dates{margin-top:.25rem}.wot-date-label{font-weight:600}.wot-last-updated{margin-top:.15rem;font-size:13px!important;color:var(--wot-muted)!important;line-height:1.4}.wot-last-updated .wot-date-value{font-size:13px!important;color:var(--wot-muted)!important}@media (max-width:480px){.wot-track-dates .wot-delivered,.wot-track-dates .wot-eta{display:block}.wot-track-dates .wot-date-label{display:block;margin-bottom:2px}}.wot-input{max-width:100%}@media (min-width:700px){.wot-search-form{flex-wrap:nowrap;width:100%}.wot-input-wrap{width:100%!important;max-width:980px}}@media (max-width:640px){.wot-input{font-size:clamp(1rem, 3.8vw, 1.125rem)!important}.wot-search-form .wot-btn{font-size:clamp(1rem, 4vw, 1.0625rem)!important}}@media (max-width:380px){.wot-input{font-size:clamp(1rem, 4.8vw, 1.125rem)!important}.wot-search-form .wot-btn{font-size:clamp(1rem, 5vw, 1.0625rem)!important}}#wot-root .wot-input,.wot-widget .wot-input{font-size:16px!important;line-height:50px!important}#wot-root .wot-search-form .wot-btn,.wot-widget .wot-search-form .wot-btn{font-size:16px!important}@media (max-width:480px){#wot-root .wot-input,.wot-widget .wot-input{font-size:16px!important}#wot-root .wot-search-form .wot-btn,.wot-widget .wot-search-form .wot-btn{font-size:16px!important}}@media (max-width:640px){.wot-track-row{gap:.75rem;align-items:center}.wot-carrier{width:48px;display:flex;align-items:center;justify-content:center}.wot-carrier-logo{width:48px;height:32px;object-fit:contain;object-position:center;display:block}.wot-track-meta{min-width:0}.wot-track-number,.wot-tracking-number{white-space:normal;overflow-wrap:anywhere;word-break:break-word;align-items:flex-start}.wot-tracking-number .wot-label,.wot-track-number .wot-label{display:block;margin-right:0}}#wot-root,.wot-widget{font-size:16px!important;line-height:1.4!important}#wot-root .wot-title{font-size:32px!important;line-height:1.2!important}#wot-root h4,.wot-widget h4{font-size:18px!important}#wot-root .wot-order-number{font-size:18px!important;font-weight:600!important}#wot-root .wot-track-number,#wot-root .wot-carrier-name{font-size:16px!important}#wot-root .wot-order-date,#wot-root .wot-item-title{font-size:15px!important}#wot-root .wot-qty{font-size:15px!important}#wot-root .wot-status-badge,#wot-root .wot-track-status-badge{font-size:14px!important}#wot-root .wot-last-updated{font-size:13px!important;color:var(--wot-muted)!important}#wot-root .wot-last-updated .wot-date-value{font-size:13px!important;color:var(--wot-muted)!important}#wot-root .wot-date-label,#wot-root .wot-date-value{font-size:16px!important}@media (max-width:480px){.wot-track-delivered{color:#fff!important;background:#16a34a!important}.wot-track-delivered::before{border-color:#fff!important}}.wot-analytics-grid{display:grid;gap:1rem;margin:1rem 0}.wot-analytics-card{background:#fff;border:1px solid #ddd;border-radius:8px;padding:1rem}.wot-analytics-card h3{margin-top:0;color:#1f2937}.wot-analytics-card h4{margin:1rem 0 .5rem 0;color:#374151;font-size:.9rem}.wot-analytics-card ul{margin:0;padding-left:1rem}.wot-analytics-card li{margin:.25rem 0}.wot-admin-actions{margin:1rem 0}.wot-results{min-height:0;transition:opacity .25s ease,transform .25s ease}.wot-results.wot-animate-enter{opacity:0;transform:translateY(8px)}.wot-results.wot-animate-enter.wot-animate-enter-active{opacity:1;transform:translateY(0)}#wot-results.wot-crossfade{transition:opacity .25s ease,transform .25s ease}#wot-results.wot-crossfade.is-hidden{opacity:0;transform:translateY(8px);pointer-events:none}.wot-centered .wot-results{min-height:0}#wot-results{width:100%;max-width:980px;margin:.75rem auto 0 auto;box-sizing:border-box;display:block}#wot-portal-root{display:none}.wot-portal-active #wot-results{margin-top:16px}.wot-input-container{position:relative}.wot-toast{position:absolute;left:0;top:100%;transform:translateY(6px);background:#111827;color:#fff;padding:8px 10px;border-radius:8px;font-size:inherit!important;line-height:50px!important;height:50px!important;display:inline-flex;align-items:center;opacity:0;pointer-events:none;transition:opacity .25s ease,transform .25s ease;z-index:10;box-shadow:0 8px 20px rgb(0 0 0 / .15);max-width:90vw}.wot-toast.show{opacity:1;transform:translateY(0)}.wot-toast:after{content:"";position:absolute;top:-6px;left:14px;border-width:6px;border-style:solid;border-color:#fff0 #fff0 #111827 #fff0}@media (max-width:640px){.wot-toast{line-height:1.4!important;height:auto!important;white-space:normal!important;padding:8px 10px!important;transform:translateY(8px)!important;max-width:calc(100vw - 32px)}}.wot-state{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1.25rem 1rem;border:1px solid var(--wot-border);border-radius:var(--wot-radius);background:#fafafa;color:var(--wot-muted);width:100%;max-width:980px;margin:.75rem auto;box-sizing:border-box;min-height:120px;font-size:16px!important;line-height:1.4!important}.wot-loading{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1.25rem 1rem;border:1px solid var(--wot-border);border-radius:var(--wot-radius);background:#fafafa;color:var(--wot-muted);width:100%;max-width:980px;margin:.75rem auto;box-sizing:border-box;min-height:120px;font-size:16px!important;line-height:1.4!important}.wot-no-results{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1.25rem 1rem;border:1px solid var(--wot-border);border-radius:var(--wot-radius);background:#fafafa;color:var(--wot-muted);width:100%;max-width:980px;margin:.75rem auto;box-sizing:border-box;min-height:120px;font-size:16px!important;line-height:1.4!important}.wot-error{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1.25rem 1rem;border:1px solid #fde2e2;border-radius:var(--wot-radius);background:#fff5f5;color:#b91c1c;width:100%;max-width:980px;margin:.75rem auto;box-sizing:border-box;min-height:120px;font-size:16px!important;line-height:1.4!important}.wot-loading::before{content:"";width:14px;height:14px;border:2px solid #c7cdd5;border-top-color:#6b7280;border-radius:50%;display:inline-block;animation:wot-spin .8s linear infinite}@keyframes wot-spin{to{transform:rotate(360deg)}}.wot-payment-note{margin-top:.5rem}@media (max-width:640px){.wot-input::placeholder,.wot-input::-webkit-input-placeholder,.wot-input::-moz-placeholder,.wot-input:-ms-input-placeholder{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:.9}}