.ot-page{--ot-green:var(--color-primary,#476e30);--ot-green-dark:var(--color-primary-hover,#355324);--ot-green-light:var(--color-primary-light,#f0f7ec);--ot-gold:var(--color-secondary,#cba153);--ot-gold-light:#fdf8eb;--ot-text:var(--body-text,#1f2937);--ot-muted:var(--muted-text,#64748b);--ot-border:var(--border-color,#e2e8f0);--ot-card-bg:var(--product_card_background_color,#fff);background:var(--body-bg,#f8faf7);min-height:70vh;color:var(--ot-text);padding:24px 0 60px;font-family:inherit}.ot-container{width:min(920px,100% - 24px);margin-inline:auto}.ot-hero-card{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.ot-hero-card h1{color:#1a2517;letter-spacing:-.02em;margin:0;font-size:clamp(20px,2.5vw,26px);font-weight:700}.ot-account-link{border:1px solid var(--ot-border);color:var(--ot-green);white-space:nowrap;background:#fff;border-radius:8px;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 2px 5px #00000005}.ot-account-link:hover{border-color:var(--ot-green);background:var(--ot-green-light)}.ot-search-card{background:var(--ot-card-bg);border:1px solid var(--ot-border);border-radius:12px;margin-bottom:24px;padding:16px 20px;box-shadow:0 4px 20px #476e300a}.ot-form-grid-compact{align-items:flex-end;gap:12px;display:flex}.ot-form-grid-compact .ot-input-group{flex-direction:column;flex-grow:1;gap:6px;display:flex}.ot-form-grid-compact label{color:#334155;align-items:center;gap:4px;font-size:13px;font-weight:600;display:flex}.ot-required-star{color:#e11d48;font-weight:700}.ot-phone-wrapper{border:1px solid var(--ot-border);background:#fff;border-radius:8px;align-items:center;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.ot-phone-wrapper:focus-within{border-color:var(--ot-green);box-shadow:0 0 0 3px #476e301f}.ot-phone-prefix{border-right:1px solid var(--ot-border);color:#475569;background:#f1f5f9;height:42px;padding:0 12px;font-size:13px;font-weight:600;line-height:42px}.ot-phone-wrapper .ot-input-field{box-shadow:none;border:none;border-radius:0;height:42px}.ot-submit-btn{background:var(--ot-green);color:#fff;white-space:nowrap;border-radius:8px;height:42px;padding:0 20px;font-size:14px;font-weight:600;transition:all .2s;box-shadow:0 3px 10px #476e3033}.ot-submit-btn:hover{background:var(--ot-green-dark)}.ot-error-banner{color:#be123c;background:#fff1f2;border:1px solid #fecdd3;border-radius:8px;align-items:center;gap:8px;margin-top:12px;padding:8px 12px;font-size:13px;display:flex}.ot-results-section{margin-top:20px}.ot-results-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;display:flex}.ot-results-header h2{color:#1e293b;margin:0;font-size:17px;font-weight:700}.ot-results-count{color:var(--ot-green);background:var(--ot-green-light);white-space:nowrap;border:1px solid #476e3033;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700}.ot-orders-stack{flex-direction:column;gap:16px;display:flex}.ot-order-card{border:1px solid var(--ot-border);background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 3px 15px #00000008}.ot-order-card-header{background:#f8fafc;border-bottom:1px solid #edf2f7;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.ot-header-left{align-items:center;gap:12px;display:flex}.ot-ref-badge{align-items:center;gap:5px;font-size:13px;display:inline-flex}.ot-ref-label{color:var(--ot-muted);font-weight:500}.ot-ref-value{color:#0f172a;font-weight:700}.ot-order-date{color:var(--ot-muted);align-items:center;gap:4px;font-size:11px;display:inline-flex}.ot-status-badge{border-radius:999px;align-items:center;gap:5px;padding:3px 10px;font-size:11px;font-weight:600;display:inline-flex}.ot-status-dot{background:currentColor;border-radius:50%;width:6px;height:6px}.ot-status--emerald{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.ot-status--amber{color:#b45309;background:#fffbeb;border-color:#fde68a}.ot-status--rose{color:#be123c;background:#fff1f2;border-color:#fecdd3}.ot-exception-banner{background:#fff1f2;border:1px solid #fecdd3;border-radius:8px;align-items:center;gap:12px;margin:12px 16px;padding:14px 18px;display:flex}.ot-exception-banner strong{color:#9f1239;font-size:13px;display:block}.ot-exception-banner small{color:#be123c;font-size:12px}.ot-tracker-section{border-bottom:1px solid #f1f5f9;padding:18px 16px}.ot-timeline-track{position:relative}.ot-desktop-timeline{display:block;position:relative}.ot-mobile-timeline{display:none!important}.ot-steps-grid{z-index:2;grid-template-columns:repeat(5,1fr);display:grid;position:relative}.ot-step-node{text-align:center;flex-direction:column;align-items:center;gap:6px;display:flex}.ot-node-icon{color:#94a3b8;background:#fff;border:2px solid #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:700;transition:all .3s;display:flex}.ot-step-node.is-completed .ot-node-icon{background:var(--ot-green);border-color:var(--ot-green);color:#fff}.ot-step-node.is-current .ot-node-icon{border-color:var(--ot-green);box-shadow:0 0 0 3px #476e3026}.ot-node-content{flex-direction:column;gap:1px;display:flex}.ot-node-title{color:#334155;font-size:11px;font-weight:600}.ot-step-node.is-completed .ot-node-title{color:var(--ot-green-dark)}.ot-node-desc{color:var(--ot-muted);font-size:10px}.ot-progress-line-bg{z-index:1;background:#e2e8f0;border-radius:999px;width:80%;height:3px;position:absolute;top:13px;left:10%}.ot-progress-line-fill{background:var(--ot-green);border-radius:999px;height:100%;transition:width .4s}.ot-vertical-step{align-items:flex-start;gap:12px;min-height:44px;display:flex}.ot-v-left{flex-direction:column;align-items:center;width:24px;display:flex}.ot-v-icon{color:#94a3b8;background:#fff;border:2px solid #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:10px;font-weight:700;display:flex}.ot-vertical-step.is-completed .ot-v-icon{background:var(--ot-green);border-color:var(--ot-green);color:#fff}.ot-vertical-step.is-current .ot-v-icon{border-color:var(--ot-green);box-shadow:0 0 0 3px #476e3026}.ot-v-line{background:#e2e8f0;flex-grow:1;width:2px;min-height:20px}.ot-vertical-step.is-completed .ot-v-line{background:var(--ot-green)}.ot-v-content{flex-direction:column;padding-bottom:8px;display:flex}.ot-v-title{color:#334155;font-size:12px;font-weight:600}.ot-vertical-step.is-completed .ot-v-title{color:var(--ot-green-dark)}.ot-v-desc{color:var(--ot-muted);font-size:11px}.ot-order-main-grid{grid-template-columns:1.3fr 1fr;gap:16px;padding:16px;display:grid}.ot-section-subtitle{color:#475569;text-transform:uppercase;letter-spacing:.03em;margin:0 0 10px;font-size:12px;font-weight:700}.ot-items-list{flex-direction:column;gap:8px;display:flex}.ot-item-row{background:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;align-items:center;gap:10px;padding:6px 8px;display:flex}.ot-item-thumb{background:#fff;border:1px solid #e2e8f0;border-radius:6px;flex-shrink:0;width:40px;height:40px;position:relative;overflow:hidden}.ot-item-info{flex-direction:column;flex-grow:1;gap:2px;display:flex}.ot-item-name{color:#1e293b;font-size:12px;font-weight:600;line-height:1.3}.ot-item-meta{color:var(--ot-muted);align-items:center;gap:10px;font-size:11px;display:flex}.ot-item-price{color:var(--ot-green);font-weight:600}.ot-detail-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;gap:10px;padding:12px 14px;display:flex}.ot-customer-meta{flex-direction:column;gap:6px;display:flex}.ot-meta-item{color:#334155;align-items:flex-start;gap:6px;font-size:12px;display:flex}.ot-meta-item svg{color:var(--ot-green);flex-shrink:0;margin-top:2px}.ot-payable-banner{background:#fff;border:1px solid #e2e8f0;border-radius:6px;justify-content:space-between;align-items:center;padding:8px 10px;display:flex}.ot-payable-text small{color:var(--ot-muted);font-size:10px;font-weight:500;display:block}.ot-payable-text strong{color:var(--ot-green-dark);font-size:15px;font-weight:700}.ot-order-note-box{background:var(--ot-green-light);color:var(--ot-green-dark);border-top:1px solid #e2ebd9;padding:10px 16px;font-size:12px}.ot-empty-card{text-align:center;border:1px solid var(--ot-border);background:#fff;border-radius:12px;margin-top:16px;padding:36px 20px}.ot-empty-icon-wrap{background:var(--ot-green-light);border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 12px;display:flex}.ot-empty-card h2{color:#1e293b;margin:0 0 6px;font-size:18px;font-weight:700}.ot-empty-card p{max-width:440px;color:var(--ot-muted);margin:0 auto 18px;font-size:13px;line-height:1.5}.ot-empty-actions{justify-content:center;align-items:center;gap:10px;display:flex}.ot-primary-link{background:var(--ot-green);color:#fff;border-radius:6px;align-items:center;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex}.ot-primary-link:hover{background:var(--ot-green-dark)}.ot-secondary-link{color:#334155;background:#f1f5f9;border-radius:6px;align-items:center;padding:8px 16px;font-size:13px;font-weight:600;display:inline-flex}.ot-trust-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:24px;display:grid}.ot-trust-item{border:1px solid var(--ot-border);background:#fff;border-radius:10px;align-items:flex-start;gap:10px;padding:12px 14px;display:flex}.ot-trust-item strong{color:#1e293b;margin-bottom:1px;font-size:12px;font-weight:700;display:block}.ot-trust-item small{color:var(--ot-muted);font-size:11px;line-height:1.35}@media (max-width:768px){.ot-page{padding:16px 0 40px}.ot-container{width:calc(100% - 20px)}.ot-desktop-timeline{display:none!important}.ot-mobile-timeline{flex-direction:column;gap:0;padding:4px 8px;display:flex!important}.ot-order-main-grid{grid-template-columns:1fr;gap:12px;padding:12px}.ot-form-grid-compact{flex-direction:column;align-items:stretch}.ot-submit-btn{width:100%}.ot-trust-grid{grid-template-columns:1fr;gap:8px}.ot-order-card-header{flex-direction:column;align-items:flex-start;gap:8px}.ot-status-badge{align-self:flex-start}}
