.od-pro{padding:34px 0 56px}.od-pro-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;background:#fffaf4;border:1px solid #ead8b8;border-radius:22px;padding:24px 28px;margin-bottom:20px}.od-pro-head h1{margin:0;font-size:34px}.od-pro-head p{margin:8px 0 0;color:#64748b}.od-no{display:inline-flex;background:#111827;color:#d6af56;border-radius:999px;padding:8px 13px;font-weight:900;margin-top:10px}.od-pro-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:20px}.od-card{background:#fff;border:1px solid #ead8b8;border-radius:22px;padding:22px;box-shadow:0 18px 46px rgba(15,23,42,.06);margin-bottom:18px}.od-card h2{margin:0 0 15px;font-size:24px}.od-timeline{display:grid;gap:0}.od-step{display:grid;grid-template-columns:44px 1fr;gap:14px;position:relative;padding-bottom:18px}.od-step:after{content:"";position:absolute;left:21px;top:44px;bottom:0;width:2px;background:#e7dfd1}.od-step:last-child:after{display:none}.od-dot{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#f8fafc;border:1px solid #e5e7eb;color:#94a3b8;font-weight:1000}.od-step.done .od-dot{background:#0f172a;color:#d6af56;border-color:#0f172a}.od-step.current .od-dot{background:#d6af56;color:#111827;border-color:#d6af56;box-shadow:0 0 0 6px rgba(214,175,86,.18)}.od-step b{display:block;font-size:17px}.od-step small{display:block;color:#64748b;margin-top:4px}.od-items{display:grid;gap:12px}.od-item{display:grid;grid-template-columns:82px 1fr auto;gap:14px;align-items:center;border:1px solid #eef2f7;border-radius:17px;padding:12px;background:#fff}.od-item img{width:82px;height:82px;object-fit:contain;border:1px solid #ead8b8;border-radius:14px;background:#fff}.od-item a{font-weight:1000;color:#111827}.od-item a:hover{color:#b48624}.od-item small{display:block;color:#64748b;margin-top:6px}.od-info-row{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid #f0eadf;padding:12px 0}.od-info-row span{color:#64748b}.od-info-row b{text-align:right}.od-track-btn{display:inline-flex;align-items:center;justify-content:center;background:#111827;color:#d6af56!important;border-radius:12px;padding:12px 16px;font-weight:1000;margin-top:12px}.od-history{display:grid;gap:10px}.od-hist{border-left:4px solid #d6af56;background:#fffaf0;border-radius:12px;padding:11px 13px}.od-hist b{display:block}.od-hist small{display:block;color:#64748b;margin-top:3px}.od-help{background:#ecfdf5;border:1px solid #bbf7d0;color:#166534;border-radius:14px;padding:13px 15px;font-weight:800}.od-back{white-space:nowrap}@media(max-width:900px){.od-pro-grid{grid-template-columns:1fr}.od-pro-head{display:block;padding:20px}.od-pro-head h1{font-size:27px}.od-back{margin-top:14px}.od-item{grid-template-columns:72px 1fr}.od-item strong{grid-column:2}.od-info-row{display:block}.od-info-row b{text-align:left;display:block;margin-top:4px}}