.wt-od-overlay{position:fixed;inset:0;z-index:100;background:rgba(3,3,12,.72);backdrop-filter:blur(6px)}.wt-od-scroll{position:fixed;inset:0;z-index:101;overflow-y:auto;display:flex;align-items:flex-end;justify-content:center;padding:16px}@media (min-width:640px){.wt-od-scroll{align-items:center;padding:24px}}.wt-od-panel{position:relative;width:100%;max-width:460px;background:radial-gradient(ellipse 90% 40% at 50% 0,rgba(124,58,237,.18) 0,transparent 60%),#0b0b16;border:1px solid rgba(255,255,255,.1);border-radius:18px;box-shadow:0 30px 80px rgba(0,0,0,.55);color:#e2e8f0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;padding:22px;max-height:calc(100dvh - 32px);overflow-y:auto}.wt-od-head{text-align:center;margin-bottom:8px}.wt-od-status-glyph{width:52px;height:52px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;margin-bottom:12px}.wt-od-status-glyph svg{width:26px;height:26px}.wt-od-status-glyph--success{background:rgba(52,211,153,.12);color:#34d399}.wt-od-status-glyph--warn{background:rgba(251,191,36,.12);color:#fbbf24}.wt-od-status-glyph--danger{background:rgba(248,113,113,.12);color:#f87171}.wt-od-status-glyph--orange{background:rgba(251,146,60,.12);color:#fb923c}.wt-od-status-glyph--neutral{background:rgba(255,255,255,.06);color:#94a3b8}.wt-od-title{font-size:1.05rem;font-weight:700;color:#f8fafc;margin:0}.wt-od-subtitle{font-size:.85rem;color:#94a3b8;margin:4px 0 0}.wt-od-kind{display:inline-flex;margin-top:10px}.wt-od-section{border-top:1px solid rgba(255,255,255,.08);padding-top:14px;margin-top:14px}.wt-od-grid{display:grid;grid-template-columns:auto 1fr;gap:8px 16px;font-size:.85rem}.wt-od-grid-label{color:#94a3b8}.wt-od-grid-value{color:#f1f5f9;text-align:right;font-weight:500;word-break:break-word}.wt-od-list-title{font-size:.85rem;font-weight:600;color:#f1f5f9;margin-bottom:8px}.wt-od-line{display:flex;justify-content:space-between;font-size:.85rem;color:#cbd5e1;padding:2px 0}.wt-od-vip{border:1px solid rgba(124,58,237,.28);background:rgba(124,58,237,.08);border-radius:12px;padding:10px 12px;margin-top:8px}.wt-od-totals{display:flex;flex-direction:column;gap:4px;font-size:.85rem}.wt-od-totals-row{display:flex;justify-content:space-between;color:#94a3b8}.wt-od-totals-row--grand{color:#f8fafc;font-weight:700;border-top:1px solid rgba(255,255,255,.08);padding-top:8px;margin-top:4px}.wt-od-pill{display:inline-flex;align-items:center;gap:5px;font-size:.72rem;font-weight:600;padding:3px 10px;border-radius:999px;border:1px solid transparent}.wt-od-pill--success{background:rgba(52,211,153,.12);color:#6ee7b7;border-color:rgba(52,211,153,.3)}.wt-od-pill--warn{background:rgba(251,191,36,.12);color:#fcd34d;border-color:rgba(251,191,36,.3)}.wt-od-pill--danger{background:rgba(248,113,113,.12);color:#fca5a5;border-color:rgba(248,113,113,.3)}.wt-od-pill--neutral{background:rgba(255,255,255,.06);color:#cbd5e1;border-color:rgba(255,255,255,.12)}.wt-od-callout{border-radius:12px;padding:12px 14px;font-size:.82rem;line-height:1.4}.wt-od-callout-title{font-weight:700;margin-bottom:4px;display:flex;align-items:center;gap:6px}.wt-od-callout-title svg{width:16px;height:16px}.wt-od-callout--info{background:rgba(96,165,250,.1);border:1px solid rgba(96,165,250,.28);color:#bfdbfe}.wt-od-callout--warn{background:rgba(251,191,36,.1);border:1px solid rgba(251,191,36,.28);color:#fde68a}.wt-od-callout--danger{background:rgba(248,113,113,.1);border:1px solid rgba(248,113,113,.28);color:#fecaca}.wt-od-callout--muted{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);color:#94a3b8}.wt-od-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:11px 14px;border-radius:12px;font-size:.88rem;font-weight:600;cursor:pointer;border:1px solid transparent;transition:.2s ease}.wt-od-btn svg{width:16px;height:16px}.wt-od-btn:disabled{opacity:.55;cursor:not-allowed}.wt-od-btn--primary{background:linear-gradient(135deg,#7c3aed,#06b6d4);color:#fff}.wt-od-btn--primary:not(:disabled):hover{filter:brightness(1.08)}.wt-od-btn--ghost{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.12);color:#e2e8f0}.wt-od-btn--ghost:not(:disabled):hover{background:rgba(255,255,255,.09)}.wt-od-btn--danger{background:rgba(248,113,113,.14);border-color:rgba(248,113,113,.4);color:#fca5a5}.wt-od-btn--danger:not(:disabled):hover{background:rgba(248,113,113,.22)}.wt-od-btn--sm{width:auto;padding:7px 12px;font-size:.8rem}.wt-od-actions{flex-direction:column;margin-top:18px}.wt-od-actions,.wt-od-actions-row{display:flex;gap:10px}.wt-od-field-label{display:block;font-size:.78rem;color:#94a3b8;margin-bottom:6px;font-weight:600}.wt-od-input,.wt-od-select,.wt-od-textarea{width:100%;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.12);border-radius:10px;color:#f1f5f9;padding:9px 12px;font-size:.85rem;font-family:inherit}.wt-od-textarea{min-height:84px;resize:vertical}.wt-od-input:focus,.wt-od-select:focus,.wt-od-textarea:focus{outline:none;border-color:rgba(124,58,237,.6)}.wt-od-select option{background:#0b0b16}.wt-od-note{font-size:.78rem;text-align:center;margin:4px 0 0}.wt-od-note--muted{color:#94a3b8}.wt-od-note--success{color:#6ee7b7}.wt-od-note--danger{color:#fca5a5}.wt-od-confirm-box{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:12px 14px;font-size:.82rem}.wt-od-confirm-row{display:flex;justify-content:space-between;padding:3px 0;color:#cbd5e1}.wt-od-confirm-row strong{color:#f8fafc}