.cot-container{max-width:900px;margin:30px auto;padding:25px;border-radius:0;box-shadow:0 0 5px #0000002b}.cot-header{text-align:center;margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid #e0e0e0}.cot-header h2{margin:0 0 10px 0;font-size:28px;color:#024267}#cot-order-id{padding:15px;border-radius:20px}.cot-shipping-provider{color:#7f8c8d;font-size:16px;margin:5px 0}.cot-progress{display:flex;align-items:baseline;justify-content:space-between;margin:40px 0;position:relative}.cot-progress-step{display:flex;flex-direction:column;align-items:center;position:relative;z-index:2;flex:1}.cot-progress-step.active .cot-step-icon{background-color:#024267!important;color:#fff;transform:scale(1.1);border:2px solid #F218B6!important}.cot-progress-step.current .cot-step-icon{background-color:#2E7D32;box-shadow:0 0 0 4px rgb(46 125 50 / .3);animation:cot-pulse 2s infinite}@keyframes cot-pulse{0%{box-shadow:#f218b6 0 0 0 0}70%{box-shadow:0 0 0 10px #fff0}100%{box-shadow:0 0 0 0 #fff0}}.cot-step-icon{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#e0e0e0;margin-bottom:12px;font-size:20px;transition:all 0.3s ease}.cot-step-label{font-size:14px;text-align:center;color:#7f8c8d;font-weight:600;margin-bottom:5px}.cot-step-description{font-size:12px;text-align:center;color:#95a5a6;max-width:120px}.cot-progress-step.active .cot-step-label,.cot-progress-step.current .cot-step-label{color:#024267;font-weight:500}.cot-step-date{font-size:14px;color:#6e6e6e;font-weight:500;text-align:center}.cot-progress-bar{flex-grow:1;height:2px;background-color:#e0e0e0;margin:0 -5px;border-radius:3px;transition:background-color 0.3s ease}.cot-progress-bar.active{background-color:#024267}.cot-search-form{background-color:#fff;padding:25px;border-radius:8px;box-shadow:0 2px 10px rgb(0 0 0 / .05)}.cot-form-group{margin-bottom:20px}.cot-form-group label{display:block;margin-bottom:8px;font-weight:600;color:#2c3e50}.cot-form-group input{width:100%;padding:12px 15px;border:1px solid #ddd;border-radius:4px;font-size:16px;transition:border-color 0.3s}.cot-form-group input:focus{border-color:#4CAF50;outline:none;box-shadow:0 0 0 2px rgb(76 175 80 / .2)}.cot-search-form button{border:2px solid #F218B6!important;text-transform:uppercase;font-weight:500;border-radius:50px;background-color:#024267!important;font-size:18px}.cot-search-form button:hover{background-color:#3d8b40}.cot-error{background-color:#ffebee;color:#F44336;padding:15px;border-radius:4px;margin-bottom:20px;border-left:4px solid #F44336}.cot-product-data{text-align:center;margin-top:30px;padding-top:20px}.cot-product-item{display:flex;align-items:center;margin-bottom:10px}.cot-product-item a{display:flex;align-items:center;text-decoration:none;color:#f218b6}.cot-product-image{width:60px;height:60px;object-fit:cover;margin-right:10px;border-radius:6px}.cot-product-name{font-weight:500}.cot-quantity-badge{display:inline-block;background-color:#024267;color:#fff;font-size:.8rem;padding:1px 8px;border-radius:50%;margin-left:5px;border:1px solid #f218b6}@media (max-width:768px){.cot-progress{flex-direction:column;align-items:flex-start}.cot-progress-step{flex-direction:row;margin-bottom:20px;width:100%}.cot-step-icon{margin-right:15px;margin-bottom:0}.cot-progress-bar{width:6px;height:40px;margin:0 22px}.cot-container{padding:15px;margin:15px auto}}