.amos-login-box{max-width:420px;margin:60px auto;text-align:center}.amos-login-box input{width:100%;padding:12px;margin-bottom:12px}.amos-login-box button{background:#A67D44;color:#fff;padding:12px 22px;border:none;cursor:pointer;display:block;margin:12px auto}.amos-dashboard{max-width:1200px;margin:30px auto}.amos-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.amos-logout{text-decoration:none;color:#000;font-weight:600}.amos-order-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.amos-order-card{border:1px solid #ddd;border-radius:10px;padding:15px;background:#fff}.amos-card-header{display:flex;justify-content:space-between;font-size:14px;margin-bottom:10px}.amos-product{display:flex;gap:12px}.amos-product img{width:60px;height:60px;object-fit:cover;border:1px solid #ccc}.amos-product-info{font-size:13px}.amos-total{margin-top:10px;font-weight:700}.amos-card-footer{margin-top:12px;display:flex;justify-content:space-between}.amos-card-footer a{text-decoration:none;font-size:14px}@media (max-width:768px){.amos-order-grid{grid-template-columns:1fr}}#mobile-section button{width:auto;min-width:130px}#mobile-section{text-align:center}#mobile-section button{display:inline-block;margin:10px 8px}.amos-otp-boxes{display:flex;justify-content:center;gap:10px;margin:20px 0}.amos-otp-boxes .otp-input{width:46px!important;height:46px!important;text-align:center;font-size:18px;border:1px solid #000;border-radius:4px}